1. fa80a6a LogSoyData: Properly handle null revision in Next link by Dave Borowitz · 8 years ago
  2. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 8 years ago
  3. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/LogSoyData.java]
  4. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  5. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  6. cb88d4d Indicate copy/rename source in HTML log view by Dave Borowitz · 10 years ago
  7. b15a586 LogSoyData: Remove unused field from CSS refactor by Dave Borowitz · 10 years ago
  8. b33426e [CSS] Overhaul of CSS and UX clean up. by Andrew Bonventre · 10 years ago
  9. 06a9870 Minimize reading of all refs from disk by Gustaf Lundh · 10 years ago
  10. c410f96 Update Guava and fix new warnings by Dave Borowitz · 11 years ago
  11. f6dcf7a Display logs in a streaming fashion by Dave Borowitz · 12 years ago
  12. ba1bd22 Move log entry pretty/variant selection into LogSoyData by Dave Borowitz · 12 years ago
  13. 92bb12f Add stub diffTree data for log entry templates. by Michael Moss · 12 years ago
  14. 558f864 Add "pretty" log variants for more flexible log formatting. by Michael Moss · 12 years ago
  15. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  16. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  17. d218743 Add config option to set log entry template variant by Stefan Zager · 12 years ago
  18. 0155127 Extract Soy-independent commit prep into a CommitData class by Dave Borowitz · 12 years ago
  19. 75a7832 Use an enum for recording which commit fields to compute by Dave Borowitz · 12 years ago
  20. a03760a Pass in GitDateFormatters instead of providing constants by Dave Borowitz · 12 years ago
  21. 27fada4 LogServlet: factor out Paginator creation by Dave Borowitz · 12 years ago
  22. 3b086a7 Refactor CommitSoyData to use more of a builder pattern by Dave Borowitz · 13 years ago
  23. 209d0aa Put a shortlog on the repository index page by Dave Borowitz · 13 years ago
  24. b772cce Factor out the shortlog generation code and templates by Dave Borowitz · 13 years ago