tree-walk.h: fix incorrect API comment
Elijah Newren committed over 1 year ago
builtin/mv: convert assert(3p) into `BUG()`
Patrick Steinhardt committed over 1 year ago
builtin/mv: bail out when trying to move child and its parent
Patrick Steinhardt committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ps/ci-resurrect-p4-on-github'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/install-bash-completion'
Junio C Hamano committed over 1 year ago
Merge branch 'jk/p5332-testfix'
Junio C Hamano committed over 1 year ago
Merge branch 'lo/remove-log-reencode-from-rev-info'
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano committed over 1 year ago
Merge branch 'jh/gc-launchctl-schedule-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano committed over 1 year ago
Merge branch 'as/typofix-in-env-h-header'
Junio C Hamano committed over 1 year ago
Merge branch 'ua/call-repo-config-with-possibly-null-repository'
Junio C Hamano committed over 1 year ago
Merge branch 'js/git-perf-env-override'
Junio C Hamano committed over 1 year ago
xdiff: disable cleanup_records heuristic with --minimal
Niels Glodny committed over 1 year ago
diff: check range before dereferencing an array element
Johannes Schindelin committed over 1 year ago
object-store: drop `repo_has_object_file()`
Patrick Steinhardt committed over 1 year ago
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt committed over 1 year ago
object-store: allow fetching objects via `has_object()`
Patrick Steinhardt committed over 1 year ago