aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal
Commit message (Expand)AuthorAgeFilesLines
* [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-221-0/+2
* [pgm] Add option --tags for ls-remoteMatthias Sohn2014-12-161-0/+1
* [pgm] Add option --heads for ls-remoteMatthias Sohn2014-12-161-0/+1
* Add "aggressive" option to GCChristian Halstrick2014-09-191-0/+1
* Handle -m option for Merge commandAxel Richard2014-08-301-0/+1
* Don't prefix output from jgit status with '# 'Robin Rosenberg2014-07-191-1/+1
* Clarify comments in message properties files (and fix grammar)Robin Stocker2014-06-301-2/+2
* Fix incorrect "''" in CLIText.propertiesRobin Stocker2014-06-301-1/+1
* Add a comment to the message properties files on how they are processedRobin Rosenberg2014-06-291-0/+5
* Remove duplicate string in CLIText.propertiesRobin Rosenberg2014-06-291-1/+0
* Fix formatting errors in error messagesRobin Rosenberg2014-06-291-2/+2
* Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-231-0/+1
* Added the command line of jgit repo.Yuxuan 'fishy' Wang2014-04-231-0/+3
* Implement "git branch --contains" in pgmRobin Stocker2014-03-071-0/+1
* CLI clone command should support --no-checkoutKaloyan Raev2014-02-261-0/+1
* [CLI] Add option --millis / -m to debug-show-dir-cache commandMatthias Sohn2013-12-271-0/+1
* archive: Prepend a specified prefix to all entry filenamesJonathan Nieder2013-12-171-0/+2
* CLI status should support --porcelainKaloyan Raev2013-12-041-0/+1
* Manage CheckoutConflictException in pgmAxel Richard2013-11-291-0/+2
* CLI fetch command should support --tagsKaloyan Raev2013-10-261-0/+2
* Add describe command to JGit command line interfaceMatthias Sohn2013-10-111-0/+2
* List all supported formats in archive command's helpMatthias Sohn2013-10-101-1/+1
* Add support for --version in JGit CLIKaloyan Raev2013-10-091-0/+1
* Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-091-1/+30
* Add --quiet flag to pgm fetch.Colby Ranger2013-08-051-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/+290