1. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 8 years ago
  2. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/RepositoryIndexServlet.java]
  3. 7a7f547 Replace Guava's Optional with java.util.Optional by David Pursehouse · 9 years ago
  4. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  5. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  6. c68ad0b Compress some relative links in Markdown by Shawn Pearce · 10 years ago
  7. 47fd656 Refactor MarkdownToHtml with Builder pattern by Shawn Pearce · 10 years ago
  8. 08e38f2 Catch and log errors parsing README.md by Shawn Pearce · 10 years ago
  9. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  10. 10e68e6 Make HEAD cheaper for RepositoryIndex by Shawn Pearce · 10 years ago
  11. e360d5c Fix long lines by Dave Borowitz · 10 years ago
  12. 412b386 RepositoryIndexServlet: Make renderReadme() static by David Ostrovsky · 11 years ago
  13. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  14. 978fe8e Markdown: Fix relative links in README.md presentation by Shawn Pearce · 11 years ago
  15. 45e8375 Render README.md at bottom of repository index by Shawn Pearce · 11 years ago
  16. 4c2eb85 Fix double close in streaming HTML output by Shawn Pearce · 11 years ago
  17. 29914cb Consistently use response encoding when creating writers by Dave Borowitz · 11 years ago
  18. f6dcf7a Display logs in a streaming fashion by Dave Borowitz · 12 years ago
  19. ba1bd22 Move log entry pretty/variant selection into LogSoyData by Dave Borowitz · 12 years ago
  20. 77dbea9 Add REST API endpoint for RepositoryIndexServlet by Kevin Graney · 12 years ago
  21. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  22. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  23. d218743 Add config option to set log entry template variant by Stefan Zager · 12 years ago
  24. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  25. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  26. a03760a Pass in GitDateFormatters instead of providing constants by Dave Borowitz · 12 years ago
  27. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  28. 3b086a7 Refactor CommitSoyData to use more of a builder pattern by Dave Borowitz · 13 years ago
  29. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  30. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  31. e5fead0 Highlight the HEAD ref in the list of branches by Dave Borowitz · 13 years ago
  32. 5db0eed Correctly handle missing entries in repo index shortlog by Dave Borowitz · 13 years ago
  33. 209d0aa Put a shortlog on the repository index page by Dave Borowitz · 13 years ago
  34. 49b519b Add (mirrored from $url) on repository index pages by Shawn Pearce · 13 years ago
  35. 14ce828 Reverse sort tags by time in the repository index page by Dave Borowitz · 13 years ago
  36. 558005d Include tree contents in the revision page for commits by Dave Borowitz · 13 years ago
  37. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  38. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago