aboutsummaryrefslogtreecommitdiffstats
path: root/worktree_commit.go
Commit message (Expand)AuthorAgeFilesLines
* new methods Worktree.[AddGlob|AddDirectory]Máximo Cuadros2018-02-011-1/+0
* 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
* worktree: commit, use path package instead of filepathMáximo Cuadros2017-07-191-13/+13
* worktree: Add create and push the blob objects to the storerMáximo Cuadros2017-06-191-96/+12
* worktree: support for symlinksMáximo Cuadros2017-06-191-1/+31
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-1/+1
* worktree: Commit, tests improvementsMáximo Cuadros2017-05-041-2/+2
* worktree: Commit method implementationMáximo Cuadros2017-05-041-0/+243