aboutsummaryrefslogtreecommitdiffstats
path: root/worktree_status.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:src-d/go-git into commitMáximo Cuadros2017-05-041-21/+15
|\
| * worktree: Add, logic improvementsMáximo Cuadros2017-05-041-21/+15
* | worktree: Commit method implementationMáximo Cuadros2017-05-041-6/+21
* | worktree: Status return untracked for untracked filesMáximo Cuadros2017-05-041-6/+4
* | worktree: Status return empty status instead of nilMáximo Cuadros2017-05-031-2/+6
|/
* *: applying new index.Index changesMáximo Cuadros2017-04-261-14/+11
* worktree: add methodMáximo Cuadros2017-04-261-4/+110
* worktree: reset and checkout support for submodulesMáximo Cuadros2017-04-151-12/+42
* worktree, reset implementation and status improvementsMáximo Cuadros2017-04-121-23/+21
* worktree, status implementation based on merkletrie and reset and checkout im...Máximo Cuadros2017-04-111-0/+133