Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move org.eclipse.jgit.pgm's resource bundle to internal package | Matthias Sohn | 2013-05-06 | 1 | -0/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 1 | -1/+1 |
* | Add user friendly output from jgit commit command | Mikael Karlsson | 2012-05-18 | 1 | -1/+6 |
* | Add --all switch to org.eclipse.jgit.pgm.Commit | Tomasz Zarna | 2012-05-10 | 1 | -1/+7 |
* | Allow to amend commits with JGit CLI | Tomasz Zarna | 2011-12-18 | 1 | -0/+4 |
* | Add -o option to commit command | Philipp Thun | 2011-03-11 | 1 | -2/+17 |
* | Refactor Git API exceptions to a new package | Chris Aniszczyk | 2010-09-01 | 1 | -4/+4 |
* | Remove unused import | Matthias Sohn | 2010-08-26 | 1 | -1/+0 |
* | Fix parsing of multiple authors in PersonIdent. | Marc Strapetz | 2010-08-26 | 1 | -1/+2 |
* | Externalize strings in Commit command | Shawn O. Pearce | 2010-05-28 | 1 | -4/+4 |
* | Add commit command to the pgm package | Christian Halstrick | 2010-05-12 | 1 | -0/+85 |