aboutsummaryrefslogtreecommitdiffstats
path: root/submodule_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: use go-billy instead of os callsMáximo Cuadros2021-05-021-3/+2
* fix goreportcard warningsOleg Kovalov2020-07-011-1/+1
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-1/+1
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-1/+1
* worktree: Don't allow .gitmodules to be a symlink. Fixes CVE-2018-11235Joseph Vusich2018-05-301-0/+15
* *: skip time consuming testsMáximo Cuadros2018-03-211-0/+17
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* worktree: expose underlying filesystemMáximo Cuadros2017-07-261-1/+1
* *: package context support in Repository, Remote and SubmoduleMáximo Cuadros2017-07-261-0/+12
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-2/+3
* do not convert local paths to URLSantiago M. Mola2017-04-281-3/+2
* worktree: reset and checkout support for submodulesMáximo Cuadros2017-04-151-0/+29
* worktree, status implementation based on merkletrie and reset and checkout im...Máximo Cuadros2017-04-111-3/+2
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* submodule update implementationMáximo Cuadros2017-02-151-18/+68
* submodule init and update implementationMáximo Cuadros2017-02-141-0/+114