Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dotgit: Move package outside internal. | Antonio Jesus Navarro Perez | 2018-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Antonio Jesus Navarro Perez <antnavper@gmail.com> | ||||
* | *: Use CheckClose with named returns | Javi Fontan | 2018-03-27 | 1 | -2/+2 |
| | | | | | | | | Previously some close errors were losts. This is specially problematic in go-git as lots of work is done here like generating indexes and moving packfiles. Signed-off-by: Javi Fontan <jfontan@gmail.com> | ||||
* | storage/filesystem: check all Close errors | Santiago M. Mola | 2017-07-19 | 1 | -4/+7 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | storage: IndexStorer implementation | Máximo Cuadros | 2017-01-29 | 1 | -0/+44 |