Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 1 | -4/+3 |
| | | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com> | ||||
* | Minor doc fixes (#287) | Jeff Widman | 2021-04-16 | 1 | -1/+1 |
| | |||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -6/+6 |
| | |||||
* | examples & documentation: PlainClone with Basic Authentication (Password & ↵ | Colton J. McCurdy | 2018-10-25 | 1 | -0/+47 |
| | | | | | Access Token) (#990) examples: PlainClone with Basic Authentication (Password & Access Token) | ||||
* | git: worktree, Skip special git directory. Fixes #814 | kuba-- | 2018-04-18 | 1 | -2/+8 |
| | | | | Signed-off-by: kuba-- <kuba@sourced.tech> | ||||
* | update to go-billy.v4 and go-git-fixtures.v3 | Máximo Cuadros | 2017-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | 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. | ||||
* | *: upgrade to go-billy.v3, merge | Máximo Cuadros | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | use go-billy.v2 version | Antonio Jesus Navarro Perez | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | 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 example folder | Máximo Cuadros | 2017-02-01 | 1 | -2/+3 |
| | |||||
* | documentation changes | Máximo Cuadros | 2017-01-31 | 1 | -0/+112 |