aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/BranchTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.2'David Pursehouse2016-01-201-8/+12
|\
| * BranchTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-8/+12
* | branch command: print help if requested, even if arguments are wrongAndrey Loskutov2016-01-061-0/+10
* | branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-021-8/+176
* | Make sure tests don't blindly continue if a command is "silently" failedAndrey Loskutov2015-12-311-1/+1
|/
* Implement "git branch --contains" in pgmRobin Stocker2014-03-071-1/+24
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-151-1/+1
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-0/+6
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-181-0/+65
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-231-65/+0
* Allow to write tests with CLI syntaxTomasz Zarna2012-03-221-0/+65