| Commit message (Expand) | Author | Age | Files | Lines |
* | AddCommand: implement --all/--no-all | Thomas Wolf | 3 days | 1 | -1/+4 |
* | Add --exclude option to describe CLI command | Matthias Sohn | 4 days | 1 | -0/+1 |
* | pgm.MultiPackIndex: CLI command to write/print the multipack index | Ivan Frade | 8 days | 1 | -0/+1 |
* | Add pack-refs command to the CLI | Yash Chaturvedi | 2024-11-22 | 1 | -0/+2 |
* | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 1 | -0/+1 |
| | |\ |
|
| | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 1 | -0/+1 |
| | | |\ |
|
| | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+1 |
| | | | |\ |
|
| | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 1 | -0/+1 |
* | | | | | | AddCommand: ability to switch off renormalization | Thomas Wolf | 2023-04-28 | 1 | -1/+2 |
* | | | | | | [pgm] Implement git tag --contains option | Matthias Sohn | 2023-04-12 | 1 | -0/+1 |
|/ / / / / |
|
* / / / / | [pgm] Fetch-CLI: add support for shallow | Harald Weiner | 2023-01-24 | 1 | -0/+7 |
|/ / / / |
|
* / / / | [pgm] Add options --name-only, --name-status to diff, log, show | alerthak | 2022-11-23 | 1 | -0/+2 |
|/ / / |
|
* | | | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -0/+4 |
* | | | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -2/+18 |
* | | | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -0/+3 |
* | | | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -1/+1 |
|/ / |
|
* | | [pgm] Add describe --abbrev option | Matthias Sohn | 2022-03-02 | 1 | -0/+1 |
* | | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+13 |
|/ |
|
* | [pgm] Fix default meta variable defined in StopOptionHandler | Matthias Sohn | 2021-06-28 | 1 | -1/+1 |
* | Implement ours/theirs content conflict resolution | Thomas Wolf | 2021-04-19 | 1 | -0/+3 |
* | init: add config option to set default for the initial branch name | Matthias Sohn | 2021-02-22 | 1 | -1/+1 |
* | init: allow specifying the initial branch name for the new repository | Matthias Sohn | 2021-02-22 | 1 | -0/+1 |
* | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 1 | -2/+5 |
* | Remove reftree and ketch | Han-Wen Nienhuys | 2020-12-15 | 1 | -4/+0 |
* | TagCommand: support signing annotated tags | Thomas Wolf | 2020-12-07 | 1 | -1/+6 |
* | Add support for reading symrefs from pack capabilities | Lee Worrall | 2020-11-26 | 1 | -0/+1 |
* | Implement git describe --all | Jason Yeo | 2020-10-13 | 1 | -0/+1 |
* | pgm: add option if reflogs should be written when converting to reftable | Matthias Sohn | 2019-12-15 | 1 | -0/+1 |
* | pgm: add option to configure if convert-ref-storage should create backup | Matthias Sohn | 2019-12-15 | 1 | -0/+3 |
* | pgm: add command to convert repo to reftable | Han-Wen Nienhuys | 2019-11-16 | 1 | -0/+2 |
* | [pgm] Add --mirror option to clone command | Matthias Sohn | 2019-10-21 | 1 | -0/+3 |
* | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-08 | 1 | -3/+0 |
|\ |
|
| * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-08 | 1 | -3/+0 |
| |\ |
|
| | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-08 | 1 | -4/+0 |
| | |\ |
|
| | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-07 | 1 | -4/+0 |
| | | |\ |
|
| | | | * | CLI: Remove unused externalized strings | David Pursehouse | 2019-09-07 | 1 | -4/+0 |
* | | | | | JGit pgm: make Blame more robust against bogus input | Thomas Wolf | 2019-08-26 | 1 | -0/+2 |
|/ / / / |
|
* | | | | cli: Add the --always option to describe | Sebastian Schuberth | 2019-05-31 | 1 | -0/+1 |
* | | | | cli: Add the --tags option to describe | Sebastian Schuberth | 2019-05-31 | 1 | -0/+1 |
* | | | | Replace "Checkout" by "Check out" when used as a verb | Thomas Wolf | 2019-03-15 | 1 | -4/+3 |
|/ / / |
|
* | | | diff: add option metaVar for --src-prefix and --dst-prefix | Andre Bossert | 2019-03-04 | 1 | -0/+1 |
* | | | pgm: Externalize error message | Matthias Sohn | 2019-01-21 | 1 | -0/+1 |
* | | | pgm: Handle exceptions in Config command | Matthias Sohn | 2019-01-20 | 1 | -0/+1 |
* | | | pgm: Fix too wide lines in Commit.run() | Matthias Sohn | 2019-01-20 | 1 | -1/+1 |
* | | | Fix "jgit checkout -f" to overwrite dirty worktree files | Christian Halstrick | 2019-01-08 | 1 | -1/+2 |
|/ / |
|
* | | Add --ssh option to command-line commands | Thomas Wolf | 2018-11-14 | 1 | -0/+1 |
* | | CLIText: Fix typo: remotes's -> remote's | David Pursehouse | 2018-10-29 | 1 | -1/+1 |
* | | CLIText: Fix typo: 'amd' -> 'and' | David Pursehouse | 2018-10-29 | 1 | -1/+1 |
|/ |
|