summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
Commit message (Expand)AuthorAgeFilesLines
* Add ls-files CLI commandMatthias Sohn2018-08-281-0/+1
* Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn2018-03-131-0/+1
* Add missing help text for rev-parse's --verify optionMatthias Sohn2017-11-191-0/+3
* UntrackedFilesHandler: Fix non-localized stringDavid Pursehouse2017-09-061-0/+1
* Rename extensions.refsStorage to refStorageShawn Pearce2017-08-111-1/+1
* Add --match option for `jgit describe` to CLIOliver Lockwood2017-06-221-0/+2
* Fetch: Add --recurse-submodules and --no-recurse-submodules optionsDavid Pursehouse2017-06-111-0/+3
* Fix capitalization of command help summariesDavid Pursehouse2017-06-111-2/+2
* Clone: add --recurse-submodules optionDavid Pursehouse2017-04-271-0/+3
* gc: Add options to preserve and prune old pack filesJames Melvin2017-01-191-0/+2
* Add missing online help for Ketch server type option in CLI daemonMatthias Sohn2016-10-021-0/+2
* 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
* Changed default log4j log level from "WARNING" to "WARN"Andrey Loskutov2015-08-111-1/+1
* Include slf4j and log4j in jgit command lineMatthias Sohn2015-03-231-0/+6
* 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