summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
Commit message (Expand)AuthorAgeFilesLines
* Add support for --no-ff while mergingTomasz Zarna2012-11-161-0/+3
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-151-0/+1
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-151-1/+0
* Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-071-0/+3
* Add tests for output result of merging -- org.eclipse.jgit.pgm.MergeTomasz Zarna2012-09-171-1/+2
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-0/+1
* Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-091-0/+13
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-2/+7
* show: Implement command line show for any objectShawn O. Pearce2012-07-181-0/+4
* Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategyTomasz Zarna2012-07-141-1/+1
* Add config --list command to pgmTomasz Zarna2012-05-231-0/+1
* Add --all switch to org.eclipse.jgit.pgm.CommitTomasz Zarna2012-05-101-0/+2
* Fix two typos in CLIText.propertiesTomasz Zarna2012-05-021-2/+2
* Allow to amend commits with JGit CLITomasz Zarna2011-12-181-0/+1
* Make use of the many date formatting options in the log commandRobin Rosenberg2011-10-261-0/+1
* blame: Implement blame on the command lineShawn O. Pearce2011-08-131-0/+17
* Added Merge command to the CLIChristian Halstrick2011-03-291-0/+10
* Add -o option to commit commandPhilipp Thun2011-03-111-1/+5
* Show notes in Log CLI command - Part 2Sasa Zivkov2011-03-011-0/+1
* Show notes in Log CLI commandSasa Zivkov2011-02-231-0/+3
* Add Reset to the JGit CLIChris Aniszczyk2011-02-171-0/+4
* Add the Checkout command to the Git CLIChris Aniszczyk2010-11-231-0/+3
* Fixed help of Diff and ShowCommands commandsChristian Halstrick2010-11-081-1/+3
* Implemented the git add commandline command.Sasa Zivkov2010-11-071-5/+9
* Add option to select diff algorithm for diff commandChristian Halstrick2010-10-261-0/+1
* diff: Default arguments to HEAD, working directoryShawn O. Pearce2010-09-021-0/+1
* log, diff: Add --src-prefix, --dst-prefix, --no-prefixShawn O. Pearce2010-09-021-0/+3
* Move rename detection, path following into DiffFormatterShawn O. Pearce2010-09-021-0/+1
* Make Tag class only for writingShawn O. Pearce2010-08-201-0/+1
* Pass PackConfig down to PackWriter when packingShawn O. Pearce2010-07-281-0/+3
* log: Add whitespace ignore optionsShawn O. Pearce2010-07-031-0/+2
* log, diff: Add rename detection supportShawn O. Pearce2010-07-031-0/+4
* Externalize strings in Commit commandShawn O. Pearce2010-05-281-0/+5
* Externalize strings from JGitSasa Zivkov2010-05-191-0/+174