summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Have git-ls tree to accept path args like git-ls-treeKetan Padegaonkar2012-11-181-2/+14
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-164-0/+110
* Add reflog command to JGit CLITomasz Zarna2012-11-163-0/+90
* Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg2012-11-161-0/+1
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-164-10/+68
* Add missing @since tags to mark API added in 2.2Matthias Sohn2012-11-162-2/+11
* Add support for --no-ff while mergingTomasz Zarna2012-11-163-4/+61
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-153-2/+10
* Do not fail when checking out HEADTomasz Zarna2012-11-151-0/+2
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-152-2/+0
* Merge "Fix formatting in org.eclipse.jgit.pgm.CLIText"Matthias Sohn2012-11-141-6/+2
|\
| * Fix formatting in org.eclipse.jgit.pgm.CLITextTomasz Zarna2012-11-111-6/+2
* | diff, log -p: do not use outs before it is initializedJonathan Nieder2012-11-142-4/+16
|/
* Suppress resource warnings with Java 7Robin Rosenberg2012-10-251-0/+1
* Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-073-1/+14
* Revert "The constructor CmdLineException(String) is deprecated"Shawn O. Pearce2012-09-266-36/+20
* Remove uses of TextBuiltin.out in favor of outwRobin Rosenberg2012-09-233-14/+18
* The constructor CmdLineException(String) is deprecatedTomasz Zarna2012-09-236-20/+36
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-2211-26/+58
* Prepare 2.2.0 buildsMatthias Sohn2012-09-193-31/+31
* Add tests for output result of merging -- org.eclipse.jgit.pgm.MergeTomasz Zarna2012-09-173-1/+5
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-1639-220/+263
* Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-094-2/+213
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-053-4/+50
* Fix NPE when notes are presentRobin Rosenberg2012-09-051-1/+1
* Garbage collector for FileRepositoriesChristian Halstrick2012-07-292-0/+59
* show: Implement command line show for any objectShawn O. Pearce2012-07-184-1/+322
* Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategyTomasz Zarna2012-07-143-3/+3
* Prepare 2.1.0 buildsMatthias Sohn2012-06-143-30/+30
* Prepare post v2.0.0.201206130900-r buildsMatthias Sohn2012-06-143-3/+3
* JGit v2.0.0.201206130900-rv2.0.0.201206130900-rMatthias Sohn2012-06-133-3/+3
* Add org.eclipse.jgit.pgm.feature to enable consumption via p2Matthias Sohn2012-06-122-0/+58
* Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-06-062-2/+2
* JGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3Matthias Sohn2012-06-062-2/+2
* Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2012-05-312-2/+2
* JGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn2012-05-302-2/+2
* Add config --list command to pgmTomasz Zarna2012-05-233-0/+123
* Add user friendly output from jgit commit commandMikael Karlsson2012-05-181-1/+6
* Add --all switch to org.eclipse.jgit.pgm.CommitTomasz Zarna2012-05-103-2/+11
* Fix two typos in CLIText.propertiesTomasz Zarna2012-05-021-2/+2
* Fix broken TagCommand APIRobin Rosenberg2012-04-061-4/+5
* Merge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0,I45823b0c,Ie22ac47eShawn Pearce2012-03-122-3/+3
|\
| * cleanup: Get rid of some unused-warningsRobin Rosenberg2012-03-092-3/+3
* | Export all packages from org.eclipse.jgit.pgmTomasz Zarna2012-03-071-1/+4
|/
* Prepare 2.0.0-SNAPSHOT buildsMatthias Sohn2012-02-162-25/+25
* Merge "Allow to list tags with org.eclipse.jgit.pgm.Tag"Robin Rosenberg2012-01-251-7/+20
|\
| * Allow to list tags with org.eclipse.jgit.pgm.TagTomasz Zarna2011-12-021-7/+20
* | Merge branch 'stable-1.2'Matthias Sohn2011-12-262-0/+100
|\ \
| * | JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2011-12-232-2/+2
| * | Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2011-12-162-0/+100
| |/