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