Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use "!isEmpty()" to detect non-empty list | David Pursehouse | 2019-06-07 | 1 | -1/+1 |
* | pgm: Externalize error message | Matthias Sohn | 2019-01-21 | 1 | -1/+2 |
* | pgm: Fix missing braces in Reset.run() | Matthias Sohn | 2019-01-21 | 1 | -5/+10 |
* | pgm: Handle GitAPIException in Reset command | Matthias Sohn | 2019-01-21 | 1 | -1/+4 |
* | Fix javadoc in org.eclipse.jgit.pgm | Matthias Sohn | 2017-12-18 | 1 | -0/+1 |
* | Update args4j to 2.33 | Matthias Sohn | 2017-08-30 | 1 | -1/+1 |
* | Merge branch 'stable-4.2' | David Pursehouse | 2016-01-20 | 1 | -2/+2 |
|\ | |||||
| * | Add $NON-NLS to suppress "Non-externalized string literal" warnings | David Pursehouse | 2016-01-19 | 1 | -2/+2 |
* | | reset command: provide convenient and meaningful options help | Andrey Loskutov | 2015-12-29 | 1 | -5/+5 |
|/ | |||||
* | reset command should support the -- <paths> parameters | Kaloyan Raev | 2015-10-29 | 1 | -11/+24 |
* | pgm: Create instances of Git in try-with-resource | David Pursehouse | 2015-10-01 | 1 | -13/+15 |
* | Add Reset to the JGit CLI | Chris Aniszczyk | 2011-02-17 | 1 | -0/+89 |