4697 Commits (f75effda4d36309da75d463eeb7239dad4272013)

Author SHA1 Message Date
David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc 6 years ago
Matthias Sohn 2078b23cee Prepare 5.1.3-SNAPSHOT builds 6 years ago
Matthias Sohn b63870200b JGit v5.1.2.201810061102-r 6 years ago
Matthias Sohn 620370ab6a Prepare 4.11.5-SNAPSHOT builds 6 years ago
Matthias Sohn c2a866b109 JGit v4.11.4.201810060650-r 6 years ago
Matthias Sohn bf7a611dac Prepare 4.9.7-SNAPSHOT builds 6 years ago
Matthias Sohn 73e6a93ba2 JGit v4.9.6.201810051924-r 6 years ago
Matthias Sohn 4a68f1a3c7 Prepare 4.7.6-SNAPSHOT builds 6 years ago
Matthias Sohn 9c90816cd9 JGit v4.7.5.201810051826-r 6 years ago
Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 6 years ago
Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 6 years ago
Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 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
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 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 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