1. 099cf5f VisibilityCache: Replace lambda with method reference by David Pursehouse · 6 years ago
  2. 219a919 Format Java files with google-java-format by David Pursehouse · 6 years ago
  3. 9ca395d VisibilityChecker: Remove topoSort argument by Ivan Frade · 6 years ago
  4. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 7 years ago
  5. 2ce0c64 VisibilityCache: Use RefDatabase.getRefsByPrefix by Ivan Frade · 7 years ago
  6. a750e87 VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method by David Pursehouse · 8 years ago
  7. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/VisibilityCache.java]
  8. 33b67e9 Don't use deprecated Throwables.propagateIfInstanceOf by David Pursehouse · 9 years ago
  9. 2b15970 Use lambdas by Dave Borowitz · 9 years ago
  10. c6f1ab8 VisibilityCache: Use streams internally by Dave Borowitz · 9 years ago
  11. 14293fe Convert usages of Predicate to lambda by David Pursehouse · 9 years ago
  12. dcde0af Convert some usages of Function to lambda by David Pursehouse · 9 years ago
  13. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  14. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 10 years ago
  15. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  16. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  17. c410f96 Update Guava and fix new warnings by Dave Borowitz · 11 years ago
  18. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  19. d71f376 Rename *Cache.newBuilder() methods to defaultBuilder() by Dave Borowitz · 12 years ago
  20. a55017e VisibilityCache: Work around type inference issue in Java 6 by Dave Borowitz · 13 years ago
  21. df363d2 Reuse visibility check of revision when checking old revision by Dave Borowitz · 13 years ago
  22. 3d67ed5 Don't propagate StackOverflowErrors from VisibilityCache by Dave Borowitz · 13 years ago
  23. 227ce70 Small optimizations to VisibilityCache by Dave Borowitz · 13 years ago
  24. 13e5cc6 Do not cache RevCommit in keys of VisibilityCache by Shawn Pearce · 13 years ago
  25. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago