4717 Commits (390fe5b878b98682936acf27a2e1499d8695fbca)

Author SHA1 Message Date
Cliffred van Velzen 0c8200b27b Fix logging null if called process fails 6 years ago
Matthias Sohn 667ac8b318 Fix NoSuchFileException during directory cleanup in RefDirectory 6 years ago
Matthias Sohn a44d95c814 Prepare 5.1.1-SNAPSHOT builds 6 years ago
Matthias Sohn 47956bcc68 JGit v5.1.0.201809111528-r 6 years ago
Matthias Sohn c78d6445ec Externalize warning message in RefDirectory.delete() 6 years ago
Thomas Wolf 94fad4412a Suppress warning for trying to delete non-empty directory 6 years ago
Markus Duft 303adeb8bf Fix replacement quoting for replaceAll in filter command 6 years ago
Matthias Sohn 34618a4f86 Prepare 4.11.3-SNAPSHOT builds 6 years ago
Matthias Sohn ae21714768 JGit v4.11.2.201809100523-r 6 years ago
Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding 6 years ago
Matthias Sohn 0b11e31a4c Prepare 5.0.4-SNAPSHOT builds 6 years ago
Matthias Sohn faf1ae230e JGit v5.0.3.201809091024-r 6 years ago
Matthias Sohn a253c39729 Use the same default diff.renameLimit = 400 like native git 6 years ago
Matthias Sohn de0a687948 Prepare 4.9.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6657f93adb JGit v4.9.4.201809090327-r 6 years ago
Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 6 years ago
Matthias Sohn 6fe4505b2a Prepare 4.7.4-SNAPSHOT builds 6 years ago
Matthias Sohn 9796e86165 JGit v4.7.3.201809090215-r 6 years ago
Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 6 years ago
Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 6 years ago
Matthias Sohn 2fae326aa9 Prepare 5.2.0-SNAPSHOT builds 6 years ago
Matthias Sohn 4c8a4eb8fd Prepare 5.1.0-SNAPSHOT builds 6 years ago
Matthias Sohn e4281f1d5f JGit v5.1.0.201809051400-rc1 6 years ago
Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 6 years ago
David Turner 559c68cb01 Parse signature of GPG-signed commits 6 years ago
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
Minh Thai c398fb2b6b Replace useminimalnegotation flag with maxhaves flag 6 years ago
Ivan Frade a8c38bc767 Extract protocol v2 fetch request parsing to its own class 6 years ago
Jonathan Nieder 346bc34169 FetchV2Request: Rename shallowSince to deepenSince 6 years ago
Jonathan Nieder 4e8feb96a3 FetchV2Request: Correct typo in parameter name 6 years ago
Ivan Frade 04d27cf70f FetchV2Request round up (doneReceived, renamings) 6 years ago
Ivan Frade 74d41be0d1 Use right variable in error message about depth 6 years ago
Ivan Frade e665e3fcd4 UploadPack: avoid conflating shallow commit lists in protocol v2 6 years ago
Matthias Sohn a6d641a03b Prepare 5.1.0-SNAPSHOT builds 6 years ago
Matthias Sohn a7ad89e974 JGit v5.1.0.201808281540-m3 6 years ago
Matthias Sohn 5e68fe245f Externalize warning message in RefDirectory.delete() 6 years ago
Matthias Sohn ddf56d6f85 Fix NoSuchFileException in GC.deleteTempPacksIdx() 6 years ago
Matthias Sohn 8ab89ef066 Fix NoSuchFileException during directory cleanup in RefDirectory 6 years ago
Matthias Sohn 2dfc9ed6d2 Silence API warning for new ObjectIdSerializer introduced in 4.11.1 6 years ago
Ivan Frade 40e9c38405 Add fetch support to ProtocolV2Hook 6 years ago
Matthias Sohn b0332d0133 Ignore API warnings 6 years ago
Ivan Frade 0b84c5b29e UploadPack: shallowExcludeRefs doesn't need to be nullable 6 years ago
David Pursehouse e1b971848a RefDirectory: Add missing $NON-NLS suppression 6 years ago
Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 6 years ago
David Pursehouse 7058493fea UploadPack: Add missing $NON-NLS suppressions 6 years ago
David Pursehouse 985e6342b3 UploadPack: Remove redundant specification of type 6 years ago
Thomas Wolf d9e767b431 Suppress warning for trying to delete non-empty directory 6 years ago
Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 6 years ago
Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago