| Commit message (Expand) | Author | Age | Files | Lines |
* | Signing: refactor interfaces | Thomas Wolf | 2024-08-24 | 1 | -19/+5 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -3/+9 |
* | [pgm] Add options --name-only, --name-status to diff, log, show | alerthak | 2022-11-23 | 1 | -4/+27 |
* | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 1 | -2/+42 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | pgm: Fix missing braces in Log.run() | Matthias Sohn | 2019-01-21 | 1 | -3/+4 |
* | pgm: Handle exceptions in Log command | Matthias Sohn | 2019-01-21 | 1 | -1/+3 |
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -1/+1 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -2/+2 |
* | Fix javadoc in org.eclipse.jgit.pgm | Matthias Sohn | 2017-12-18 | 1 | -0/+3 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -2/+2 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -2/+3 |
* | Replace use of deprecated method Repository.getRef() | Matthias Sohn | 2016-05-31 | 1 | -1/+1 |
* | Add $NON-NLS to suppress "Non-externalized string literal" warnings | David Pursehouse | 2016-01-19 | 1 | -1/+1 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -1/+1 |
* | Expose disposeBody() on RevCommit and RevTag | Shawn Pearce | 2015-05-10 | 1 | -0/+1 |
* | Handle diff formatting when there is nothing to compare with | Robin Rosenberg | 2014-07-06 | 1 | -2/+3 |
* | 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 | -12/+12 |
* | diff, log -p: do not use outs before it is initialized | Jonathan Nieder | 2012-11-14 | 1 | -2/+8 |
* | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 1 | -30/+30 |
* | Make use of the many date formatting options in the log command | Robin Rosenberg | 2011-10-26 | 1 | -12/+14 |
* | Add a method to SystemReader to get the time zone | Robin Rosenberg | 2011-10-20 | 1 | -1/+2 |
* | Show notes in Log CLI command - Part 2 | Sasa Zivkov | 2011-03-01 | 1 | -36/+26 |
* | Show notes in Log CLI command | Sasa Zivkov | 2011-02-23 | 1 | -0/+120 |
* | Refactor diff sequence API | Shawn O. Pearce | 2010-09-06 | 1 | -8/+5 |
* | log: Fix commit headers and -p flag | Shawn O. Pearce | 2010-09-03 | 1 | -1/+1 |
* | log, diff: Add --src-prefix, --dst-prefix, --no-prefix | Shawn O. Pearce | 2010-09-02 | 1 | -0/+16 |
* | Move rename detection, path following into DiffFormatter | Shawn O. Pearce | 2010-09-02 | 1 | -72/+33 |
* | Remove unnecessary ObjectId.copy() calls | Shawn O. Pearce | 2010-08-19 | 1 | -1/+1 |
* | Rename getOldName,getNewName to getOldPath,getNewPath | Shawn O. Pearce | 2010-08-04 | 1 | -3/+3 |
* | log: Implement --follow | Shawn O. Pearce | 2010-07-03 | 1 | -10/+53 |
* | log: Add whitespace ignore options | Shawn O. Pearce | 2010-07-03 | 1 | -5/+49 |
* | Redo DiffFormatter API to be easier to use | Shawn O. Pearce | 2010-07-03 | 1 | -5/+5 |
* | log, diff: Add rename detection support | Shawn O. Pearce | 2010-07-03 | 1 | -1/+55 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -12/+7 |
* | Rewrite reference handling to be abstract and accurate | Shawn O. Pearce | 2010-01-23 | 1 | -1/+2 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 1 | -0/+129 |