aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/GitCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-181-19/+23
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Ensure GitCommand's "callable" guard is thread-safeMatthias Sohn2015-01-211-3/+4
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-0/+10
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+5
* Add builder-style API to jgit and Commit & Log cmdChristian Halstrick2010-05-101-0/+117