| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Matthias Sohn | 2021-09-13 | 1 | -1/+1 |
|\ |
|
| * | Update orbit to I20210711110031 | Matthias Sohn | 2021-07-16 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Matthias Sohn | 2021-06-15 | 1 | -0/+75 |
|\| |
|
| * | Prepare 5.13.0-SNAPSHOT builds | Matthias Sohn | 2021-06-14 | 2 | -19/+19 |
| * | Prepare 5.12.1-SNAPSHOT builds | Matthias Sohn | 2021-06-13 | 2 | -19/+19 |
| * | JGit v5.12.0.202106070339-rv5.12.0.202106070339-r | Matthias Sohn | 2021-06-07 | 2 | -2/+2 |
| * | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-06-03 | 2 | -2/+2 |
| * | JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1 | Matthias Sohn | 2021-06-02 | 2 | -2/+2 |
| * | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-06-02 | 2 | -2/+2 |
| * | JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1 | Matthias Sohn | 2021-06-01 | 2 | -2/+2 |
| * | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-06-01 | 2 | -2/+2 |
| * | JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3 | Matthias Sohn | 2021-05-26 | 2 | -2/+2 |
| * | pgm: rewrite parents when --parents flag is passed | kylezhao | 2021-05-26 | 1 | -0/+75 |
| * | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-03-10 | 2 | -19/+19 |
| * | Prepare 5.11.1-SNAPSHOT builds | Matthias Sohn | 2021-03-09 | 2 | -19/+19 |
| * | JGit v5.11.0.202103091610-rv5.11.0.202103091610-r | Matthias Sohn | 2021-03-09 | 2 | -2/+2 |
| * | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2021-03-04 | 2 | -2/+2 |
| * | JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1 | Matthias Sohn | 2021-03-03 | 2 | -2/+2 |
| * | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2021-02-24 | 2 | -2/+2 |
| * | JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3 | Matthias Sohn | 2021-02-24 | 2 | -2/+2 |
* | | Merge branch 'master' into next | Matthias Sohn | 2021-02-28 | 3 | -2/+65 |
|\| |
|
| * | init: allow specifying the initial branch name for the new repository | Matthias Sohn | 2021-02-22 | 1 | -0/+21 |
| * | Fail clone if initial branch doesn't exist in remote repository | Matthias Sohn | 2021-02-22 | 1 | -0/+42 |
| * | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 2 | -19/+19 |
| * | Ignore missing javadoc tags in test bundles | Matthias Sohn | 2020-11-29 | 1 | -2/+2 |
* | | Merge branch 'master' into next | Matthias Sohn | 2020-11-28 | 1 | -1/+19 |
|\| |
|
| * | Add support for reading symrefs from pack capabilities | Lee Worrall | 2020-11-26 | 1 | -1/+19 |
| * | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 2 | -19/+19 |
* | | Merge branch 'master' into next | Matthias Sohn | 2020-06-10 | 2 | -1/+6 |
|\| |
|
| * | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 2 | -19/+19 |
| * | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 1 | -0/+6 |
| * | Bazel: Remove superfluous dependencies flagged by unused_deps | David Ostrovsky | 2020-05-22 | 1 | -1/+0 |
| * | Prepare 5.8.0-SNAPSHOT builds | Matthias Sohn | 2020-03-09 | 2 | -19/+19 |
* | | Prepare 6.0.0-SNAPSHOT builds | Matthias Sohn | 2020-02-23 | 2 | -19/+19 |
|/ |
|
* | Replace ExpectedException which was deprecated in junit 4.13 | Matthias Sohn | 2020-01-24 | 1 | -17/+9 |
* | Update to Orbit I20200120214610 and JUnit to 4.13 | David Pursehouse | 2020-01-22 | 1 | -2/+2 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 27 | -1026/+135 |
* | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -3/+4 |
* | Prepare 5.7.0-SNAPSHOT builds | Matthias Sohn | 2019-12-05 | 2 | -19/+19 |
* | JGit pgm: Format blame output to match canonical git | Thomas Wolf | 2019-11-27 | 1 | -8/+11 |
* | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 1 | -0/+35 |
* | [pgm] Add --mirror option to clone command | Matthias Sohn | 2019-10-21 | 1 | -2/+42 |
* | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -1/+1 |
* | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-08 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-08 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-08 | 1 | -0/+1 |
| | |\ |
|
| | | * | Format BUILD files with buildifier | Matthias Sohn | 2019-09-08 | 1 | -1/+1 |
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-08 | 1 | -0/+1 |
| | | |\ |
|
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-07 | 1 | -0/+1 |
| | | | |\ |
|
| | | | | * | Bazel: Add fixes for --incompatible_load_java_rules_from_bzl | David Pursehouse | 2019-09-07 | 1 | -0/+1 |