7461 Commits (8e356fc45e2b169572088ebdfb931ca788a5e220)
 

Author SHA1 Message Date
Matthias Sohn 2eb83f4b4a Prepare 5.4.2-SNAPSHOT builds 5 years ago
Matthias Sohn 0af59e1212 JGit v5.4.1.201908211225-r 5 years ago
Matthias Sohn 5c93bbd344 Merge branch 'stable-5.3' into stable-5.4 5 years ago
Matthias Sohn bbf3da1aac Prepare 5.3.4-SNAPSHOT builds 5 years ago
Matthias Sohn e9fcf1932e JGit v5.3.3.201908210735-r 5 years ago
Matthias Sohn 48498fd3e6 Merge branch 'stable-5.2' into stable-5.3 5 years ago
Matthias Sohn 7ac3a63e7f Merge branch 'stable-5.1' into stable-5.2 5 years ago
Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant 5 years ago
Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 5 years ago
Matthias Sohn 38adb548c3 JGit v5.1.9.201908210455-r 5 years ago
Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond 5 years ago
Michael Keppler 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry 5 years ago
Jonathan Tan 2d0f1c1dc1 Merge "UploadPack: support custom packfile-to-URI mapping" 5 years ago
Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
Matthias Sohn 53160ee12b Externalize error message in ReftableWriter#throwIllegalEntry 5 years ago
Matthias Sohn 3e2c88199f Merge branch 'stable-5.4' 5 years ago
Matthias Sohn 35d99477b8 Merge branch 'stable-5.3' into stable-5.4 5 years ago
Matthias Sohn 18fb58ae05 Merge branch 'stable-5.2' into stable-5.3 5 years ago
Matthias Sohn 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 5 years ago
Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 5 years ago
Han-Wen Nienhuys 81801d6f96 reftable: test absense of prefix matching in Reflog 5 years ago
Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 5 years ago
Han-Wen Nienhuys ca3b4b6083 reftable: add some more comments 5 years ago
Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 5 years ago
Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 5 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 5 years ago
Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead 5 years ago
Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 5 years ago
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 years ago
Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock 5 years ago
Matthias Sohn fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse 5 years ago
Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 5 years ago
Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header 5 years ago
Thomas Wolf 39e83a6583 GPG: also consider pubring.gpg when looking for keys 5 years ago
Michael Keppler 380d7446c9 Upgrade tycho-extras to 1.4.0 5 years ago
Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 5 years ago
David Pursehouse cb53db4bff Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 5 years ago
Matthias Sohn 69ce7fc7fb Ensure FSTest uses MockSystemReader 5 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 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master 5 years ago
Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic 5 years ago
Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged 5 years ago
Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig 5 years ago
Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 5 years ago
Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 5 years ago