Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2018-08-31 | 4 | -92/+91 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-08-31 | 4 | -92/+91 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-08-31 | 4 | -92/+91 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-08-31 | 6 | -107/+89 |
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/| | |||||
| | | | | | * | | Bazel: Use hyphen instead of underscore in external repository names | David Pursehouse | 2018-08-30 | 2 | -30/+30 |
| | | | | | * | | Bazel: Format all build files with buildifier 0.15.0 | David Pursehouse | 2018-08-30 | 4 | -62/+61 |
| | | | | | * | | ChangeIdUtilTest: Remove unused notestCommitDashV | David Pursehouse | 2018-08-30 | 1 | -17/+0 |
| | | | | | | * | Use right variable in error message about depth | Ivan Frade | 2018-08-30 | 1 | -1/+1 |
| | | | | | | * | Merge "UploadPack: avoid conflating shallow commit lists in protocol v2" | Jonathan Nieder | 2018-08-30 | 2 | -7/+50 |
| | | | | | | |\ | |||||
| | | | | | | | * | UploadPack: avoid conflating shallow commit lists in protocol v2 | Ivan Frade | 2018-08-30 | 2 | -7/+50 |
| | | | | | | * | | Bazel: Use hyphen instead of underscore in external repository names | David Pursehouse | 2018-08-30 | 2 | -30/+30 |
| | | | | | | * | | Format BUILD files with buildifier 0.15.0 | David Pursehouse | 2018-08-30 | 1 | -1/+1 |
| | | | | | | |/ | |||||
| | | | | | | * | Merge branch 'stable-5.1' | Matthias Sohn | 2018-08-29 | 2 | -2/+2 |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Adjust severity of missing execution environment for LFS | Markus Duft | 2018-08-29 | 2 | -2/+2 |
* | | | | | | | | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-08-29 | 56 | -59/+59 |
* | | | | | | | | JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3 | Matthias Sohn | 2018-08-28 | 56 | -59/+59 |
| | | | | | | * | Upgrade maven-compiler-plugin to 3.8.0 | David Pursehouse | 2018-08-29 | 1 | -2/+3 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Update Orbit to S20180820175350 for 2018-09 M3 | Matthias Sohn | 2018-08-28 | 11 | -17/+17 |
* | | | | | | | Add ls-files CLI command | Matthias Sohn | 2018-08-28 | 4 | -0/+204 |
* | | | | | | | 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 |