1. a0d00c5 [errorprone] Add missing javadoc summary by Matthias Sohn · 2 years, 4 months ago
  2. c144de9 Added functionality to show notes by Pontus Jaensson · 4 years, 3 months ago
  3. b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 7 years ago
  4. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/CommitJsonData.java]
  5. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  6. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  7. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  8. 77cf5f2 LogServletTest: Use TypeToken to simplify JSON construction by Dave Borowitz · 10 years ago
  9. 08f2d9e Add JSON view for blame by Dave Borowitz · 12 years ago
  10. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  11. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  12. 82bc27b Don't NPE generating CommitJsonData for merges by Dave Borowitz · 12 years ago
  13. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  14. 90d1db9 Support JSON view of commits in RevisionServlet by Dave Borowitz · 12 years ago
  15. ee2d77c Use CommitData to produce CommitJsonData by Dave Borowitz · 12 years ago
  16. a03760a Pass in GitDateFormatters instead of providing constants by Dave Borowitz · 12 years ago
  17. d6ebc2d Add JSON support for +log by Dave Borowitz · 12 years ago