4732 Commits (00386272264f65c41e36406f7c2e9ea6e901276e)

Author SHA1 Message Date
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 years ago
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently 3 years ago
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3 years ago
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 4 years ago
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4 years ago
  Alex Blewitt 093fbbd11e Expose FileStoreAttributes.setBackground() 4 years ago
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 years ago
  Thomas Wolf 6f268f8ceb Cygwin expects forward slashes for commands to be run via sh.exe 4 years ago
  David Pursehouse 14a157dff6 Make Logger instances final 4 years ago
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
  Matthias Sohn abb461533f Revert "Prepend hostname to subsection used to store file timestamp resolution" 4 years ago
  David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation 4 years ago
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 4 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  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