| Commit message (Expand) | Author | Age | Files | Lines |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 4 | -152/+20 |
* | Fix "jgit checkout -f" to overwrite dirty worktree files | Christian Halstrick | 2019-01-08 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit.ant | Matthias Sohn | 2017-12-17 | 4 | -1/+22 |
* | Organize imports | David Pursehouse | 2016-11-14 | 1 | -1/+1 |
* | Git{Add|Clone}Task: Catch specific exceptions rather than Exception | David Pursehouse | 2016-10-18 | 2 | -6/+9 |
* | ant: Open Repository and Git in try-with-resource | David Pursehouse | 2015-10-01 | 2 | -8/+8 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 2 | -2/+2 |
* | Harmonize the JDT settings within JGit | Robin Rosenberg | 2012-11-16 | 1 | -1/+0 |
* | Fix resource leaks due to unclosed repositories | Christian Halstrick | 2012-06-16 | 1 | -1/+1 |
* | cleanup: Remove unused declarations | Robin Rosenberg | 2012-06-06 | 1 | -1/+0 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 2 | -2/+2 |
* | Add GitAddTask | Ketan Padegaonkar | 2011-05-23 | 1 | -0/+152 |
* | Add GitCloneTaskTest | Ketan Padegaonkar | 2011-05-19 | 1 | -3/+4 |
* | Add better exception handling for the git-init ant task | Ketan Padegaonkar | 2011-05-03 | 1 | -3/+8 |
* | Add better javadoc to the git-init ant task | Ketan Padegaonkar | 2011-05-02 | 1 | -2/+12 |
* | Add GitCheckoutTask to org.eclipse.jgit.ant | Ketan Padegaonkar | 2011-05-02 | 1 | -0/+126 |
* | Add GitCloneTask to org.eclipse.jgit.ant | Ketan Padegaonkar | 2011-05-02 | 1 | -0/+117 |
* | Add org.eclipse.jgit.ant | Ketan Padegaonkar | 2011-05-02 | 1 | -0/+83 |