108 Commits (a7338dd1e5173b081d0ec1a7f31f48ed34b07d70)

Author SHA1 Message Date
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
Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 12 years ago
Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm 12 years ago
Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 12 years ago
Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
Robin Rosenberg 6cadceee16 Must use double single quotes around parameters 12 years ago
Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 12 years ago
Matthias Sohn 850e5bc24e Delete the iplog generator 12 years ago
Jonathan Nieder 78009782cd archive: Add tar support 12 years ago
Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 12 years ago
Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 12 years ago
Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 12 years ago
Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 12 years ago
Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 12 years ago
Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 12 years ago
Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 12 years ago
Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 12 years ago
Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 12 years ago
Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 12 years ago
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 12 years ago
Shawn O. Pearce 189a01b617 show: Implement command line show for any object 12 years ago
Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy 12 years ago
Tomasz Zarna 23e0a3e734 Add config --list command to pgm 13 years ago
Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit 13 years ago
Tomasz Zarna e5633ba2d3 Fix two typos in CLIText.properties 13 years ago
Tomasz Zarna 8c60468ff4 Allow to amend commits with JGit CLI 13 years ago
Robin Rosenberg 6baf0cb956 Make use of the many date formatting options in the log command 13 years ago
Shawn O. Pearce a5f5b20dff blame: Implement blame on the command line 13 years ago
Christian Halstrick 153283f05a Added Merge command to the CLI 14 years ago
Philipp Thun a490afedba Add -o option to commit command 14 years ago
Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 14 years ago
Sasa Zivkov 5f3d577e5a Show notes in Log CLI command 14 years ago
Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI 14 years ago
Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI 14 years ago
Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands 14 years ago
Sasa Zivkov 1a7c918b66 Implemented the git add commandline command. 14 years ago
Christian Halstrick e10808e658 Add option to select diff algorithm for diff command 14 years ago
Shawn O. Pearce fed508d55b diff: Default arguments to HEAD, working directory 14 years ago