95 Commits (eb7a93bb2a01206e9d71c59963be2a7a9adf0411)

Author SHA1 Message Date
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
Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. 11 years ago
Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm 11 years ago
Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout 11 years ago
Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command 11 years ago
Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 11 years ago
Kaloyan Raev 7026658ac8 CLI status should support --porcelain 11 years ago
Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm 11 years ago
Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags 11 years ago
Matthias Sohn 401212de7a Add describe command to JGit command line interface 11 years ago
Matthias Sohn f3d323e9fe List all supported formats in archive command's help 11 years ago
Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI 11 years ago
Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands 11 years ago
Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. 11 years ago
Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 years ago
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 12 years ago
Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 12 years ago
Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 12 years ago
Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 12 years ago