Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.1.0.201809111528-rv5.1.0.201809111528-r | Matthias Sohn | 2018-09-11 | 56 | -59/+59 |
* | 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 | 56 | -356/+356 |
| | * | JGit v4.11.2.201809100523-rv4.11.2.201809100523-r | Matthias Sohn | 2018-09-10 | 56 | -59/+59 |
* | | | Update Orbit 2018-09 to R20180905201904 | Matthias Sohn | 2018-09-10 | 11 | -17/+17 |
* | | | 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 | 56 | -357/+357 |
| * | | JGit v5.0.3.201809091024-rv5.0.3.201809091024-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 |
| * | | 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 | 56 | -333/+333 |
| | | | * | JGit v4.9.4.201809090327-rv4.9.4.201809090327-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 |
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-09 | 2 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-09 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | Prepare 4.7.4-SNAPSHOT builds | Matthias Sohn | 2018-09-09 | 56 | -321/+321 |
| | | | | | * | JGit v4.7.3.201809090215-rv4.7.3.201809090215-r | Matthias Sohn | 2018-09-09 | 56 | -59/+59 |
| | | | | * | | 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.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 | 13 | -98/+232 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-09-08 | 12 | -21/+255 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-09-08 | 12 | -75/+238 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-09-08 | 12 | -22/+234 |
| | | | | |\| | |||||
| | | | | | * | Fix atomic lock file creation on NFS | Matthias Sohn | 2018-09-07 | 5 | -6/+176 |
| | | | | | * | Use constant for ".lock" | Matthias Sohn | 2018-09-07 | 7 | -13/+30 |
| | | | | | * | 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 | 56 | -59/+59 |
* | | | | | | | JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1 | Matthias Sohn | 2018-09-05 | 56 | -59/+59 |
* | | | | | | | Merge branch 'master' into stable-5.1 | Matthias Sohn | 2018-09-05 | 127 | -696/+1350 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UploadPackTest: Avoid unnecessarily boxing int into Integer | David Pursehouse | 2018-09-05 | 1 | -3/+3 |
| * | | | | | | | Parse signature of GPG-signed commits | David Turner | 2018-09-04 | 4 | -0/+160 |
| * | | | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 105 | -397/+442 |
| * | | | | | | | Simplify file creation in ResetCommandTest | René Scheibe | 2018-09-03 | 1 | -38/+17 |
| * | | | | | | | Specify charset when constructing InputStreamReader | David Pursehouse | 2018-09-02 | 5 | -5/+8 |
| * | | | | | | | Update Orbit to S20180829155938 for 2018-09 RC1 | Matthias Sohn | 2018-09-01 | 11 | -17/+17 |
| * | | | | | | | Merge "Replace useminimalnegotation flag with maxhaves flag" | Jonathan Nieder | 2018-08-31 | 2 | -60/+15 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Replace useminimalnegotation flag with maxhaves flag | Minh Thai | 2018-08-31 | 2 | -60/+15 |
| * | | | | | | | | Extract protocol v2 fetch request parsing to its own class | Ivan Frade | 2018-08-31 | 3 | -137/+585 |
| * | | | | | | | | 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 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge "FetchV2Request round up (doneReceived, renamings)" | Jonathan Nieder | 2018-08-31 | 2 | -26/+46 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | FetchV2Request round up (doneReceived, renamings) | Ivan Frade | 2018-08-31 | 2 | -26/+46 |
| * | | | | | | | | Merge branch 'stable-5.1' | David Pursehouse | 2018-08-31 | 2 | -69/+68 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-08-31 | 5 | -100/+99 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-08-31 | 5 | -97/+96 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | |