Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.1' | Matthias Sohn | 2018-09-12 | 2 | -11/+5 |
|\ | |||||
| * | Prepare 5.1.1-SNAPSHOT builds | Matthias Sohn | 2018-09-11 | 3 | -49/+49 |
| * | JGit v5.1.0.201809111528-rv5.1.0.201809111528-r | Matthias Sohn | 2018-09-11 | 3 | -4/+4 |
| * | Fix replacement quoting for replaceAll in filter command | Markus Duft | 2018-09-10 | 1 | -1/+3 |
| * | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 |
| |\ | |||||
| | * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-10 | 1 | -0/+6 |
| | |\ | |||||
| | | * | Prepare 4.11.3-SNAPSHOT builds | Matthias Sohn | 2018-09-10 | 3 | -49/+49 |
| | | * | JGit v4.11.2.201809100523-rv4.11.2.201809100523-r | Matthias Sohn | 2018-09-10 | 3 | -4/+4 |
* | | | | SpotBugs: don't rely on default encoding | Matthias Sohn | 2018-09-10 | 5 | -7/+18 |
* | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-09-10 | 2 | -2/+2 |
|\| | | | |||||
| * | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-09 | 1 | -1/+1 |
| |\| | | |||||
| | * | | Prepare 5.0.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -49/+49 |
| | * | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 |
| | * | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-09 | 1 | -1/+1 |
| | |\| | |||||
| | | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Prepare 4.9.5-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 3 | -49/+49 |
| | | | | * | JGit v4.9.4.201809090327-rv4.9.4.201809090327-r | Matthias Sohn | 2018-09-09 | 3 | -4/+4 |
| | | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | | | | |\ | |||||
| | | | | | * | Fix @since tag for LOCK_SUFFIX | Matthias Sohn | 2018-09-09 | 2 | -1/+10 |
| * | | | | | | Use the same default diff.renameLimit = 400 like native git | Matthias Sohn | 2018-09-09 | 1 | -1/+1 |
* | | | | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-09-08 | 9 | -18/+209 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-09-08 | 9 | -18/+209 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-09-08 | 9 | -11/+219 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-09-08 | 11 | -67/+227 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-08 | 11 | -17/+250 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 11 | -71/+233 |
| | | | | |\| | |||||
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 11 | -18/+229 |
| | | | | | |\ | |||||
| | | | | | | * | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 5 | -6/+176 |
| | | | | | | * | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 6 | -9/+25 |
| | | | | | | * | Fix handling of option core.supportsAtomicCreateNewFile | Christian Halstrick | 2018-09-07 | 1 | -4/+10 |
| | | | | | | * | GC: Avoid logging errors when deleting non-empty folders | Hector Caballero | 2018-09-05 | 1 | -0/+3 |
| * | | | | | | | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-09-05 | 3 | -4/+4 |
| * | | | | | | | JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1 | Matthias Sohn | 2018-09-05 | 3 | -4/+4 |
* | | | | | | | | Prepare 5.2.0-SNAPSHOT builds | Matthias Sohn | 2018-09-06 | 3 | -49/+49 |
|/ / / / / / / | |||||
* | | | | | | | Parse signature of GPG-signed commits | David Turner | 2018-09-04 | 2 | -0/+85 |
* | | | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 48 | -119/+156 |
* | | | | | | | Merge "Replace useminimalnegotation flag with maxhaves flag" | Jonathan Nieder | 2018-08-31 | 1 | -42/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace useminimalnegotation flag with maxhaves flag | Minh Thai | 2018-08-31 | 1 | -42/+11 |
* | | | | | | | | Extract protocol v2 fetch request parsing to its own class | Ivan Frade | 2018-08-31 | 2 | -137/+249 |
* | | | | | | | | FetchV2Request: Rename shallowSince to deepenSince | Jonathan Nieder | 2018-08-31 | 2 | -18/+18 |
* | | | | | | | | FetchV2Request: Correct typo in parameter name | Jonathan Nieder | 2018-08-31 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | FetchV2Request round up (doneReceived, renamings) | Ivan Frade | 2018-08-31 | 2 | -26/+46 |
* | | | | | | | Use right variable in error message about depth | Ivan Frade | 2018-08-30 | 1 | -1/+1 |
* | | | | | | | UploadPack: avoid conflating shallow commit lists in protocol v2 | Ivan Frade | 2018-08-30 | 1 | -7/+12 |
* | | | | | | | Merge branch 'stable-5.0' | David Pursehouse | 2018-08-27 | 2 | -1/+4 |
|\| | | | | | | |||||
| * | | | | | | Fix NoSuchFileException in GC.deleteTempPacksIdx() | Matthias Sohn | 2018-08-27 | 1 | -0/+3 |
| * | | | | | | Fix NoSuchFileException during directory cleanup in RefDirectory | Matthias Sohn | 2018-08-27 | 1 | -1/+1 |
* | | | | | | | Externalize warning message in RefDirectory.delete() | Matthias Sohn | 2018-08-27 | 3 | -1/+4 |
* | | | | | | | Merge branch 'stable-5.0' | Matthias Sohn | 2018-08-25 | 3 | -25/+34 |
|\| | | | | | |