1. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 8 years ago
  2. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/LogServlet.java]
  3. ccaa85d Format all Java files with google-java-format by David Pursehouse · 9 years ago
  4. 7a7f547 Replace Guava's Optional with java.util.Optional by David Pursehouse · 9 years ago
  5. 17c09fe LogServlet: Don't return explicit null for Optional return type by David Pursehouse · 9 years ago
  6. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  7. 3103767 log: support topo-order and reverse sorting by Shawn Pearce · 9 years ago
  8. c3e772a Open auto-closeable resources in try-with-resource by David Pursehouse · 10 years ago
  9. 14cad73 Remove usages of deprecated Repository#getRef by Dave Borowitz · 10 years ago
  10. 95ef58a LogServlet: Prevent uncaught exception when param isn't a SHA-1 by Dave Borowitz · 10 years ago
  11. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  12. 45dde17 LogServlet: Default to follow=1 by Dave Borowitz · 10 years ago
  13. 344c4dd Add follow support to LogServlet by Dave Borowitz · 10 years ago
  14. 77cf5f2 LogServletTest: Use TypeToken to simplify JSON construction by Dave Borowitz · 10 years ago
  15. f7cd337 Add support for --name-status to /+log/ by Paweł Hajdan, Jr · 10 years ago
  16. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  17. 20b4229 Support /+log/?no-merges=1 and ?author=foo&no-merges=1 by Shawn Pearce · 11 years ago
  18. 8646ff5 Allow filtering log by committer by Dave Borowitz · 11 years ago
  19. bcc19fa Allow filtering log by author by Benjamin Kalman · 11 years ago
  20. d626124 Only render log HTML once by Shawn Pearce · 11 years ago
  21. 4c2eb85 Fix double close in streaming HTML output by Shawn Pearce · 11 years ago
  22. 29914cb Consistently use response encoding when creating writers by Dave Borowitz · 11 years ago
  23. f6dcf7a Display logs in a streaming fashion by Dave Borowitz · 12 years ago
  24. ba1bd22 Move log entry pretty/variant selection into LogSoyData by Dave Borowitz · 12 years ago
  25. 558f864 Add "pretty" log variants for more flexible log formatting. by Michael Moss · 12 years ago
  26. 4443427 Don't rewrite parents in log output by Dave Borowitz · 12 years ago
  27. 1b08aea Use PathFilterGroup in LogServlet by Dave Borowitz · 12 years ago
  28. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  29. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  30. d218743 Add config option to set log entry template variant by Stefan Zager · 12 years ago
  31. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  32. ee2d77c Use CommitData to produce CommitJsonData by Dave Borowitz · 12 years ago
  33. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  34. a03760a Pass in GitDateFormatters instead of providing constants by Dave Borowitz · 12 years ago
  35. cb4d91c Skip commits that have no changes in path-limited +log by Jonathan Nieder · 12 years ago
  36. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  37. 775f222 Don't use FollowFilter by default in LogServlet by Dave Borowitz · 12 years ago
  38. ef05581 Support setting limit on +log with ?n= by Dave Borowitz · 12 years ago
  39. d6ebc2d Add JSON support for +log by Dave Borowitz · 12 years ago
  40. 27fada4 LogServlet: factor out Paginator creation by Dave Borowitz · 12 years ago
  41. bb04c5f Remove unused duplicate list of entries from LogServlet by Dave Borowitz · 12 years ago
  42. 3b086a7 Refactor CommitSoyData to use more of a builder pattern by Dave Borowitz · 13 years ago
  43. c1dcf51 Update JGit to 2.3.1.201302201838-r.208-g75e1bdb by Shawn Pearce · 13 years ago
  44. 48ca670 Fix MissingObjectException in from RevisionParser.parse by Dave Borowitz · 13 years ago
  45. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  46. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  47. 80334b2 Allow log views to have no revision, implying HEAD by Dave Borowitz · 13 years ago
  48. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  49. b772cce Factor out the shortlog generation code and templates by Dave Borowitz · 13 years ago
  50. 558005d Include tree contents in the revision page for commits by Dave Borowitz · 13 years ago
  51. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  52. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago