summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources
Commit message (Expand)AuthorAgeFilesLines
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+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-0/+8
* clean up merge squash and no-commit messages in pgmTomasz Zarna2013-04-081-1/+1
* 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/+2
* Must use double single quotes around parametersRobin Rosenberg2013-02-161-5/+5
* Add the --branch flag to the jgit clone commandRobin Rosenberg2013-02-161-0/+3
* Delete the iplog generatorMatthias Sohn2013-01-091-6/+0
* archive: Add tar supportJonathan Nieder2012-12-041-1/+1
* archive: Add --format option that switches between formatsJonathan Nieder2012-12-041-0/+2
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-161-0/+3
* Add reflog command to JGit CLITomasz Zarna2012-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
* 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