1. b49306a Require a RevWalk when building CommitData by Jonathan Nieder · 7 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/CommitJsonData.java]
  3. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  4. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  5. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  6. 77cf5f2 LogServletTest: Use TypeToken to simplify JSON construction by Dave Borowitz · 10 years ago
  7. 08f2d9e Add JSON view for blame by Dave Borowitz · 12 years ago
  8. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  9. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  10. 82bc27b Don't NPE generating CommitJsonData for merges by Dave Borowitz · 12 years ago
  11. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  12. 90d1db9 Support JSON view of commits in RevisionServlet by Dave Borowitz · 12 years ago
  13. ee2d77c Use CommitData to produce CommitJsonData by Dave Borowitz · 12 years ago
  14. a03760a Pass in GitDateFormatters instead of providing constants by Dave Borowitz · 12 years ago
  15. d6ebc2d Add JSON support for +log by Dave Borowitz · 12 years ago