doc: convert git-reset to new documentation format
Jean-Noël Avila committed over 1 year ago
environment.h: remove unused variables
Arnav Bhate committed over 1 year ago
refs: fix duplicated word in comment
Christian Fredrik Johnsen committed over 1 year ago
refs/packed: fix BUG when seeking refs with UTF-8 characters
Patrick Steinhardt committed over 1 year ago
fetch: make set_head() call easier to read
Jeff King committed over 1 year ago
ci: upgrade `sparse` to supported build agents
Johannes Schindelin committed over 1 year ago
sparse: ignore warning from new glibc headers
Đoàn Trần Công Danh committed about 2 years ago
builtin/update-server-info: remove unnecessary if statement
Usman Akinyemi committed over 1 year ago
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano committed over 1 year ago
bundle: fix non-linear performance scaling with refs
Karthik Nayak committed over 1 year ago
t6020: test for duplicate refnames in bundle creation
Karthik Nayak committed over 1 year ago
Merge branch 'es/meson-build-skip-coccinelle' into kn/meson-hdr-check
Junio C Hamano committed over 1 year ago
builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM
Elijah Newren committed over 1 year ago
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren committed over 1 year ago
merge-recursive.[ch]: thoroughly debug these
Elijah Newren committed over 1 year ago
merge, sequencer: switch recursive merges over to ort
Elijah Newren committed over 1 year ago
sequencer: switch non-recursive merges over to ort
Elijah Newren committed over 1 year ago
merge-ort: enable diff-algorithms other than histogram
Elijah Newren committed over 1 year ago
builtin/merge-recursive: switch to using merge_ort_generic()
Elijah Newren committed over 1 year ago
checkout: replace merge_trees() with merge_ort_nonrecursive()
Elijah Newren committed over 1 year ago