fetch: change "branch" to "reference" in --force -h output
Ævar Arnfjörð Bjarmason committed about 8 years ago
config.mak.uname: resolve FreeBSD iconv-related compilation warning
Eric Sunshine committed about 8 years ago
doc/Makefile: drop doc-diff worktree and temporary files on "make clean"
Eric Sunshine committed about 8 years ago
doc-diff: add --clean mode to remove temporary working gunk
Eric Sunshine committed about 8 years ago
doc-diff: fix non-portable 'man' invocation
Eric Sunshine committed about 8 years ago
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