aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Checkout.java
Commit message (Expand)AuthorAgeFilesLines
* Command line: implement checkout -- <path>Matthias Sohn2014-05-121-4/+17
* Manage CheckoutConflictException in pgmAxel Richard2013-11-291-0/+7
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Do not fail when checking out HEADTomasz Zarna2012-11-151-0/+2
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-4/+6
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-2/+38
* Registering the Checkout command and fixed a typo.Sasa Zivkov2011-03-241-1/+1
* Add the Checkout command to the Git CLIChris Aniszczyk2010-11-231-0/+71