summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-0/+1
|\
| * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-0/+1
| |\
| | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-131-0/+1
| | |\
| | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+1
| | | |\
| | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+1
| | | | |\
| | | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-121-0/+1
* | | | | | AddCommand: ability to switch off renormalizationThomas Wolf2023-04-281-1/+2
* | | | | | [pgm] Implement git tag --contains optionMatthias Sohn2023-04-121-0/+1
|/ / / / /
* / / / / [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-241-0/+7
|/ / / /
* / / / [pgm] Add options --name-only, --name-status to diff, log, showalerthak2022-11-231-0/+2
|/ / /
* | | Add availability check of pre-defined toolsAndre Bossert2022-06-011-0/+4
* | | Add mergetool merge feature (execute external tool)Andre Bossert2022-05-251-2/+18
* | | Add command line support for "git mergetool"Andre Bossert2022-05-251-0/+3
* | | Add difftool compare feature (execute external tool)Andre Bossert2022-05-251-1/+1
|/ /
* | [pgm] Add describe --abbrev optionMatthias Sohn2022-03-021-0/+1
* | Merge branch 'stable-6.0'Thomas Wolf2022-01-052-6/+6
|\|
| * Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-312-6/+6
* | Add command line support for "git difftool"Andre Bossert2021-11-251-0/+13
|/
* [pgm] Fix default meta variable defined in StopOptionHandlerMatthias Sohn2021-06-281-1/+1
* Implement ours/theirs content conflict resolutionThomas Wolf2021-04-191-0/+3
* init: add config option to set default for the initial branch nameMatthias Sohn2021-02-221-1/+1
* init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-221-0/+1
* GPG signature verification via BouncyCastleThomas Wolf2021-02-161-2/+5
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-4/+0
* TagCommand: support signing annotated tagsThomas Wolf2020-12-071-1/+6
* Add support for reading symrefs from pack capabilitiesLee Worrall2020-11-261-0/+1
* Implement git describe --allJason Yeo2020-10-131-0/+1
* pgm: add option if reflogs should be written when converting to reftableMatthias Sohn2019-12-151-0/+1
* pgm: add option to configure if convert-ref-storage should create backupMatthias Sohn2019-12-151-0/+3
* pgm: add command to convert repo to reftableHan-Wen Nienhuys2019-11-161-0/+2
* [pgm] Add --mirror option to clone commandMatthias Sohn2019-10-211-0/+3
* Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-081-3/+0
|\
| * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-081-3/+0
| |\
| | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-081-4/+0
| | |\
| | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-071-4/+0
| | | |\
| | | | * CLI: Remove unused externalized stringsDavid Pursehouse2019-09-071-4/+0
* | | | | JGit pgm: make Blame more robust against bogus inputThomas Wolf2019-08-261-0/+2
|/ / / /
* | | | cli: Add the --always option to describeSebastian Schuberth2019-05-311-0/+1
* | | | cli: Add the --tags option to describeSebastian Schuberth2019-05-311-0/+1
* | | | Replace "Checkout" by "Check out" when used as a verbThomas Wolf2019-03-151-4/+3
|/ / /
* | | diff: add option metaVar for --src-prefix and --dst-prefixAndre Bossert2019-03-041-0/+1
* | | pgm: Externalize error messageMatthias Sohn2019-01-211-0/+1
* | | pgm: Handle exceptions in Config commandMatthias Sohn2019-01-201-0/+1
* | | pgm: Fix too wide lines in Commit.run()Matthias Sohn2019-01-201-1/+1
* | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-1/+2
|/ /
* | Add --ssh option to command-line commandsThomas Wolf2018-11-141-0/+1
* | CLIText: Fix typo: remotes's -> remote'sDavid Pursehouse2018-10-291-1/+1
* | CLIText: Fix typo: 'amd' -> 'and'David Pursehouse2018-10-291-1/+1
|/
* Add ls-files CLI commandMatthias Sohn2018-08-281-0/+1
* Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn2018-03-131-0/+1