1. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/PathServlet.java]
  2. ccaa85d Format all Java files with google-java-format by David Pursehouse · 9 years ago
  3. b9abeb2 PathServlet: Add missing case statements in switch by David Pursehouse · 9 years ago
  4. 199efc4 Add JSON endpoint for file data by Andrew Bonventre · 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. c3e772a Open auto-closeable resources in try-with-resource by David Pursehouse · 10 years ago
  8. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  9. e3d3ec8 Remove redundant modifiers reported by CheckStyle by David Pursehouse · 10 years ago
  10. c68ad0b Compress some relative links in Markdown by Shawn Pearce · 10 years ago
  11. 4350438 Remove unused imports by Shawn Pearce · 10 years ago
  12. 0dc9387 Add recursive option to gitiles tree JSON by Han-Wen Nienhuys · 10 years ago
  13. 8aefdb8 Add support for "long" mode in JSON queries for trees. by Han-Wen Nienhuys · 10 years ago
  14. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  15. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  16. cfc1c53 Rename Paths to PathUtil to avoid conflicting with NIO by Dave Borowitz · 11 years ago
  17. 73e3453 Markdown: show README.md at bottom of trees by Shawn Pearce · 11 years ago
  18. e6dafdf Add X-Gitiles-Object-Type header to TEXT replies. by Robert Iannucci · 11 years ago
  19. ade620c Set Content-Type header for ?format=TEXT content replies on paths by Shawn Pearce · 11 years ago
  20. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  21. 2387b14 Add JSON view for trees by Dave Borowitz · 12 years ago
  22. 228f357 Add text support for tree paths by Dave Borowitz · 12 years ago
  23. 2f57abf PathServlet: close writer after writing blob text by Dave Borowitz · 12 years ago
  24. 673d198 Switch all servlets from PrintWriter to OutputStreamWriter by Dave Borowitz · 12 years ago
  25. 7c0a833 Factor out common walking logic in PathServlet by Dave Borowitz · 12 years ago
  26. 4f56870 Add tests for PathServlet text rendering by Dave Borowitz · 12 years ago
  27. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  28. 679210d PathServlet: Add missing break in case statement by Dave Borowitz · 12 years ago
  29. 387dd79 Render file paths as text in base64 by Dave Borowitz · 12 years ago
  30. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  31. c782ebe Add archive download link to tree page by Dave Borowitz · 12 years ago
  32. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  33. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  34. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  35. bcd753d Properly handle relative submodule URL paths by Dave Borowitz · 13 years ago
  36. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  37. fd25c3a Use correct SLF4J log format strings by Dave Borowitz · 13 years ago
  38. 4e8ffd8 Auto-dive into trees that contain only a single subtree by Dave Borowitz · 13 years ago
  39. 1c70f30 Show the correct tree ID in tree views by Dave Borowitz · 13 years ago
  40. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  41. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago