summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Allow to amend commits with JGit CLITomasz Zarna2011-12-182-0/+5
* | Prepare 1.3.0 buildsMatthias Sohn2011-12-102-25/+25
* | Force jgit.sh to use UTF-8 encoding on MacRobin Rosenberg2011-12-071-0/+1
|/
* Make use of the many date formatting options in the log commandRobin Rosenberg2011-10-262-12/+15
* Add a method to SystemReader to get the time zoneRobin Rosenberg2011-10-201-1/+2
* Merge "Document the show methods of RevWalkTextBuiltin"Robin Rosenberg2011-09-221-0/+22
|\
| * Document the show methods of RevWalkTextBuiltinRobin Rosenberg2011-09-181-0/+22
* | Merge "Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltin"Robin Rosenberg2011-09-221-2/+4
|\|
| * Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltinRobin Rosenberg2011-09-181-2/+4
* | Prepare 1.2.0 buildsMatthias Sohn2011-09-152-25/+25
* | Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2011-09-152-2/+2
* | JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2011-09-152-2/+2
|/
* Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2011-09-082-2/+2
* JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2011-09-082-2/+2
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-052-0/+7
* Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2011-09-012-2/+2
* JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2011-09-012-2/+2
* Use the appropriate constant for ".git"Robin Rosenberg2011-08-272-2/+2
* blame: Implement blame on the command lineShawn O. Pearce2011-08-136-0/+371
* Fix jgit rev-list --objects masterShawn O. Pearce2011-08-081-3/+5
* Merge "Merge in JGit CLI is missing break statement"Chris Aniszczyk2011-07-121-0/+1
|\