config.c
|
config: open configuration in commondir
|
2017-02-13 10:28:15 +01:00 |
merge.c
|
worktree: test basic merge functionality
|
2017-02-13 11:04:04 +01:00 |
open.c
|
repository: introduce is_worktree variable
|
2017-02-13 10:28:15 +01:00 |
reflog.c
|
refdb: look for reflog in commondir
|
2017-02-13 10:28:15 +01:00 |
refs.c
|
branch: restrict branch deletion for worktrees
|
2017-02-13 11:05:57 +01:00 |
repository.c
|
worktree: implement functions reading HEAD
|
2017-02-13 11:03:01 +01:00 |
worktree_helpers.c
|
tests: implement worktree helpers
|
2017-02-13 10:13:02 +01:00 |
worktree_helpers.h
|
tests: implement worktree helpers
|
2017-02-13 10:13:02 +01:00 |
worktree.c
|
worktree: implement functions reading HEAD
|
2017-02-13 11:03:01 +01:00 |