4733 Commity (70e250c3564cd9a17479fecc0d58d1700806c056)

Autor SHA1 Wiadomość Data
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 3 lat temu
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 lat temu
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently 3 lat temu
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3 lat temu
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory 3 lat temu
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 lat temu
  Matthias Sohn fed5b2e6fb Remove unused imports 3 lat temu
  Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 4 lat temu
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4 lat temu
  Alex Blewitt 093fbbd11e Expose FileStoreAttributes.setBackground() 4 lat temu
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 lat temu
  Thomas Wolf 6f268f8ceb Cygwin expects forward slashes for commands to be run via sh.exe 4 lat temu
  David Pursehouse 14a157dff6 Make Logger instances final 4 lat temu
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 lat temu
  Matthias Sohn abb461533f Revert "Prepend hostname to subsection used to store file timestamp resolution" 4 lat temu
  David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation 4 lat temu
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 4 lat temu
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 lat temu
  David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 4 lat temu
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 lat temu
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 lat temu
  Yunjie Li 34cf825ba6 Change the wildcard import to explicit ones. 4 lat temu
  Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 4 lat temu
  Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 4 lat temu
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 lat temu
  Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 4 lat temu
  Han-Wen Nienhuys 0bf2564433 reftable: clarify that LogCursor may return a null ReflogEntry 4 lat temu
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4 lat temu
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4 lat temu
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 lat temu
  Patrick Hiesel 6185db3d77 Replace usage of ArrayIndexOutOfBoundsException in treewalk 4 lat temu
  Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options 4 lat temu
  Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning 4 lat temu
  Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block 4 lat temu
  Thomas Wolf 2323d7a1ef Hooks: avoid problems with backslashes in paths 4 lat temu
  Matthias Sohn 549c3acc5f Fix MBean registration 4 lat temu
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks 4 lat temu
  Tim Neumann d1bdfcd0a8 Add possibility to get pure stderr output from AbortedByHookException 4 lat temu
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 lat temu
  John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 4 lat temu
  David Pursehouse 62d16a9146 MergedReftable: Remove unnecessary semicolon 4 lat temu
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 lat temu
  Ivan Frade 5897bc4306 ReceivePack: Open visibility for some methods 4 lat temu
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 lat temu
  Jonathan Nieder ffb979bef4 Add missing license header to ReftableDatabase 4 lat temu
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 lat temu
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 4 lat temu
  Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 4 lat temu
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 lat temu
  Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 4 lat temu