1. c156c96 [errorprone] Annotate method returning null as nullable by Matthias Sohn · 2 years, 4 months ago
  2. d99004c Fix namespaces for soy templates by Sven Selberg · 4 years ago
  3. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 7 years ago
  4. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 7 years ago
  5. b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 7 years ago
  6. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/DiffServlet.java]
  7. cc3418b Cache URLs containing SHA hashes for 2 hours by Andrew Bonventre · 9 years ago
  8. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  9. f2f98cf Declare variables in their own statement by David Pursehouse · 10 years ago
  10. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 10 years ago
  11. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  12. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  13. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  14. 6c6cac1 DiffServlet: Set headers in text mode by Dave Borowitz · 11 years ago
  15. 29914cb Consistently use response encoding when creating writers by Dave Borowitz · 11 years ago
  16. fc2f00a Generalize DiffServlet's streaming renderer by Dave Borowitz · 12 years ago
  17. ea9bba1 Add text view for diff by Dave Borowitz · 12 years ago
  18. a3b7544 DiffServlet: Use try-with-resources for OutputStream use by Dave Borowitz · 12 years ago
  19. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  20. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  21. 0d418f6 Fix NPE in DiffServlet for missing path by Dave Borowitz · 12 years ago
  22. f03fcea Add blame link against parent tree in single-file diff view by Dave Borowitz · 12 years ago
  23. a999b16 Add links to path view from file diff headers by Dave Borowitz · 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. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  29. c8a1568 Specify allowed archive formats in gitiles.config by Dave Borowitz · 13 years ago
  30. 3b086a7 Refactor CommitSoyData to use more of a builder pattern by Dave Borowitz · 13 years ago
  31. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  32. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  33. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago