4603 Commits (63a87b398ff67584069ab8cf6a17824f009a7102)

Author SHA1 Message Date
Marc Strapetz f5614d471d Don't inline included configs on FileBasedConfig.save() 6 years ago
Marc Strapetz 31abb329b4 ConfigLine.includedFrom stores source, if it was read from included file 6 years ago
Matthias Sohn 48e21dc10b Prepare 5.1.2-SNAPSHOT builds 6 years ago
Matthias Sohn b06d2e6a31 JGit v5.1.1.201809181055-r 6 years ago
Matthias Sohn 35255a2a29 Prepare 4.11.4-SNAPSHOT builds 6 years ago
Matthias Sohn 47ad1f6c8a JGit v4.11.3.201809181037-r 6 years ago
Matthias Sohn 430ff2187c Prepare 4.9.6-SNAPSHOT builds 6 years ago
Matthias Sohn 0bd9cb62cc JGit v4.9.5.201809180939-r 6 years ago
Matthias Sohn 0de8e1e65c Prepare 4.7.5-SNAPSHOT builds 6 years ago
Matthias Sohn 6d4864ff15 JGit v4.7.4.201809180905-r 6 years ago
Matthias Sohn e39cf68af4 Update API problem filter 6 years ago
Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails 6 years ago
Thomas Wolf 50deacdd57 Set TagOpt.AUTO_FOLLOW when not cloning all branches 6 years ago
Thomas Wolf 54a502f6c6 Fix fetch refspecs when not cloning all branches 6 years ago
Ivan Frade cb4de02e5e Move ls-refs parsing code to the ProtocolV2Parser 6 years ago
David Pursehouse b17bab31c2 Remove unused API problem filters 6 years ago
Ivan Frade 2d26ddfb64 Untangle UploadPack.processShallow 6 years ago
Ivan Frade 093fa8ef52 UploadPack.fetchV2: Make shallow commits list non-nullable 6 years ago
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