Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.2' | David Pursehouse | 2016-01-20 | 1 | -8/+12 |
|\ | |||||
| * | BranchTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-19 | 1 | -8/+12 |
* | | branch command: print help if requested, even if arguments are wrong | Andrey Loskutov | 2016-01-06 | 1 | -0/+10 |
* | | branch command: provide convenient and meaningful options help | Andrey Loskutov | 2016-01-02 | 1 | -8/+176 |
* | | Make sure tests don't blindly continue if a command is "silently" failed | Andrey Loskutov | 2015-12-31 | 1 | -1/+1 |
|/ | |||||
* | Implement "git branch --contains" in pgm | Robin Stocker | 2014-03-07 | 1 | -1/+24 |
* | Prefix an abnormal CLI command termination with 'fatal:' | Tomasz Zarna | 2012-11-15 | 1 | -1/+1 |
* | Output result of switching branch -- o.e.jgit.pgm.Checkout | Tomasz Zarna | 2012-09-05 | 1 | -0/+6 |
* | Allow to write tests with CLI syntax | Tomasz Zarna | 2012-04-18 | 1 | -0/+65 |
* | Revert "Allow to write tests with CLI syntax" | Matthias Sohn | 2012-03-23 | 1 | -65/+0 |
* | Allow to write tests with CLI syntax | Tomasz Zarna | 2012-03-22 | 1 | -0/+65 |