| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -4/+4 |
* | Fix javadoc in org.eclipse.jgit annotations and api packages | Matthias Sohn | 2017-12-18 | 1 | -6/+10 |
* | Ensure ReflogWriter only works with a RefDirectory | Dave Borowitz | 2017-09-30 | 1 | -3/+12 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Replace use of deprecated method Repository.getRef() | Matthias Sohn | 2016-05-31 | 1 | -2/+2 |
* | Rename files using NIO2 atomic rename | Matthias Sohn | 2015-12-30 | 1 | -4/+7 |
* | Guard agains null ReflogReader if named ref does not exist | Andrey Loskutov | 2015-05-25 | 1 | -0/+5 |
* | Fix wrong Exception messages | Christian Halstrick | 2014-05-14 | 1 | -1/+1 |
* | Make the Reflog a public API again | Robin Rosenberg | 2013-04-26 | 1 | -3/+3 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 1 | -3/+3 |
* | Further cleanup of exceptions in Git API | Robin Rosenberg | 2012-06-05 | 1 | -0/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -1/+1 |
* | Add missing @since tags to mark API added in 2.0 | Matthias Sohn | 2012-05-10 | 1 | -0/+1 |
* | Add command support for dropping a stashed commit | Kevin Sawicki | 2012-03-21 | 1 | -0/+236 |