Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip cleaning inner repositories by default in CleanCommand | Matthaus Owens | 2016-08-04 | 1 | -11/+73 |
* | Add symlink support to JGit | Robin Rosenberg | 2014-02-10 | 1 | -3/+4 |
* | Document that path parameters should use '/' as separator | Robin Stocker | 2013-11-15 | 1 | -1/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Adapt Status and CleanCommand to support cleaning directories | Markus Duft | 2012-11-16 | 1 | -2/+94 |
* | Further cleanup of exceptions in Git API | Robin Rosenberg | 2012-06-05 | 1 | -1/+4 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -2/+3 |
* | CleanCommand: add the ability to do a dry run | Abhishek Bhatnagar | 2011-05-31 | 1 | -1/+15 |
* | Add CleanCommandTest and fix CleanCommand | Abhishek Bhatnagar | 2011-05-24 | 1 | -5/+6 |
* | Add CleanCommand to JGit API | Abhishek Bhatnagar | 2011-05-24 | 1 | -0/+110 |