4512 Commits (53160ee12b32cffb912151c2a27284449c938023)

Autor SHA1 Nachricht Datum
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry vor 4 Jahren
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 vor 4 Jahren
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes vor 4 Jahren
  Han-Wen Nienhuys ca3b4b6083 reftable: add some more comments vor 4 Jahren
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation vor 4 Jahren
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments vor 4 Jahren
  Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file vor 5 Jahren
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get vor 4 Jahren
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist vor 4 Jahren
  Matthias Sohn f383206ace Cache user global and system-wide git configurations vor 4 Jahren
  Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance vor 4 Jahren
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header vor 4 Jahren
  Thomas Wolf 39e83a6583 GPG: also consider pubring.gpg when looking for keys vor 4 Jahren
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails vor 4 Jahren
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default vor 5 Jahren
  Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic vor 4 Jahren
  Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged vor 4 Jahren
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba vor 4 Jahren
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed vor 4 Jahren
  Thomas Wolf db0eb9f8ae GPG: check secring.gpg for keys if pubring.kbx is empty vor 5 Jahren
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING vor 4 Jahren
  Matthias Sohn 4b9ed3f678 [error prone] fix ReferenceEquality warning in CommitBuilder vor 4 Jahren
  Matthias Sohn b4cb06b294 [error prone] suppress NonAtomicVolatileUpdate warning in SimpleLruCache vor 4 Jahren
  Matthias Sohn 70258a9cb2 [error prone] fix ReferenceEquality warning in RevWalk#isMergedInto vor 4 Jahren
  Matthias Sohn 722deaa671 [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl vor 4 Jahren
  Matthias Sohn bac0e8fd8d [error prone] fix ReferenceEquality warning in static equals methods vor 4 Jahren
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId vor 4 Jahren
  Matthias Sohn 2f8911181b [error prone] fix "FutureReturnValueIgnored" error in FS vor 4 Jahren
  Matthias Sohn a52b331d71 Fix formatting and add missing braces in Repository#stripWorkDir vor 4 Jahren
  Matthias Sohn 400bfd6665 Repository: fix reference comparison of Files vor 5 Jahren
  David Pursehouse 6370098e54 MergeAlgorithm: Suppress Error Prone warning about reference equality vor 5 Jahren
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone vor 5 Jahren
  Thomas Wolf aefb11298c FS_POSIX: handle Files.getFileStore() failures vor 5 Jahren
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding vor 4 Jahren
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution vor 4 Jahren
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory vor 5 Jahren
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) vor 4 Jahren
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration vor 5 Jahren
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot vor 5 Jahren
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates vor 5 Jahren
  Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header vor 5 Jahren
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() vor 5 Jahren
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot vor 5 Jahren
  Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally vor 5 Jahren
  Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally vor 5 Jahren
  Masaya Suzuki 6272694185 JschConfigSessionFactory: [findbugs] Set synchronized vor 5 Jahren
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file vor 5 Jahren
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache vor 5 Jahren
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig vor 5 Jahren
  Ivan Frade 04cecae3da UploadPack: add getProtocolV2Hook() method vor 5 Jahren