4810 コミット (e68c381917f8271fa2314f9d3104cf1f7b1fdfde)

作成者 SHA1 メッセージ 日付
  Kaushik Lingarkar 8bc166b00d BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory 3年前
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() 3年前
  Matthias Sohn 37436cc933 Remove texts which were added by mistake in 00386272 3年前
  Matthias Sohn 70e250c356 Fix formatting which was broken in 00386272 3年前
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3年前
  Han-Wen Nienhuys 540b29bf42 Remove ReftableNumbersNotIncreasingException 3年前
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently 3年前
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files 3年前
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory 3年前
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3年前
  Matthias Sohn fed5b2e6fb Remove unused imports 3年前
  David Pursehouse c0c7f445f4 ObjectDirectoryInserter: Open FileOutputStream in try-with-resource 4年前
  David Pursehouse f4f5d448b6 ObjectDirectoryInserter: Remove redundant 'throws' declarations 4年前
  David Pursehouse dac6801b47 ObjectDirectory: Further clean up insertUnpackedObject 4年前
  David Pursehouse 949ee670c6 ObjectDirectory: Explicitly handle NoSuchFileException 4年前
  David Pursehouse c2ab332e81 ObjectDirectory: Fail immediately when atomic move is not supported 4年前
  Minh Thai 0eeed6ad2b Scan through all merged reftables for max/min update indices 4年前
  Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 4年前
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4年前
  Michael Dardis d7f304045a Add validation to hex decoder 4年前
  Alex Blewitt 093fbbd11e Expose FileStoreAttributes.setBackground() 4年前
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4年前
  Thomas Wolf 6f268f8ceb Cygwin expects forward slashes for commands to be run via sh.exe 4年前
  Lars Vogel 512ffc9e7f Using for-each loop in jdt 4年前
  David Pursehouse 14a157dff6 Make Logger instances final 4年前
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4年前
  Yunjie Li 7ba261fb5f ObjectWalk: Add null check before skip tree. 4年前
  Alex Spradlin e40c38ab08 Revert "RevWalk: stop mixing lines of history in topo sort" 4年前
  Lajos Olah 61ec1455c0 Do not fail if known hosts file does not contain valid host key 4年前
  Matthias Sohn abb461533f Revert "Prepend hostname to subsection used to store file timestamp resolution" 4年前
  Michael Dardis 67b9effc65 Remove use of org.bouncycastle.util.encoders.Hex 4年前
  Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream 4年前
  Thomas Wolf f2b67be62a Make the IMatcher public API 4年前
  David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation 4年前
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 4年前
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4年前
  David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 4年前
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4年前
  Alex Spradlin b5e764abd2 RevWalk: stop mixing lines of history in topo sort 4年前
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4年前
  Yunjie Li 34cf825ba6 Change the wildcard import to explicit ones. 4年前
  Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 4年前
  Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 4年前
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4年前
  Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 4年前
  Han-Wen Nienhuys 0bf2564433 reftable: clarify that LogCursor may return a null ReflogEntry 4年前
  Lars Vogel 9d1e477417 Use lambdas where possible 4年前
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4年前
  Joshua Redstone 2a134e1541 AmazonS3: Speed up fetch, try recent packs first 4年前
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4年前