worktree move: accept destination as directory
Nguyễn Thái Ngọc Duy committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
worktree.c: add update_worktree_location()
Nguyễn Thái Ngọc Duy committed over 8 years ago
check-ignore: fix mix of directories and other file types
René Scharfe committed over 8 years ago
send-email: error out when relogin delay is missing
Stefan Beller committed over 8 years ago
describe: confirm that blobs actually exist
Jeff King committed over 8 years ago
Makefile: suppress a sparse warning for pack-revindex.c
Ramsay Jones committed over 8 years ago
config.mak.uname: remove SPARSE_FLAGS setting for cygwin
Ramsay Jones committed over 8 years ago
t4151: consolidate multiple calls to test_i18ngrep
Ramsay Jones committed over 8 years ago
t0002: simplify error checking
Jeff King committed over 8 years ago
t: document 'test_must_fail ok=<signal-name>'
SZEDER Gábor committed over 8 years ago
update-index doc: note the caveat with "could not open..."
Ævar Arnfjörð Bjarmason committed over 8 years ago
update-index doc: note a fixed bug in the untracked cache
Ævar Arnfjörð Bjarmason committed over 8 years ago
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason committed over 8 years ago
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason committed over 8 years ago
fetch tests: add scaffolding for the new fetch.pruneTags
Ævar Arnfjörð Bjarmason committed over 8 years ago
git-fetch & config doc: link to the new PRUNING section
Ævar Arnfjörð Bjarmason committed over 8 years ago
git remote doc: correct dangerous lies about what prune does
Ævar Arnfjörð Bjarmason committed over 8 years ago
git fetch doc: add a new section to explain the ins & outs of pruning
Ævar Arnfjörð Bjarmason committed over 8 years ago
fetch tests: fetch <url> <spec> as well as fetch [<remote>]
Ævar Arnfjörð Bjarmason committed over 8 years ago