| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | status: Print conflict description for unmerged paths | Robin Stocker | 2013-04-19 | 1 | -0/+8 |
* | clean up merge squash and no-commit messages in pgm | Tomasz Zarna | 2013-04-08 | 1 | -1/+1 |
* | Detect and handle a checkout conflict during merge nicely | Robin Rosenberg | 2013-04-08 | 1 | -0/+2 |
* | Add the no-commit option to MergeCommand | Tomasz Zarna | 2013-04-04 | 1 | -0/+2 |
* | Must use double single quotes around parameters | Robin Rosenberg | 2013-02-16 | 1 | -5/+5 |
* | Add the --branch flag to the jgit clone command | Robin Rosenberg | 2013-02-16 | 1 | -0/+3 |
* | Delete the iplog generator | Matthias Sohn | 2013-01-09 | 1 | -6/+0 |
* | archive: Add tar support | Jonathan Nieder | 2012-12-04 | 1 | -1/+1 |
* | archive: Add --format option that switches between formats | Jonathan Nieder | 2012-12-04 | 1 | -0/+2 |
* | Add "jgit archive" tool that writes a tree as a ZIP file | Jonathan Nieder | 2012-11-16 | 1 | -0/+3 |
* | Add reflog command to JGit CLI | Tomasz Zarna | 2012-11-16 | 1 | -0/+1 |
* | Add support for --no-ff while merging | Tomasz Zarna | 2012-11-16 | 1 | -0/+3 |
* | Add a test for org.eclipse.jgit.pgm.Tag | Tomasz Zarna | 2012-11-15 | 1 | -0/+1 |
* | Prefix an abnormal CLI command termination with 'fatal:' | Tomasz Zarna | 2012-11-15 | 1 | -1/+0 |
* | Add --squash option to org.eclipse.jgit.pgm.Merge | Tomasz Zarna | 2012-10-07 | 1 | -0/+3 |
* | Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge | Tomasz Zarna | 2012-09-17 | 1 | -1/+2 |
* | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 1 | -0/+1 |
* | Added new Status CLI command 'jgit status' | Robin Rosenberg | 2012-09-09 | 1 | -0/+13 |
* | Output result of switching branch -- o.e.jgit.pgm.Checkout | Tomasz Zarna | 2012-09-05 | 1 | -2/+7 |
* | show: Implement command line show for any object | Shawn O. Pearce | 2012-07-18 | 1 | -0/+4 |
* | Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy | Tomasz Zarna | 2012-07-14 | 1 | -1/+1 |
* | Add config --list command to pgm | Tomasz Zarna | 2012-05-23 | 1 | -0/+1 |
* | Add --all switch to org.eclipse.jgit.pgm.Commit | Tomasz Zarna | 2012-05-10 | 1 | -0/+2 |
* | Fix two typos in CLIText.properties | Tomasz Zarna | 2012-05-02 | 1 | -2/+2 |
* | Allow to amend commits with JGit CLI | Tomasz Zarna | 2011-12-18 | 1 | -0/+1 |
* | Make use of the many date formatting options in the log command | Robin Rosenberg | 2011-10-26 | 1 | -0/+1 |
* | blame: Implement blame on the command line | Shawn O. Pearce | 2011-08-13 | 1 | -0/+17 |
* | Added Merge command to the CLI | Christian Halstrick | 2011-03-29 | 1 | -0/+10 |
* | Add -o option to commit command | Philipp Thun | 2011-03-11 | 1 | -1/+5 |
* | Show notes in Log CLI command - Part 2 | Sasa Zivkov | 2011-03-01 | 1 | -0/+1 |
* | Show notes in Log CLI command | Sasa Zivkov | 2011-02-23 | 1 | -0/+3 |
* | Add Reset to the JGit CLI | Chris Aniszczyk | 2011-02-17 | 1 | -0/+4 |
* | Add the Checkout command to the Git CLI | Chris Aniszczyk | 2010-11-23 | 1 | -0/+3 |
* | Fixed help of Diff and ShowCommands commands | Christian Halstrick | 2010-11-08 | 1 | -1/+3 |
* | Implemented the git add commandline command. | Sasa Zivkov | 2010-11-07 | 1 | -5/+9 |
* | Add option to select diff algorithm for diff command | Christian Halstrick | 2010-10-26 | 1 | -0/+1 |
* | diff: Default arguments to HEAD, working directory | Shawn O. Pearce | 2010-09-02 | 1 | -0/+1 |
* | log, diff: Add --src-prefix, --dst-prefix, --no-prefix | Shawn O. Pearce | 2010-09-02 | 1 | -0/+3 |
* | Move rename detection, path following into DiffFormatter | Shawn O. Pearce | 2010-09-02 | 1 | -0/+1 |
* | Make Tag class only for writing | Shawn O. Pearce | 2010-08-20 | 1 | -0/+1 |
* | Pass PackConfig down to PackWriter when packing | Shawn O. Pearce | 2010-07-28 | 1 | -0/+3 |
* | log: Add whitespace ignore options | Shawn O. Pearce | 2010-07-03 | 1 | -0/+2 |
* | log, diff: Add rename detection support | Shawn O. Pearce | 2010-07-03 | 1 | -0/+4 |
* | Externalize strings in Commit command | Shawn O. Pearce | 2010-05-28 | 1 | -0/+5 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -0/+174 |