Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use absolute paths for file:// URIs in tests | Shawn Pearce | 2013-11-01 | 1 | -1/+1 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -3/+1 |
* | Fix broken TagCommand API | Robin Rosenberg | 2012-04-06 | 1 | -3/+2 |
* | Fixed creation of branch from a tag | Sasa Zivkov | 2011-07-12 | 1 | -0/+24 |
* | Fix API ListBranchCommand for listmode 'all' | Roberto Tyley | 2011-01-12 | 1 | -0/+6 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -1/+19 |
* | DeleteBranchCommand does not clean up upstream configuration | Mathias Kinzler | 2010-10-12 | 1 | -1/+12 |
* | Fix NPE when calling CreateBranch without explict startpoint | Christian Halstrick | 2010-10-12 | 1 | -0/+6 |
* | Remove AmbiguousObjectException from BranchCreateCommand.call() | Christian Halstrick | 2010-10-12 | 1 | -2/+1 |
* | Add "Branch" command | Mathias Kinzler | 2010-10-10 | 1 | -0/+416 |