Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _examples: fix other example args + more ignores so example testing | David Lamb | 2024-02-21 | 1 | -0/+6 |
| | | | | completes | ||||
* | _examples: original PR - add checkout-branch | David Lamb | 2024-02-21 | 1 | -35/+32 |
| | |||||
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 1 | -2/+1 |
| | | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com> | ||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Add merge-base command | David Pordomingo | 2019-06-03 | 1 | -6/+7 |
| | | | | Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com> | ||||
* | Add test parameters for ls example | Filip Navara | 2019-05-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Filip Navara <filip.navara@gmail.com> | ||||
* | _examples: branch example improvements | Máximo Cuadros | 2018-01-15 | 1 | -13/+13 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | add branch add/remove example | marwan-at-work | 2018-01-09 | 1 | -12/+13 |
| | |||||
* | Fix revision solver for branch and tag (#660) | Anthony HAMON | 2017-12-01 | 1 | -0/+1 |
| | | | fix Repository.ResolveRevision for branch and tag | ||||
* | all: gofmt -s | ferhat elmas | 2017-11-30 | 1 | -11/+11 |
| | |||||
* | _examples: context | Máximo Cuadros | 2017-08-22 | 1 | -0/+1 |
| | |||||
* | Add example for pulling changes | Ori Rawlings | 2017-08-13 | 1 | -1/+24 |
| | |||||
* | Add example code for listing tags | Ori Rawlings | 2017-07-17 | 1 | -0/+1 |
| | |||||
* | examples: commit example | Máximo Cuadros | 2017-05-05 | 1 | -0/+1 |
| | |||||
* | examples: fix compilation error from #368 | Máximo Cuadros | 2017-05-04 | 1 | -1/+0 |
| | |||||
* | do not convert local paths to URL | Santiago M. Mola | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | * Do not convert local paths to URLs, just keep them as they are. * This way we add support for Windows without taking care of Windows path-to-URL conversion. | ||||
* | examples: checkout example update | Máximo Cuadros | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | add git checkout example + housekeeping | marwan-at-work | 2017-04-06 | 1 | -3/+4 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -1/+1 |
| | | | | 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 | -1/+1 |
| | |||||
* | documentation changes | Máximo Cuadros | 2017-01-31 | 1 | -0/+127 |