Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: multiple values in RemoteConfig (URLs and Fetch) | Santiago M. Mola | 2017-08-01 | 1 | -1/+1 |
| | | | | | | | | * Change `URL string` to `URL []string` in `RemoteConfig`, since git allows multiple URLs per remote. See: http://marc.info/?l=git&m=116231242118202&w=2 * Fix marshalling of multiple fetch refspecs. | ||||
* | move Repository.Pull to Worktree.Pull | Máximo Cuadros | 2017-07-24 | 1 | -3/+3 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -5/+5 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | Fix typos | Antonio Jesus Navarro Perez | 2017-02-28 | 1 | -3/+3 |
| | |||||
* | _examples: improve documentation | Antonio Jesus Navarro Perez | 2017-02-28 | 1 | -0/+7 |
| | |||||
* | fix example folder | Máximo Cuadros | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | documentation changes | Máximo Cuadros | 2017-01-31 | 1 | -0/+71 |