builtin/remote.c: show progress when renaming remote references
Taylor Blau committed over 4 years ago
builtin/remote.c: parse options in 'rename'
Taylor Blau committed over 4 years ago
t5503: simplify setup of test which exercises failure of backfill
Patrick Steinhardt committed over 4 years ago
Documentation: git-read-tree: separate links using commas
Nihal Jere committed over 4 years ago
Makefiles: add and use wildcard "mkdir -p" template
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: add "$(QUIET)" boilerplate to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: move $(comma), $(empty) and $(space) to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: move ".SUFFIXES" rule to shared.mak
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefile: disable GNU make built-in wildcard rules
Ævar Arnfjörð Bjarmason committed over 4 years ago
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason committed over 4 years ago
scalar Makefile: use "The default target of..." pattern
Ævar Arnfjörð Bjarmason committed over 4 years ago
am/apply: warn if we end up reading patches from terminal
Junio C Hamano committed over 4 years ago
stash: call reflog_delete() in reflog.c
John Cai committed over 4 years ago
reflog: libify delete reflog function and helpers
John Cai committed over 4 years ago
stash: add tests to ensure reflog --rewrite --updatref behavior
John Cai committed over 4 years ago
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren committed over 4 years ago
merge-ort: exclude messages from inner merges by default
Elijah Newren committed over 4 years ago
checkout, clone: die if tree cannot be parsed
Glen Choo committed over 4 years ago
t7063: mtime-mangling instead of delays in untracked cache testing
Tao Klerks committed over 4 years ago