summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources/org
Commit message (Expand)AuthorAgeFilesLines
* CLI: implement option -d for deleting tagsNed Twigg2016-08-311-0/+2
* Added a clean command.Ned Twigg2016-08-301-0/+5
* RepoCommand: remove --record-remote-branchesStefan Beller2016-05-251-1/+0
* Fix help text for option --enable of command debug-rebuild-ref-treeMatthias Sohn2016-03-011-0/+1
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-171-2/+19
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-0/+6
* debug-rebuild-ref-tree: Simple program to build a RefTreeShawn Pearce2016-01-071-0/+2
* branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-021-0/+5
* reset command: provide convenient and meaningful options helpAndrey Loskutov2015-12-291-0/+1
* Add remote command to JGit CLIKaloyan Raev2015-12-111-0/+3
* 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
* RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-051-0/+1
* CLI status should support --untracked-filesKaloyan Raev2015-03-121-0/+1
* Add "--long" option to JGit describeChristian Halstrick2015-03-091-0/+1
* Move console classes to pgm bundleMatthias Sohn2015-02-101-1/+6
* Add option --orphan for checkoutRĂ¼diger Herrmann2015-02-041-0/+1
* [pgm] Add missing help text for clone --bare optionMatthias Sohn2015-01-071-0/+1
* [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/+0
* Delete CLIText strings previously used in iplog generatorJonathan Nieder2013-04-271-3/+0
* ArchiveCommand: Do not warn for unsupported file modeJonathan Nieder2013-04-261-1/+0
* Add internal porcelain-style API for ArchiveCommandJonathan Nieder2013-04-261-0/+1