| Commit message (Expand) | Author | Age | Files | Lines |
* | Further cleanup of exceptions in Git API | Robin Rosenberg | 2012-06-05 | 1 | -2/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -7/+6 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | Support a configured credentials provider in LsRemoteCommand | Kevin Sawicki | 2011-11-10 | 1 | -51/+2 |
* | Enable full Transport configuration for JGit API commands | Roberto Tyley | 2011-09-16 | 1 | -0/+19 |
* | Make the supported Transports extensible and discoverable | Shawn O. Pearce | 2011-03-13 | 1 | -15/+18 |
* | FetchCommand: do not set a null credentials provider | Matthias Sohn | 2011-02-24 | 1 | -1/+2 |
* | FetchCommand: allow to set "TagOpt" | Mathias Kinzler | 2011-01-26 | 1 | -0/+16 |
* | Make setCredentialsProvider more convenient to use | Mathias Kinzler | 2011-01-26 | 1 | -1/+5 |
* | Allow to set a CredentialsProvider on relevant API commands | Mathias Kinzler | 2011-01-25 | 1 | -0/+11 |
* | Update FetchCommand with dry run and thin options | Chris Aniszczyk | 2010-09-24 | 1 | -0/+46 |
* | Add FetchCommand | Chris Aniszczyk | 2010-09-17 | 1 | -0/+275 |