Merge branch 'en/make-libgit-a'
Junio C Hamano committed 10 months ago
diff: restore redirection to /dev/null for diff_from_contents
Jeff King committed 10 months ago
Merge branch 'ly/diff-name-only-with-diff-from-content' into jk/diff-from-contents-fix
Junio C Hamano committed 10 months ago
gitk: persist position and size of the Tags and Heads window
Johannes Sixt committed 10 months ago
Revert "gitk: Only restore window size from ~/.gitk, not position"
Johannes Sixt committed 10 months ago
packfile: rename `packfile_store_get_all_packs()`
Patrick Steinhardt committed 10 months ago
packfile: introduce macro to iterate through packs
Patrick Steinhardt committed 10 months ago
packfile: drop `packfile_store_get_packs()`
Patrick Steinhardt committed 10 months ago
builtin/grep: simplify how we preload packs
Patrick Steinhardt committed 10 months ago
builtin/gc: convert to use `packfile_store_get_all_packs()`
Patrick Steinhardt committed 10 months ago
object-name: convert to use `packfile_store_get_all_packs()`
Patrick Steinhardt committed 10 months ago
Merge branch 'tb/incremental-midx-part-3.1' into ps/remove-packfile-store-get-packs
Junio C Hamano committed 10 months ago
doc: add large-object-promisors.adoc to the docs build
Ramsay Jones committed 10 months ago
doc: commit-graph.adoc: fix up some formatting
Ramsay Jones committed 10 months ago
doc: sparse-checkout.adoc: fix asciidoc warnings
Ramsay Jones committed 10 months ago
doc: remembering-renames.adoc: fix asciidoc warnings
Ramsay Jones committed 10 months ago
builtin/repack.c: clean up unused `#include`s
Taylor Blau committed 10 months ago
repack: move `write_cruft_pack()` out of the builtin
Taylor Blau committed 10 months ago
repack: move `write_filtered_pack()` out of the builtin
Taylor Blau committed 10 months ago
repack: move `pack_kept_objects` to `struct pack_objects_args`
Taylor Blau committed 10 months ago