| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |