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