Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote: rename _load() to _lookup()cmn/remote-lookup | Carlos Martín Nieto | 2014-11-08 | 1 | -1/+1 |
| | | | | This brings it in line with the rest of the lookup functions. | ||||
* | remote: use active refspec override in the tests | Carlos Martín Nieto | 2014-09-30 | 1 | -3/+5 |
| | | | | | This lets us test this bit as well as getting closer to what they were trying to do. | ||||
* | remote: allow overriding the refspecs for download and fetch | Carlos Martín Nieto | 2014-09-30 | 1 | -1/+1 |
| | | | | | | | With opportunistic ref updates, git has introduced the concept of having base refspecs *and* refspecs that are active for a particular fetch. Let's start by letting the user override the refspecs for download. | ||||
* | When auto follow tags, FETCH_HEAD should list only newly followed tags | Linquize | 2014-09-06 | 1 | -0/+12 |
| | |||||
* | Add reflog parameters to remote apis | Ben Straub | 2014-02-04 | 1 | -1/+1 |
| | | | Also added a test for git_remote_fetch. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+91 |