doc/git-branch: remove obsolete "-l" references
Jeff King committed about 8 years ago
t5303: use printf to generate delta bases
Jeff King committed about 8 years ago
commit: don't use generation numbers if not needed
Derrick Stolee committed about 8 years ago
patch-delta: handle truncated copy parameters
Jeff King committed about 8 years ago
patch-delta: consistently report corruption
Jann Horn committed about 8 years ago
Jann Horn committed about 8 years ago
t5303: test some corrupt deltas
Jeff King committed about 8 years ago
test-delta: read input into a heap buffer
Jeff King committed about 8 years ago
doc-diff: always use oids inside worktree
Jeff King committed about 8 years ago
worktree: delete .git/worktrees if empty after 'remove'
Eric Sunshine committed about 8 years ago
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine committed about 8 years ago
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine committed about 8 years ago
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine committed about 8 years ago
worktree: disallow adding same path multiple times
Eric Sunshine committed about 8 years ago
worktree: prepare for more checks of whether path can become worktree
Eric Sunshine committed about 8 years ago
worktree: generalize delete_git_dir() to reduce code duplication
Eric Sunshine committed about 8 years ago
worktree: move delete_git_dir() earlier in file for upcoming new callers
Eric Sunshine committed about 8 years ago
worktree: don't die() in library function find_worktree()
Eric Sunshine committed about 8 years ago
am: avoid directory rename detection when calling recursive merge machinery
Elijah Newren committed about 8 years ago
merge-recursive: add ability to turn off directory rename detection
Elijah Newren committed about 8 years ago