1. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  2. 2387b14 Add JSON view for trees by Dave Borowitz · 12 years ago
  3. 228f357 Add text support for tree paths by Dave Borowitz · 12 years ago
  4. 2f57abf PathServlet: close writer after writing blob text by Dave Borowitz · 12 years ago
  5. 673d198 Switch all servlets from PrintWriter to OutputStreamWriter by Dave Borowitz · 12 years ago
  6. 7c0a833 Factor out common walking logic in PathServlet by Dave Borowitz · 12 years ago
  7. 4f56870 Add tests for PathServlet text rendering by Dave Borowitz · 12 years ago
  8. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  9. 679210d PathServlet: Add missing break in case statement by Dave Borowitz · 12 years ago
  10. 387dd79 Render file paths as text in base64 by Dave Borowitz · 12 years ago
  11. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  12. c782ebe Add archive download link to tree page by Dave Borowitz · 12 years ago
  13. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  14. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  15. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  16. bcd753d Properly handle relative submodule URL paths by Dave Borowitz · 13 years ago
  17. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  18. fd25c3a Use correct SLF4J log format strings by Dave Borowitz · 13 years ago
  19. 4e8ffd8 Auto-dive into trees that contain only a single subtree by Dave Borowitz · 13 years ago
  20. 1c70f30 Show the correct tree ID in tree views by Dave Borowitz · 13 years ago
  21. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  22. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago