115 Commits (05a37ec49ad4aafd75ceb8116e788aed24083459)

Author SHA1 Message Date
Matthias Sohn 23af4452e8 pgm: Externalize error message 6 years ago
Matthias Sohn d789c9adab pgm: Handle exceptions in Config command 6 years ago
Matthias Sohn 518f420fe6 pgm: Fix too wide lines in Commit.run() 6 years ago
Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 years ago
Thomas Wolf a151190bef Add --ssh option to command-line commands 6 years ago
David Pursehouse a98a6044cf CLIText: Fix typo: remotes's -> remote's 6 years ago
David Pursehouse 9185ad8d5c CLIText: Fix typo: 'amd' -> 'and' 6 years ago
Matthias Sohn c253935f3a Add ls-files CLI command 6 years ago
Matthias Sohn e23b09ad6e Implement --force option in FetchCommand and CLI fetch command 7 years ago
Matthias Sohn 809b9f8d5c Add missing help text for rev-parse's --verify option 7 years ago
David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 7 years ago
Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 7 years ago
Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI 7 years ago
David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options 7 years ago
David Pursehouse 325b51dbd4 Fix capitalization of command help summaries 7 years ago
David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 8 years ago
James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 8 years ago
Matthias Sohn d2312f2921 Add missing online help for Ketch server type option in CLI daemon 8 years ago
Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 years ago
Ned Twigg 34673f0536 Added a clean command. 8 years ago
Stefan Beller 063548b9af RepoCommand: remove --record-remote-branches 8 years ago
Matthias Sohn be8c525fa0 Fix help text for option --enable of command debug-rebuild-ref-tree 9 years ago
Matthias Sohn f496177a37 Support Amazon S3 based storage for LFS 9 years ago
Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 9 years ago
Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree 9 years ago
Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 9 years ago
Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help 9 years ago
Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 9 years ago
Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 9 years ago
Thomas Meyer 68cea21f53 git rev-parse: Add --verify option 9 years ago
Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 9 years ago
Andrey Loskutov 6bc6e9520e Changed default log4j log level from "WARNING" to "WARN" 9 years ago
Matthias Sohn dd453f4185 Include slf4j and log4j in jgit command line 10 years ago
Kaloyan Raev 9041fbc958 CLI status should support --untracked-files 10 years ago
Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe 10 years ago
Matthias Sohn 6c1f739388 Move console classes to pgm bundle 10 years ago
Rüdiger Herrmann fc801dd79f Add option --orphan for checkout 10 years ago
Matthias Sohn fd022b9f7f [pgm] Add missing help text for clone --bare option 10 years ago
Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand 10 years ago
Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote 10 years ago
Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote 10 years ago
Christian Halstrick 227357f929 Add "aggressive" option to GC 10 years ago
Axel Richard 46f3007b52 Handle -m option for Merge command 10 years ago
Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' 10 years ago
Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) 10 years ago
Robin Stocker 10aee9b1b7 Fix incorrect "''" in CLIText.properties 10 years ago
Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed 10 years ago
Robin Rosenberg a9cd45cbd8 Remove duplicate string in CLIText.properties 10 years ago
Robin Rosenberg 350ba91585 Fix formatting errors in error messages 10 years ago
Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. 11 years ago