1. 532b62f Render git:// links in Markdown by Shawn Pearce · 8 years ago
  2. b2ed49d Markdown: remove automatic smart quotes by Shawn Pearce · 8 years ago
  3. 56857f9 Markdown: support aside|note|promo blocks inside list items by Shawn Pearce · 8 years ago
  4. da94d93 Fix StringIndexOutOfBounds in MultiColumnExtension by Shawn Pearce · 8 years ago
  5. ac80c9c Correct MultiColumnParserFactory class name by Shawn Pearce · 8 years ago
  6. 5d8148d Upgrade jetty to 9.2.14.v20151106 by David Pursehouse · 8 years ago
  7. 3c04d58 Attempt to fix StringIndexOutOfBoundsException by Bob Pflederer · 8 years ago
  8. 94b659d Merge "Improve styling/branding options" by Shawn Pearce · 8 years ago
  9. aab8343 Merge changes I9639f01e,I34fbdd3f,Id85130d1 by Shawn Pearce · 8 years ago
  10. bc0eaaa Improve styling/branding options by Björn Pedersen · 8 years ago
  11. cd56f7e MimeTypes: Simple file extension to MIME type mapping by Shawn Pearce · 8 years ago
  12. c68ad0b Compress some relative links in Markdown by Shawn Pearce · 8 years ago
  13. 47fd656 Refactor MarkdownToHtml with Builder pattern by Shawn Pearce · 8 years ago
  14. ed3c2d1 Include Vary: Accept-Encoding when using gzip by Shawn Pearce · 8 years ago
  15. 3c0207e GitilesConfig#defaultFile: Add assertion against null configPath by David Pursehouse · 8 years ago
  16. 7d09f4e Eclipse compiler settings: ignore 'Unused exception parameter' by David Pursehouse · 8 years ago
  17. cbe013f Use RefDatabase#exactRef instead of getRef when possible by Jonathan Nieder · 8 years ago
  18. 14cad73 Remove usages of deprecated Repository#getRef by Dave Borowitz · 8 years ago
  19. 95ef58a LogServlet: Prevent uncaught exception when param isn't a SHA-1 by Dave Borowitz · 8 years ago
  20. 909f80a Update commonmark to 0.5.1 by Shawn Pearce · 8 years ago
  21. 08e38f2 Catch and log errors parsing README.md by Shawn Pearce · 8 years ago
  22. e9cc845 Merge "Switch to commonmark 0.5.0" by Dave Borowitz · 8 years ago
  23. 12c8fab Switch to commonmark 0.5.0 by Shawn Pearce · 8 years ago
  24. 435484d Remove unused //gitiles-servlet:static-resources. by Han-Wen Nienhuys · 8 years ago
  25. 1190ca6 Offset blockquotes with margin bar by Shawn Pearce · 8 years ago
  26. db422b8 Bump doc ETag generation to 4 by Shawn Pearce · 8 years ago
  27. 6b5c7d5 Fix encoding of anchors in Markdown links by Shawn Pearce · 8 years ago
  28. c32894e Fix RootedDocServlet generating hyperlinks by Shawn Pearce · 8 years ago
  29. db709f1 Update bucklets to get new Buck version by Dave Borowitz · 8 years ago
  30. bb454de Merge changes Icf4d0259,I488046e9 by Dave Borowitz · 8 years ago
  31. 0b17607 Merge "Remove unused imports" by Shawn Pearce · 8 years ago
  32. c8fac64 Fix relative hyperlinks in Markdown by Shawn Pearce · 8 years ago
  33. 4350438 Remove unused imports by Shawn Pearce · 8 years ago
  34. 1b8322a Fix checkView error for missing servletPath by Shawn Pearce · 8 years ago
  35. be55fb9 Update JGit to 4.3.0.201604071810-r.23-gc9b0028 by David Pursehouse · 8 years ago
  36. 0dc9387 Add recursive option to gitiles tree JSON by Han-Wen Nienhuys · 8 years ago
  37. bc7c7b4 Merge changes I91ec7b67,I7df5a595,I88ce867d by David Pursehouse · 8 years ago
  38. 3da1677 Merge "Add support for "long" mode in JSON queries for trees." by Dave Borowitz · 8 years ago
  39. 46ac788 Remove unused private methods by Hugo Arès · 8 years ago
  40. c831357 Remove unused import by Hugo Arès · 8 years ago
  41. 6b3e94f Upgrade bucklets to latest revision by Hugo Arès · 8 years ago
  42. c92d4a2 Add instructions for google-java-format by Dave Borowitz · 8 years ago
  43. 8aefdb8 Add support for "long" mode in JSON queries for trees. by Han-Wen Nienhuys · 8 years ago
  44. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 8 years ago
  45. cf38c03 Use google-java-format for styling by Dave Borowitz · 8 years ago
  46. e38fee5 Bump version to 0.1-9 by Saša Živkov · 8 years ago v0.1-9
  47. 283f137 Build blame cache as own java_library by Saša Živkov · 8 years ago
  48. 3dc09a9 Support including targets with same local name in //:all by Saša Živkov · 8 years ago
  49. 03df3d3 Remove alias.gitiles as it points to non-existing BUCK target by Saša Živkov · 8 years ago
  50. f54665e Remove support for building as .war by Han-Wen Nienhuys · 8 years ago
  51. 332f498 Use {lb} and {rb} instead of {literal} by Jonathan Nieder · 8 years ago
  52. fcbf213 Do not clobber selection within CloneRepo command by Jonathan Nieder · 8 years ago
  53. d7e4506 Merge changes Id3c53130,Iea5339da by Dave Borowitz · 8 years ago
  54. ad16092 gitiles-dev: inject source path through a System property. by Han-Wen Nienhuys · 8 years ago
  55. 5ca8002 gitiles-dev: use nio.Path rather than io.File for sourceRoot. by Han-Wen Nienhuys · 8 years ago
  56. f10481d Update org.eclipse.jgit.junit.TestRepository.getClock() -> getDate() by Terry Parker · 9 years ago
  57. 2e3afb2 Correctly set up MockSystemReader in ServletTest by Terry Parker · 8 years ago
  58. 10872f2 Update JGit version to match Gerrit by Dave Borowitz · 8 years ago
  59. 53c93f8 Update BlameServletTest for JGit TestRepository clock changes by Terry Parker · 8 years ago
  60. 45dde17 LogServlet: Default to follow=1 by Dave Borowitz · 8 years ago
  61. 696812f Fix StringIndexOutOfBoundsException on page load. by Matt Giuca · 8 years ago
  62. 67eef22 Blame parent instead of self if blame link would go nowhere by Scott Graham · 8 years ago
  63. a6ced58 Highlight line when targeted by link by Sagie Maoz · 8 years ago
  64. 5e3b996 Merge "Added not null check when collecting RefsSoyData" by David Pursehouse · 8 years ago
  65. 5f3e73b Switch to CharMatcher.whitespace() by Shawn Pearce · 8 years ago
  66. 12ac5ba Update Guava to 19.0 by Shawn Pearce · 8 years ago
  67. 2809c48 Added not null check when collecting RefsSoyData by Claudio Pacchiega · 8 years ago
  68. 2f442fa Merge "Update bucklets" by David Pursehouse · 8 years ago
  69. 0e5fc54 Configure deadline with markdown.parseTimeout by Shawn Pearce · 8 years ago
  70. 5652f58 Update bucklets by David Pursehouse · 8 years ago
  71. 655a03b Bump version to 0.1-8 by David Pursehouse · 8 years ago v0.1-8
  72. 416c81c Remove indentation in Code Blocks in README.md by Timothy Cyrus · 8 years ago
  73. 6e7b58f Upgrade Jetty to 9.2.13.v20150730 by David Pursehouse · 9 years ago
  74. 475a012 Update bucklets and adjust java_doc invocation to changed signature by David Ostrovsky · 9 years ago
  75. ad02821 Documentation: Update Markdown Site title section by Mike Colagrosso · 8 years ago
  76. 10e68e6 Make HEAD cheaper for RepositoryIndex by Shawn Pearce · 9 years ago
  77. 83c28f0 Upgrade Truth to 0.28 by Dave Borowitz · 9 years ago
  78. 1c21279 Bump version to 0.1-7 by David Pursehouse · 9 years ago v0.1-7
  79. ec28af2 Merge "HostIndexServlet: Prevent StringIndexOutOfBoundsException" by Dave Borowitz · 9 years ago
  80. 969bfc8 HostIndexServlet: Prevent StringIndexOutOfBoundsException by David Pursehouse · 9 years ago
  81. 197d3ec Update Bucklets to get new Eclipse version by Dave Borowitz · 9 years ago
  82. 133c1e7 ConfigUtil: Extract parseDuration from getDuration by Dave Borowitz · 9 years ago
  83. 4434b80 Update CSS to fix homepage issues by Andrew Bonventre · 9 years ago
  84. 6902496 Update Truth to snapshot version by Dave Borowitz · 9 years ago
  85. afab752 Remove dynamic JS loading from header template by Dave Borowitz · 9 years ago
  86. bb1e693 Update Soy to latest upstream release by Dave Borowitz · 9 years ago
  87. beaf313 Update bucklets to get new buck version and fixes by Dave Borowitz · 9 years ago
  88. 7ea7112 Adds documention for the newline requirement before and after lists. by Shannon Woods · 9 years ago
  89. cb88d4d Indicate copy/rename source in HTML log view by Dave Borowitz · 9 years ago
  90. 344c4dd Add follow support to LogServlet by Dave Borowitz · 9 years ago
  91. a774f59 ServletTest: Clean up buildJson methods by Dave Borowitz · 9 years ago
  92. 8e29035 ServletTest: Make buildJson method more typesafe by Dave Borowitz · 9 years ago
  93. 77cf5f2 LogServletTest: Use TypeToken to simplify JSON construction by Dave Borowitz · 9 years ago
  94. b3dabb1 Add command for running unit tests to README.md by Jonathan Nieder · 9 years ago
  95. 6b3a0ee Merge "Add support for --name-status to /+log/" by Dave Borowitz · 9 years ago
  96. f7cd337 Add support for --name-status to /+log/ by Paweł Hajdan, Jr · 9 years ago
  97. 51dda4d Bump version to 0.1-6 by David Pursehouse · 9 years ago v0.1-6
  98. 1496cf8 Fix issue with overflowing item names with descriptions by Andrew Bonventre · 9 years ago
  99. c52c37b Ensure metadata message pre's are rendered with the correct monospace font. by Andrew Bonventre · 9 years ago
  100. 42b7a67 [CSS] Fix issue with column layout by Andrew Bonventre · 9 years ago