Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-06 | tests: worktree: retrofit "checkout --to" tests for "worktree add" | Eric Sunshine | 1 | -147/+0 |
2015-07-06 | checkout: fix bug with --to and relative HEAD | Eric Sunshine | 1 | -0/+10 |
2015-06-12 | checkout: don't check worktrees when not necessary | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2015-01-07 | checkout: add --ignore-other-wortrees | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2014-12-01 | checkout: do not fail if target is an empty directory | Max Kirillov | 1 | -1/+6 |
2014-12-01 | t2025: add a test to make sure grafts is working from a linked checkout | Nguyễn Thái Ngọc Duy | 1 | -0/+18 |
2014-12-01 | checkout: don't require a work tree when checking out into a new one | Dennis Kaarsemaker | 1 | -0/+15 |
2014-12-01 | checkout: clean up half-prepared directories in --to mode | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2014-12-01 | checkout: reject if the branch is already checked out elsewhere | Nguyễn Thái Ngọc Duy | 1 | -5/+20 |
2014-12-01 | checkout: support checking out into a new working directory | Nguyễn Thái Ngọc Duy | 1 | -0/+63 |