aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
Commit message (Expand)AuthorAgeFilesLines
* pgm: add command to convert repo to reftableHan-Wen Nienhuys2019-11-161-0/+2
* [pgm] Add --mirror option to clone commandMatthias Sohn2019-10-211-0/+3
* Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-081-3/+0
|\
| * Merge branch 'stable-5.3' into stable-5.4Matthias 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
|/ / / /
* | | | cli: Add the --always option to describeSebastian Schuberth2019-05-311-0/+1
* | | | cli: Add the --tags option to describeSebastian Schuberth2019-05-311-0/+1
* | | | Replace "Checkout" by "Check out" when used as a verbThomas Wolf2019-03-151-4/+3
|/ / /
* | | diff: add option metaVar for --src-prefix and --dst-prefixAndre Bossert2019-03-041-0/+1
* | | 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
* | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-1/+2
|/ /
* | Add --ssh option to command-line commandsThomas Wolf2018-11-141-0/+1
* | CLIText: Fix typo: remotes's -> remote'sDavid Pursehouse2018-10-291-1/+1
* | CLIText: Fix typo: 'amd' -> 'and'David Pursehouse2018-10-291-1/+1
|/
* 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