git-sh-setup: remove unused "pull with rebase" message
Ævar Arnfjörð Bjarmason committed almost 5 years ago
git-submodule: remove unused is_zero_oid() function
Ævar Arnfjörð Bjarmason committed almost 5 years ago
packfile: use oidset for bad objects
René Scharfe committed almost 5 years ago
packfile: convert has_packed_and_bad() to object_id
René Scharfe committed almost 5 years ago
packfile: convert mark_bad_packed_object() to object_id
René Scharfe committed almost 5 years ago
midx: inline nth_midxed_pack_entry()
René Scharfe committed almost 5 years ago
oidset: make oidset_size() an inline function
René Scharfe committed almost 5 years ago
INSTALL: reword and copy-edit the "libcurl" section
Ævar Arnfjörð Bjarmason committed almost 5 years ago
INSTALL: don't mention the "curl" executable at all
Ævar Arnfjörð Bjarmason committed almost 5 years ago
help: correct the usage string in -h and documentation
Ævar Arnfjörð Bjarmason committed almost 5 years ago
am: fix incorrect exit status on am fail to abort
Elijah Newren committed almost 5 years ago
t4151: add a few am --abort tests
Elijah Newren committed almost 5 years ago
git-am.txt: clarify --abort behavior
Elijah Newren committed almost 5 years ago
stash: restore untracked files AFTER restoring tracked files
Elijah Newren committed almost 5 years ago
stash: avoid feeding directories to update-index
Elijah Newren committed almost 5 years ago
t3903: document a pair of directory/file bugs
Elijah Newren committed almost 5 years ago
docs/protocol-v2: point readers transport config discussion
Jeff King committed almost 5 years ago
docs/git: discuss server-side config for GIT_PROTOCOL
Jeff King committed almost 5 years ago
docs/http-backend: mention v2 protocol
Jeff King committed almost 5 years ago
http-backend: handle HTTP_GIT_PROTOCOL CGI variable
Jeff King committed almost 5 years ago