1. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 7 years ago
  2. 0138abf Format Java files with google-java-format 1.6 by David Pursehouse · 8 years ago
  3. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/GitilesView.java]
  4. fa84572 GitilesUrls: Replace Function with regular method by David Pursehouse · 9 years ago
  5. 40255d5 Rerun google-java-format with a new version by Dave Borowitz · 9 years ago
  6. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  7. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  8. e3d3ec8 Remove redundant modifiers reported by CheckStyle by David Pursehouse · 10 years ago
  9. 0d0cee8 Fix warnings about fall-through in switch cases by David Pursehouse · 10 years ago
  10. edb321a GitilesView: Fix exception message by David Pursehouse · 10 years ago
  11. 1b8322a Fix checkView error for missing servletPath by Shawn Pearce · 10 years ago
  12. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  13. c709c4c Use HostIndex to display subtrees of repositories by Shawn Pearce · 10 years ago
  14. b7e872d Fix relative and absolute markdown links within repo by Shawn Pearce · 11 years ago
  15. 68311c7 Add ROOTED_DOC view to serve Markdown at root of a host by Shawn Pearce · 11 years ago
  16. cfc1c53 Rename Paths to PathUtil to avoid conflicting with NIO by Dave Borowitz · 11 years ago
  17. 353ba2f Markdown: render /+/foo.md as markdown by Shawn Pearce · 11 years ago
  18. 374f184 Markdown: render pages under /+doc/ by Shawn Pearce · 11 years ago
  19. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  20. c410f96 Update Guava and fix new warnings by Dave Borowitz · 11 years ago
  21. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  22. 58a96f2 Copy parameters between views of the same type by Dave Borowitz · 12 years ago
  23. e02bd42 Factor out test class for getting GitilesView from a path by Dave Borowitz · 12 years ago
  24. 5d5619d Redirect to normalized versions of parent revision expressions by Dave Borowitz · 12 years ago
  25. 68c7a9b Add view parsing for a new /+blame command by Dave Borowitz · 12 years ago
  26. 5051e67 Allow /+archive of any tree-ish by Dave Borowitz · 12 years ago
  27. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  28. c8a1568 Specify allowed archive formats in gitiles.config by Dave Borowitz · 13 years ago
  29. 1488fed Tighten up switch statements in GitilesView by Dave Borowitz · 13 years ago
  30. c222cce Add tarball download link to commit detail by Dave Borowitz · 13 years ago
  31. 6d9bc5a Add support for downloading archives with /+archive/foo.tar.gz by Dave Borowitz · 13 years ago
  32. 5530a16 Improve toString methods for GitilesView and Revision by Dave Borowitz · 13 years ago
  33. 58f5b88 Rewrite ViewFilter.parse() by Dave Borowitz · 13 years ago
  34. ba9c118 Add a handler for /+describe similar to "git describe" by Dave Borowitz · 13 years ago
  35. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  36. bcd753d Properly handle relative submodule URL paths by Dave Borowitz · 13 years ago
  37. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  38. e8a5e36 Flesh out FakeHttpServlet{Request,Response} by Dave Borowitz · 13 years ago
  39. 80334b2 Allow log views to have no revision, implying HEAD by Dave Borowitz · 13 years ago
  40. 6221d98 Throw a specific exception type on invalid GitilesViews by Dave Borowitz · 13 years ago
  41. 44a1584 Avoid IllegalArgumentException when auto-diving in root paths by Dave Borowitz · 13 years ago
  42. 209d0aa Put a shortlog on the repository index page by Dave Borowitz · 13 years ago
  43. 4e8ffd8 Auto-dive into trees that contain only a single subtree by Dave Borowitz · 13 years ago
  44. d3e6dd7 Change the default for commits to revision view by Dave Borowitz · 13 years ago
  45. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  46. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago