| Commit message (Expand) | Author | Age | Files | Lines |
* | cli: Add the --always option to describe | Sebastian Schuberth | 2019-05-31 | 1 | -0/+1 |
* | cli: Add the --tags option to describe | Sebastian Schuberth | 2019-05-31 | 1 | -0/+1 |
* | Replace "Checkout" by "Check out" when used as a verb | Thomas Wolf | 2019-03-15 | 1 | -4/+3 |
* | diff: add option metaVar for --src-prefix and --dst-prefix | Andre Bossert | 2019-03-04 | 1 | -0/+1 |
* | pgm: Externalize error message | Matthias Sohn | 2019-01-21 | 1 | -0/+1 |
* | pgm: Handle exceptions in Config command | Matthias Sohn | 2019-01-20 | 1 | -0/+1 |
* | pgm: Fix too wide lines in Commit.run() | Matthias Sohn | 2019-01-20 | 1 | -1/+1 |
* | Fix "jgit checkout -f" to overwrite dirty worktree files | Christian Halstrick | 2019-01-08 | 1 | -1/+2 |
* | Add --ssh option to command-line commands | Thomas Wolf | 2018-11-14 | 1 | -0/+1 |
* | CLIText: Fix typo: remotes's -> remote's | David Pursehouse | 2018-10-29 | 1 | -1/+1 |
* | CLIText: Fix typo: 'amd' -> 'and' | David Pursehouse | 2018-10-29 | 1 | -1/+1 |
* | Add ls-files CLI command | Matthias Sohn | 2018-08-28 | 1 | -0/+1 |
* | Implement --force option in FetchCommand and CLI fetch command | Matthias Sohn | 2018-03-13 | 1 | -0/+1 |
* | Add missing help text for rev-parse's --verify option | Matthias Sohn | 2017-11-19 | 1 | -0/+3 |
* | UntrackedFilesHandler: Fix non-localized string | David Pursehouse | 2017-09-06 | 1 | -0/+1 |
* | Rename extensions.refsStorage to refStorage | Shawn Pearce | 2017-08-11 | 1 | -1/+1 |
* | Add --match option for `jgit describe` to CLI | Oliver Lockwood | 2017-06-22 | 1 | -0/+2 |
* | Fetch: Add --recurse-submodules and --no-recurse-submodules options | David Pursehouse | 2017-06-11 | 1 | -0/+3 |
* | Fix capitalization of command help summaries | David Pursehouse | 2017-06-11 | 1 | -2/+2 |
* | Clone: add --recurse-submodules option | David Pursehouse | 2017-04-27 | 1 | -0/+3 |
* | gc: Add options to preserve and prune old pack files | James Melvin | 2017-01-19 | 1 | -0/+2 |
* | Add missing online help for Ketch server type option in CLI daemon | Matthias Sohn | 2016-10-02 | 1 | -0/+2 |
* | CLI: implement option -d for deleting tags | Ned Twigg | 2016-08-31 | 1 | -0/+2 |
* | Added a clean command. | Ned Twigg | 2016-08-30 | 1 | -0/+5 |
* | RepoCommand: remove --record-remote-branches | Stefan Beller | 2016-05-25 | 1 | -1/+0 |
* | Fix help text for option --enable of command debug-rebuild-ref-tree | Matthias Sohn | 2016-03-01 | 1 | -0/+1 |
* | Support Amazon S3 based storage for LFS | Matthias Sohn | 2016-02-17 | 1 | -2/+19 |
* | Support LFS protocol and a file system based LFS storage | Matthias Sohn | 2016-02-04 | 1 | -0/+6 |
* | debug-rebuild-ref-tree: Simple program to build a RefTree | Shawn Pearce | 2016-01-07 | 1 | -0/+2 |
* | branch command: provide convenient and meaningful options help | Andrey Loskutov | 2016-01-02 | 1 | -0/+5 |
* | reset command: provide convenient and meaningful options help | Andrey Loskutov | 2015-12-29 | 1 | -0/+1 |
* | Add remote command to JGit CLI | Kaloyan Raev | 2015-12-11 | 1 | -0/+3 |
* | Null-annotated Repository class and fixed related compiler errors | Andrey Loskutov | 2015-11-25 | 1 | -0/+1 |
* | git rev-parse: Add --verify option | Thomas Meyer | 2015-11-19 | 1 | -0/+1 |
* | RepoCommand: Add setRecordRemoteBranch option to record upstream branch | Stefan Beller | 2015-10-05 | 1 | -0/+1 |
* | Changed default log4j log level from "WARNING" to "WARN" | Andrey Loskutov | 2015-08-11 | 1 | -1/+1 |
* | Include slf4j and log4j in jgit command line | Matthias Sohn | 2015-03-23 | 1 | -0/+6 |
* | CLI status should support --untracked-files | Kaloyan Raev | 2015-03-12 | 1 | -0/+1 |
* | Add "--long" option to JGit describe | Christian Halstrick | 2015-03-09 | 1 | -0/+1 |
* | Move console classes to pgm bundle | Matthias Sohn | 2015-02-10 | 1 | -1/+6 |
* | Add option --orphan for checkout | RĂ¼diger Herrmann | 2015-02-04 | 1 | -0/+1 |
* | [pgm] Add missing help text for clone --bare option | Matthias Sohn | 2015-01-07 | 1 | -0/+1 |
* | [pgm] Implement clone using CloneCommand | Matthias Sohn | 2014-12-22 | 1 | -0/+2 |
* | [pgm] Add option --tags for ls-remote | Matthias Sohn | 2014-12-16 | 1 | -0/+1 |
* | [pgm] Add option --heads for ls-remote | Matthias Sohn | 2014-12-16 | 1 | -0/+1 |
* | Add "aggressive" option to GC | Christian Halstrick | 2014-09-19 | 1 | -0/+1 |
* | Handle -m option for Merge command | Axel Richard | 2014-08-30 | 1 | -0/+1 |
* | Don't prefix output from jgit status with '# ' | Robin Rosenberg | 2014-07-19 | 1 | -1/+1 |
* | Clarify comments in message properties files (and fix grammar) | Robin Stocker | 2014-06-30 | 1 | -2/+2 |
* | Fix incorrect "''" in CLIText.properties | Robin Stocker | 2014-06-30 | 1 | -1/+1 |