aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/CLIText.java
Commit message (Expand)AuthorAgeFilesLines
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-242/+0
* Delete CLIText strings previously used in iplog generatorJonathan Nieder2013-04-271-3/+0
* ArchiveCommand: Do not warn for unsupported file modeJonathan Nieder2013-04-261-1/+0
* Add internal porcelain-style API for ArchiveCommandJonathan Nieder2013-04-261-0/+1
* status: Print conflict description for unmerged pathsRobin Stocker2013-04-191-1/+9
* Detect and handle a checkout conflict during merge nicelyRobin Rosenberg2013-04-081-0/+2
* Add the no-commit option to MergeCommandTomasz Zarna2013-04-041-0/+1
* Add the --branch flag to the jgit clone commandRobin Rosenberg2013-02-161-0/+1
* Delete the iplog generatorMatthias Sohn2013-01-091-1/+0
* archive: Add --format option that switches between formatsJonathan Nieder2012-12-041-0/+1
* add: Fix bad metaVar reference in <filepattern> helpJonathan Nieder2012-11-281-0/+1
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-161-0/+2
* Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg2012-11-161-0/+1
* Add missing @since tags to mark API added in 2.2Matthias Sohn2012-11-161-0/+1
* 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
* Fix formatting in org.eclipse.jgit.pgm.CLITextTomasz Zarna2012-11-111-6/+2
* Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-071-0/+2
* Add tests for output result of merging -- org.eclipse.jgit.pgm.MergeTomasz Zarna2012-09-171-0/+1
* 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-2/+32
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-0/+5
* show: Implement command line show for any objectShawn O. Pearce2012-07-181-0/+2
* Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategyTomasz Zarna2012-07-141-1/+1
* Add --all switch to org.eclipse.jgit.pgm.CommitTomasz Zarna2012-05-101-1/+2
* blame: Implement blame on the command lineShawn O. Pearce2011-08-131-0/+1
* RFC: Ugly fix for i18n of metaVar CLI argumentsRobin Rosenberg2011-06-201-0/+31
* Added Merge command to the CLIChristian Halstrick2011-03-291-0/+8
* Add -o option to commit commandPhilipp Thun2011-03-111-0/+1
* Show notes in Log CLI command - Part 2Sasa Zivkov2011-03-011-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/+1
* Externalize strings in Commit commandShawn O. Pearce2010-05-281-0/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-0/+142