4733 Commits (70e250c3564cd9a17479fecc0d58d1700806c056)

Author SHA1 Message Date
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 years ago
  Yunjie Li 34cf825ba6 Change the wildcard import to explicit ones. 4 years ago
  Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 4 years ago
  Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 4 years ago
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 years ago
  Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 4 years ago
  Han-Wen Nienhuys 0bf2564433 reftable: clarify that LogCursor may return a null ReflogEntry 4 years ago
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4 years ago
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Patrick Hiesel 6185db3d77 Replace usage of ArrayIndexOutOfBoundsException in treewalk 4 years ago
  Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options 4 years ago
  Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning 4 years ago
  Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block 4 years ago
  Thomas Wolf 2323d7a1ef Hooks: avoid problems with backslashes in paths 4 years ago
  Matthias Sohn 549c3acc5f Fix MBean registration 4 years ago
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks 4 years ago
  Tim Neumann d1bdfcd0a8 Add possibility to get pure stderr output from AbortedByHookException 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 4 years ago
  David Pursehouse 62d16a9146 MergedReftable: Remove unnecessary semicolon 4 years ago
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 years ago
  Ivan Frade 5897bc4306 ReceivePack: Open visibility for some methods 4 years ago
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 years ago
  Jonathan Nieder ffb979bef4 Add missing license header to ReftableDatabase 4 years ago
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 years ago
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 4 years ago
  Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 4 years ago
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 years ago
  Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 4 years ago
  Ivan Frade 2ff0c0abaa UploadPack: Prioritize references for non-advertised wants checks 4 years ago
  David Pursehouse fa1566f40c ReceivePack: Fix name hiding of 'atomic' member 4 years ago
  David Pursehouse e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause 4 years ago
  Michael Keppler f8e60ce1cf Simplify comparator code 4 years ago
  Michael Keppler 8fcba48b72 Fix typo in Javadoc 4 years ago
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 4 years ago
  David Pursehouse a6bdcace30 ReceivePack: Reduce visibility of methods 4 years ago
  Thomas Wolf cb85f7be8b TopoSortGenerator: simplify first-parent handling 4 years ago
  Thomas Wolf 1daf6f13aa RewriteGenerator: avoid adding null parent 4 years ago
  Thomas Wolf 345e2648df DiffFormatter: support core.quotePath = false 4 years ago
  Thomas Wolf a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable 4 years ago
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 4 years ago
  Matthias Sohn 63fc6970cc Suppress the API errors introduced by 3e9a5f99 4 years ago
  David Pursehouse 57bb09ade9 ReceivePack: Remove unused getLockMessageProcessName method 4 years ago
  David Pursehouse b89e5ecc9f ReceivePack: Remove unnecessary ReceivePack. prefix on static call 4 years ago
  Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 5 years ago
  Han-Wen Nienhuys 74bfec4112 Move KetchSystem.delay to FileUtils. 4 years ago
  David Pursehouse fd798d326e BaseReceivePack: Add hasReceivedPack method 4 years ago
  Thomas Wolf 22e153177c Fix NPE in SystemReader in tests 4 years ago
  Masaya Suzuki ca800b55c8 BaseReceivePack: Fix the format 4 years ago