| Commit message (Expand) | Author | Age | Files | Lines |
* | AddCommand: implement --all/--no-all | Thomas Wolf | 4 days | 1 | -8/+47 |
* | Add --exclude option to describe CLI command | Matthias Sohn | 5 days | 1 | -0/+20 |
* | TestRepository: Deprecate #getDate and use #getInstant instead | Ivan Frade | 2024-12-13 | 1 | -2/+2 |
* | Merge branch 'stable-7.1' | Matthias Sohn | 2024-12-06 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'stable-7.0' into stable-7.1 | Matthias Sohn | 2024-12-06 | 1 | -0/+2 |
| |\ |
|
| | * | Disable MergeToolTest#testEmptyToolName | Matthias Sohn | 2024-12-02 | 1 | -0/+2 |
* | | | MergeToolTest: update expected error from the tool | Ivan Frade | 2024-12-04 | 1 | -1/+1 |
|/ / |
|
* / | Add pack-refs command to the CLI | Yash Chaturvedi | 2024-11-22 | 1 | -0/+81 |
|/ |
|
* | [errorprone] Fix UnnecessaryParentheses errors | Matthias Sohn | 2024-04-28 | 2 | -5/+4 |
* | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 1 | -251/+0 |
|\ |
|
| * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 1 | -251/+0 |
| |\ |
|
| | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 1 | -251/+0 |
| | |\ |
|
| | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 1 | -251/+0 |
| | | |\ |
|
| | | | * | [bazel] Move ToolTestCase to src folder (6.2) | Matthias Sohn | 2023-04-27 | 1 | -243/+0 |
* | | | | | [pgm] Implement git tag --contains option | Matthias Sohn | 2023-04-12 | 1 | -1/+42 |
|/ / / / |
|
* / / / | [pgm] Fetch-CLI: add support for shallow | Harald Weiner | 2023-01-24 | 1 | -0/+139 |
|/ / / |
|
* / / | [pgm] Add options --name-only, --name-status to diff, log, show | alerthak | 2022-11-23 | 3 | -0/+190 |
|/ / |
|
* | | Provide encoding to String#getBytes() | Han-Wen Nienhuys | 2022-08-08 | 1 | -1/+2 |
* | | Run tests that checks araxis output only on Linux | Simeon Andreev | 2022-06-17 | 3 | -0/+11 |
|/ |
|
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 1 | -1/+2 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 3 | -26/+220 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 2 | -10/+50 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 2 | -57/+47 |
* | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 3 | -51/+364 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 3 | -91/+287 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -10/+53 |
* | [pgm] Add describe --abbrev option | Matthias Sohn | 2022-03-02 | 1 | -0/+25 |
* | [test] Fix closing of test repositories | Nail Samatov | 2022-01-30 | 1 | -0/+1 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -4/+14 |
* | Merge branch 'stable-6.0' | Matthias Sohn | 2021-11-28 | 1 | -9/+9 |
|\ |
|
| * | RevListTest: fix warning that method parameter hides field 'git' | Matthias Sohn | 2021-11-24 | 1 | -9/+9 |
* | | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+195 |
|/ |
|
* | pgm: rewrite parents when --parents flag is passed | kylezhao | 2021-05-26 | 1 | -0/+75 |
* | 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 |
* | Add support for reading symrefs from pack capabilities | Lee Worrall | 2020-11-26 | 1 | -1/+19 |
* | Replace ExpectedException which was deprecated in junit 4.13 | Matthias Sohn | 2020-01-24 | 1 | -17/+9 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 24 | -912/+120 |
* | 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 |
* | JGit pgm: make Blame more robust against bogus input | Thomas Wolf | 2019-08-26 | 1 | -0/+122 |
* | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-20 | 1 | -16/+29 |
|\ |
|
| * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 1 | -16/+29 |
| |\ |
|
| | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 1 | -16/+29 |
| | |\ |
|
| | | * | Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader | Matthias Sohn | 2019-08-11 | 1 | -16/+29 |
| | | * | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2019-06-19 | 1 | -2/+2 |
* | | | | JGit pgm tests must quote paths on the command line | Thomas Wolf | 2019-07-25 | 3 | -20/+18 |
|/ / / |
|
* / / | Convert to lambda or member reference | Carsten Hammer | 2019-05-16 | 1 | -10/+6 |
|/ / |
|
* | | Fix "jgit checkout -f" to overwrite dirty worktree files | Christian Halstrick | 2019-01-08 | 1 | -0/+16 |