Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: Fix Status.IsClean() documentation | David Url | 2018-10-06 | 1 | -1/+1 |
| | | | | | | | | | The documentation of the IsClean Method contained a negation, so it was describing the opposite of its actual behavior. Fixes #838 Signed-off-by: David Url <david@urld.io> | ||||
* | Add Status.IsUntracked function | kuba-- | 2018-08-29 | 1 | -2/+11 |
| | | | | Signed-off-by: kuba-- <kuba@sourced.tech> | ||||
* | worktree: Commit method implementation | Máximo Cuadros | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | worktree, reset implementation and status improvements | Máximo Cuadros | 2017-04-12 | 1 | -53/+31 |
| | |||||
* | worktree, status implementation based on merkletrie and reset and checkout ↵ | Máximo Cuadros | 2017-04-11 | 1 | -0/+92 |
implementations |