5228 Commits (d4404fb438c4cb31725a98e876cef8e3218ebd7f)

Author SHA1 Message Date
  Matthias Sohn 85a1d8bcf8 Prepare 5.4.3-SNAPSHOT builds 4 years ago
  Matthias Sohn 2c0f02244c JGit v5.4.2.201908231537-r 4 years ago
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4 years ago
  Matthias Sohn f30382b191 Prepare 5.3.5-SNAPSHOT builds 4 years ago
  Matthias Sohn 06309fdc43 JGit v5.3.4.201908231101-r 4 years ago
  Matthias Sohn 418722df34 Prepare 5.1.11-SNAPSHOT builds 4 years ago
  Matthias Sohn 1c44bf8caf JGit v5.1.10.201908230655-r 4 years ago
  Matthias Sohn d67fe38915 Use AtomicReferences to cache user and system level configs 4 years ago
  Adrien Bustany 28553c189c Fix copy-paste typo in CloneCommand#cleanup 4 years ago
  David Pursehouse c2a5b7fdcf SystemReader: Use correct constructor of FileBasedConfig 4 years ago
  Matthias Sohn 2eb83f4b4a Prepare 5.4.2-SNAPSHOT builds 4 years ago
  Matthias Sohn 0af59e1212 JGit v5.4.1.201908211225-r 4 years ago
  Matthias Sohn bbf3da1aac Prepare 5.3.4-SNAPSHOT builds 4 years ago
  Matthias Sohn e9fcf1932e JGit v5.3.3.201908210735-r 4 years ago
  Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant 4 years ago
  Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 4 years ago
  Matthias Sohn 38adb548c3 JGit v5.1.9.201908210455-r 4 years ago
  Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond 4 years ago
  Michael Keppler 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry 4 years ago
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
  Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 4 years ago
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 4 years ago
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 4 years ago
  Han-Wen Nienhuys ca3b4b6083 reftable: add some more comments 4 years ago
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 4 years ago
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 4 years ago
  Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file 5 years ago
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get 4 years ago
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 4 years ago
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header 4 years ago
  Thomas Wolf 39e83a6583 GPG: also consider pubring.gpg when looking for keys 4 years ago
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 years ago
  Masaya Suzuki c0cfdcd2f1 dfs: Take size as long instead of int 5 years ago
  Masaya Suzuki 46678b303c dfs: Read at the aligned position 5 years ago
  Masaya Suzuki e837bdd0fa dfs: Add a position argument 5 years ago
  Masaya Suzuki 566384fa45 dfs: Move the deeply nested code to its own method 5 years ago
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 5 years ago
  Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic 4 years ago
  Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged 4 years ago
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 4 years ago
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 years ago
  Thomas Wolf db0eb9f8ae GPG: check secring.gpg for keys if pubring.kbx is empty 5 years ago
  Matthias Sohn 83502bb201 Fix API problem filters 4 years ago
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 4 years ago
  Matthias Sohn 4b9ed3f678 [error prone] fix ReferenceEquality warning in CommitBuilder 4 years ago
  Matthias Sohn b4cb06b294 [error prone] suppress NonAtomicVolatileUpdate warning in SimpleLruCache 4 years ago
  Matthias Sohn 70258a9cb2 [error prone] fix ReferenceEquality warning in RevWalk#isMergedInto 4 years ago
  Matthias Sohn 722deaa671 [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl 4 years ago