add-interactive: respect color.diff for diff coloring
Jeff King committed 11 months ago
stash: pass --no-color to diff plumbing child processes
Jeff King committed 11 months ago
promisor-remote: use string_list_split() in mark_remotes_as_accepted()
Christian Couder committed 11 months ago
promisor-remote: allow a client to check fields
Christian Couder committed 11 months ago
promisor-remote: use string_list_split() in filter_promisor_remote()
Christian Couder committed 11 months ago
promisor-remote: refactor how we parse advertised fields
Christian Couder committed 11 months ago
promisor-remote: use string constants for 'name' and 'url' too
Christian Couder committed 11 months ago
promisor-remote: allow a server to advertise more fields
Christian Couder committed 11 months ago
promisor-remote: refactor to get rid of 'struct strvec'
Christian Couder committed 11 months ago
git-gui: sync Makefiles with git.git
Adam Dinwoodie committed over 1 year ago
Merge branch 'ml/misc-simplifications'
Johannes Sixt committed 11 months ago
Johannes Sixt committed 11 months ago
upload-pack: don't ACK non-commits repeatedly in protocol v2
Patrick Steinhardt committed 11 months ago
Patrick Steinhardt committed 11 months ago
midx-write: simplify error cases
Derrick Stolee committed 11 months ago
midx-write: reenable signed comparison errors
Derrick Stolee committed 11 months ago
midx-write: use uint32_t for preferred_pack_idx
Derrick Stolee committed 11 months ago
midx-write: use cleanup when incremental midx fails
Derrick Stolee committed 11 months ago
midx-write: put failing response value back
Derrick Stolee committed 11 months ago
midx-write: only load initialized packs
Derrick Stolee committed 11 months ago