Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable LsRemoteCommand to work without local repository | Robin Stocker | 2013-08-13 | 1 | -1/+7 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -2/+2 |
* | Further cleanup of exceptions in Git API | Robin Rosenberg | 2012-06-05 | 1 | -2/+3 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -5/+3 |
* | Enable call chaining on LsRemoteCommand methods | Dave Borowitz | 2012-05-14 | 1 | -4/+10 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | Throw API exception when LsRemoteCommand fails with TransportException | Matthias Sohn | 2012-01-15 | 1 | -2/+7 |
* | Narrow exceptions declared by LsRemoteCommand | Matthias Sohn | 2012-01-08 | 1 | -40/+47 |
* | Support a configured credentials provider in LsRemoteCommand | Kevin Sawicki | 2011-11-10 | 1 | -1/+3 |
* | Unwind loop that iterates over fetch connection refs. | Kevin Sawicki | 2011-08-22 | 1 | -17/+14 |
* | Add LsRemoteCommand to JGit API | Christoph Brill | 2011-05-19 | 1 | -0/+185 |