Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -13/+13 |
* | Simplify push error message when ref already exists | Shawn O. Pearce | 2012-10-17 | 1 | -1/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -2/+3 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | Use JGitText.refAlreadyExists instead of "ref exists" | Tomasz Zarna | 2011-08-24 | 1 | -1/+1 |
* | Fixed creation of branch from a tag | Sasa Zivkov | 2011-07-12 | 1 | -1/+5 |
* | CreateBranchCommand: Wrong existence check | Mathias Kinzler | 2011-02-14 | 1 | -1/+3 |
* | Fix NPE when calling CreateBranch without explict startpoint | Christian Halstrick | 2010-10-12 | 1 | -4/+3 |
* | Remove AmbiguousObjectException from BranchCreateCommand.call() | Christian Halstrick | 2010-10-12 | 1 | -6/+1 |
* | Add "Branch" command | Mathias Kinzler | 2010-10-10 | 1 | -0/+365 |