aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/internal
Commit message (Expand)AuthorAgeFilesLines
* 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