aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/internal
Commit message (Expand)AuthorAgeFilesLines
* AddCommand: implement --all/--no-allThomas Wolf2025-02-261-1/+2
* Signing: refactor interfacesThomas Wolf2024-08-241-1/+1
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-241-0/+1
* [pgm] Add options --name-only, --name-status to diff, log, showalerthak2022-11-231-0/+1
* Add availability check of pre-defined toolsAndre Bossert2022-06-011-0/+4
* Add mergetool merge feature (execute external tool)Andre Bossert2022-05-251-0/+16
* Add command line support for "git difftool"Andre Bossert2021-11-251-0/+3
* Implement ours/theirs content conflict resolutionThomas Wolf2021-04-191-0/+1
* GPG signature verification via BouncyCastleThomas Wolf2021-02-162-1/+58
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-042-76/+10
* Merge branch 'stable-5.4' into stable-5.5Matthias 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
* | | | Replace "Checkout" by "Check out" when used as a verbThomas Wolf2019-03-151-1/+0
|/ / /
* | | 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
|/ /
* / Add --ssh option to command-line commandsThomas Wolf2018-11-141-0/+56
|/
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+4
* Stop using deprecated CmdLineException constructorsDavid Pursehouse2017-09-061-0/+33
* UntrackedFilesHandler: Fix non-localized stringDavid Pursehouse2017-09-061-0/+1
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-221-0/+1
* Fetch: Add --recurse-submodules and --no-recurse-submodules optionsDavid Pursehouse2017-06-111-0/+2
* Clone: add --recurse-submodules optionDavid Pursehouse2017-04-271-0/+2
* Remove @since tags from internal packagesJonathan Nieder2017-01-241-2/+0
* CLI: implement option -d for deleting tagsNed Twigg2016-08-311-0/+1
* Added a clean command.Ned Twigg2016-08-301-0/+2
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-171-0/+11
* Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-061-0/+13
* branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-021-0/+2
* Add remote command to JGit CLIKaloyan Raev2015-12-111-0/+1
* Null-annotated Repository class and fixed related compiler errorsAndrey Loskutov2015-11-251-0/+1
* git rev-parse: Add --verify optionThomas Meyer2015-11-191-0/+1
* Move console classes to pgm bundleMatthias Sohn2015-02-101-0/+5
* [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-221-0/+2
* archive: Prepend a specified prefix to all entry filenamesJonathan Nieder2013-12-171-0/+1
* Manage CheckoutConflictException in pgmAxel Richard2013-11-291-0/+3
* Add describe command to JGit command line interfaceMatthias Sohn2013-10-111-0/+1
* Move ArchiveCommand into standard porcelain APIJonathan Nieder2013-05-241-4/+0
* Remove dependency by ArchiveCommand on archive formatsJonathan Nieder2013-05-241-0/+2
* ArchiveCommand: make archive formats non-inner classesJonathan Nieder2013-05-231-0/+1
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+242