1. 32a23b7 Merge "Adds version-sync comment to Soy rule" by Dave Borowitz · 8 years ago
  2. 8358390 Adds version-sync comment to Soy rule by Wyatt Allen · 8 years ago
  3. fe9aec3 Upgrade Gson to 2.7 by David Pursehouse · 8 years ago
  4. f04477b Upgrade Guice to 4.1.0 by David Pursehouse · 8 years ago
  5. f35b06c HostIndexServlet: Don't use deprecated SoyData.createFromExistingData by David Pursehouse · 8 years ago
  6. 67806a5 ConfigUtil: Remove unused private methods by Dave Borowitz · 8 years ago
  7. 40255d5 Rerun google-java-format with a new version by Dave Borowitz · 8 years ago
  8. 3b744b1 Remove complex import order by Dave Borowitz · 8 years ago
  9. 27fedf4 Merge "Update soy to 2016-08-09 and icu4j to 57.1" by Dave Borowitz · 8 years ago
  10. 537ff7c Update soy to 2016-08-09 and icu4j to 57.1 by David Pursehouse · 8 years ago
  11. 3103767 log: support topo-order and reverse sorting by Shawn Pearce · 8 years ago
  12. 347e432 [CSS] Fix `pre` element overflow by Yamagishi Kazutoshi · 8 years ago
  13. c49e92e Use JGit Config#getTimeUnit to parse durations by Jonathan Nieder · 8 years ago
  14. 56aca40 Upgrade JGit to 4.4.1.201607150455-r.105-g81ba2be by David Pursehouse · 8 years ago
  15. dc81e5e BlobSoyData: Remove special handling of \r by Dave Borowitz · 8 years ago
  16. c77a18b Update to CommonMark 0.6.0 by Shawn Pearce · 8 years ago
  17. 25bd53b Upgrade JGit to version v4.4.1.201607150455-r by David Pursehouse · 8 years ago
  18. a49a1df Remove -webkit-flex display declarations by Andrew Bonventre · 8 years ago
  19. 5b6aa77 Reduce line height for code by Andrew Bonventre · 8 years ago
  20. 390888b Remove dead store operations reported by FindBugs by David Pursehouse · 8 years ago
  21. d86b7a9 Update joda-time to 2.9.4 by David Pursehouse · 8 years ago
  22. 43c7ccf Upgrade joda-time to version 2.8 by David Pursehouse · 8 years ago
  23. b747e12 BlameServlet: Fix check for regular file by Shawn Pearce · 8 years ago
  24. c3e772a Open auto-closeable resources in try-with-resource by David Pursehouse · 8 years ago
  25. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 8 years ago
  26. e3d3ec8 Remove redundant modifiers reported by CheckStyle by David Pursehouse · 8 years ago
  27. f2f98cf Declare variables in their own statement by David Pursehouse · 8 years ago
  28. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 8 years ago
  29. 0d0cee8 Fix warnings about fall-through in switch cases by David Pursehouse · 8 years ago
  30. edb321a GitilesView: Fix exception message by David Pursehouse · 8 years ago
  31. 4bd1621 Sync Eclipse compiler settings from Gerrit by David Pursehouse · 8 years ago
  32. b499f85 Bump version to 0.1-10 by David Pursehouse · 8 years ago v0.1-10
  33. 135fc74 Merge "Add IntelliJ project files to .gitignore" by David Pursehouse · 8 years ago
  34. 1bc54f8 Add IntelliJ project files to .gitignore by Patrick Hiesel · 8 years ago
  35. 532b62f Render git:// links in Markdown by Shawn Pearce · 8 years ago
  36. b2ed49d Markdown: remove automatic smart quotes by Shawn Pearce · 8 years ago
  37. 56857f9 Markdown: support aside|note|promo blocks inside list items by Shawn Pearce · 8 years ago
  38. da94d93 Fix StringIndexOutOfBounds in MultiColumnExtension by Shawn Pearce · 8 years ago
  39. ac80c9c Correct MultiColumnParserFactory class name by Shawn Pearce · 8 years ago
  40. 5d8148d Upgrade jetty to 9.2.14.v20151106 by David Pursehouse · 8 years ago
  41. 3c04d58 Attempt to fix StringIndexOutOfBoundsException by Bob Pflederer · 8 years ago
  42. 94b659d Merge "Improve styling/branding options" by Shawn Pearce · 8 years ago
  43. aab8343 Merge changes I9639f01e,I34fbdd3f,Id85130d1 by Shawn Pearce · 8 years ago
  44. bc0eaaa Improve styling/branding options by Björn Pedersen · 8 years ago
  45. cd56f7e MimeTypes: Simple file extension to MIME type mapping by Shawn Pearce · 8 years ago
  46. c68ad0b Compress some relative links in Markdown by Shawn Pearce · 8 years ago
  47. 47fd656 Refactor MarkdownToHtml with Builder pattern by Shawn Pearce · 8 years ago
  48. ed3c2d1 Include Vary: Accept-Encoding when using gzip by Shawn Pearce · 8 years ago
  49. 3c0207e GitilesConfig#defaultFile: Add assertion against null configPath by David Pursehouse · 8 years ago
  50. 7d09f4e Eclipse compiler settings: ignore 'Unused exception parameter' by David Pursehouse · 8 years ago
  51. cbe013f Use RefDatabase#exactRef instead of getRef when possible by Jonathan Nieder · 8 years ago
  52. 14cad73 Remove usages of deprecated Repository#getRef by Dave Borowitz · 8 years ago
  53. 95ef58a LogServlet: Prevent uncaught exception when param isn't a SHA-1 by Dave Borowitz · 8 years ago
  54. 909f80a Update commonmark to 0.5.1 by Shawn Pearce · 8 years ago
  55. 08e38f2 Catch and log errors parsing README.md by Shawn Pearce · 8 years ago
  56. e9cc845 Merge "Switch to commonmark 0.5.0" by Dave Borowitz · 8 years ago
  57. 12c8fab Switch to commonmark 0.5.0 by Shawn Pearce · 8 years ago
  58. 435484d Remove unused //gitiles-servlet:static-resources. by Han-Wen Nienhuys · 8 years ago
  59. 1190ca6 Offset blockquotes with margin bar by Shawn Pearce · 8 years ago
  60. db422b8 Bump doc ETag generation to 4 by Shawn Pearce · 8 years ago
  61. 6b5c7d5 Fix encoding of anchors in Markdown links by Shawn Pearce · 8 years ago
  62. c32894e Fix RootedDocServlet generating hyperlinks by Shawn Pearce · 8 years ago
  63. db709f1 Update bucklets to get new Buck version by Dave Borowitz · 8 years ago
  64. bb454de Merge changes Icf4d0259,I488046e9 by Dave Borowitz · 8 years ago
  65. 0b17607 Merge "Remove unused imports" by Shawn Pearce · 8 years ago
  66. c8fac64 Fix relative hyperlinks in Markdown by Shawn Pearce · 8 years ago
  67. 4350438 Remove unused imports by Shawn Pearce · 8 years ago
  68. 1b8322a Fix checkView error for missing servletPath by Shawn Pearce · 8 years ago
  69. be55fb9 Update JGit to 4.3.0.201604071810-r.23-gc9b0028 by David Pursehouse · 8 years ago
  70. 0dc9387 Add recursive option to gitiles tree JSON by Han-Wen Nienhuys · 8 years ago
  71. bc7c7b4 Merge changes I91ec7b67,I7df5a595,I88ce867d by David Pursehouse · 8 years ago
  72. 3da1677 Merge "Add support for "long" mode in JSON queries for trees." by Dave Borowitz · 8 years ago
  73. 46ac788 Remove unused private methods by Hugo Arès · 8 years ago
  74. c831357 Remove unused import by Hugo Arès · 8 years ago
  75. 6b3e94f Upgrade bucklets to latest revision by Hugo Arès · 8 years ago
  76. c92d4a2 Add instructions for google-java-format by Dave Borowitz · 8 years ago
  77. 8aefdb8 Add support for "long" mode in JSON queries for trees. by Han-Wen Nienhuys · 8 years ago
  78. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 8 years ago
  79. cf38c03 Use google-java-format for styling by Dave Borowitz · 8 years ago
  80. e38fee5 Bump version to 0.1-9 by Saša Živkov · 8 years ago v0.1-9
  81. 283f137 Build blame cache as own java_library by Saša Živkov · 8 years ago
  82. 3dc09a9 Support including targets with same local name in //:all by Saša Živkov · 8 years ago
  83. 03df3d3 Remove alias.gitiles as it points to non-existing BUCK target by Saša Živkov · 8 years ago
  84. f54665e Remove support for building as .war by Han-Wen Nienhuys · 8 years ago
  85. 332f498 Use {lb} and {rb} instead of {literal} by Jonathan Nieder · 8 years ago
  86. fcbf213 Do not clobber selection within CloneRepo command by Jonathan Nieder · 8 years ago
  87. d7e4506 Merge changes Id3c53130,Iea5339da by Dave Borowitz · 8 years ago
  88. ad16092 gitiles-dev: inject source path through a System property. by Han-Wen Nienhuys · 8 years ago
  89. 5ca8002 gitiles-dev: use nio.Path rather than io.File for sourceRoot. by Han-Wen Nienhuys · 8 years ago
  90. f10481d Update org.eclipse.jgit.junit.TestRepository.getClock() -> getDate() by Terry Parker · 9 years ago
  91. 2e3afb2 Correctly set up MockSystemReader in ServletTest by Terry Parker · 8 years ago
  92. 10872f2 Update JGit version to match Gerrit by Dave Borowitz · 8 years ago
  93. 53c93f8 Update BlameServletTest for JGit TestRepository clock changes by Terry Parker · 8 years ago
  94. 45dde17 LogServlet: Default to follow=1 by Dave Borowitz · 8 years ago
  95. 696812f Fix StringIndexOutOfBoundsException on page load. by Matt Giuca · 8 years ago
  96. 67eef22 Blame parent instead of self if blame link would go nowhere by Scott Graham · 8 years ago
  97. a6ced58 Highlight line when targeted by link by Sagie Maoz · 8 years ago
  98. 5e3b996 Merge "Added not null check when collecting RefsSoyData" by David Pursehouse · 8 years ago
  99. 5f3e73b Switch to CharMatcher.whitespace() by Shawn Pearce · 8 years ago
  100. 12ac5ba Update Guava to 19.0 by Shawn Pearce · 8 years ago