fetch: only respect followRemoteHEAD with configured refspecs
Jeff King committed over 1 year ago
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix
Junio C Hamano committed over 1 year ago
docs: add BreakingChanges to TECH_DOCS target
Phillip Wood committed over 1 year ago
pack-refs doc: fix indentation for --exclude
Phillip Wood committed over 1 year ago
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren committed over 1 year ago
merge-ort: fix merge.directoryRenames=false
Elijah Newren committed over 1 year ago
t3650: document bug when directory renames are turned off
Johannes Schindelin committed over 1 year ago
merge-ort: support having merge verbosity be set to 0
Elijah Newren committed over 1 year ago
merge-ort: allow rename detection to be disabled
Elijah Newren committed over 1 year ago
merge-ort: add new merge_ort_generic() function
Elijah Newren committed over 1 year ago
doc: add missing commit C to the graph for --ancestry-path=H D..M
Han Jiang committed over 1 year ago
doc: restore: remove note on --patch w/ pathspecs
Adam Johnson committed about 3 years ago
config.mak.dev: enable -Wunreachable-code
Jeff King committed over 1 year ago
git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
Junio C Hamano committed over 1 year ago
Merge branch 'tb/multi-cruft-pack-refresh-fix' into tb/combine-cruft-below-size
Junio C Hamano committed over 1 year ago
reflog: implement subcommand to drop reflogs
Karthik Nayak committed over 1 year ago
reflog: improve error for when reflog is not found
Karthik Nayak committed over 1 year ago
run-command: use errno to check for sigfillset() error
Jeff King committed over 1 year ago
merge-ort: remove extraneous word in comment
Elijah Newren committed over 1 year ago
merge-ort: fix accidental strset<->strintmap
Elijah Newren committed over 1 year ago