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
t5551: test v2-to-v0 http protocol fallback
Jeff King committed almost 5 years ago
index-pack: use xopen in init_thread
René Scharfe committed almost 5 years ago
ssh signing: test that gpg fails for unknown keys
Fabian Stelzer committed almost 5 years ago
ssh signing: tests for logs, tags & push certs
Fabian Stelzer committed almost 5 years ago
ssh signing: duplicate t7510 tests for commits
Fabian Stelzer committed almost 5 years ago
ssh signing: verify signatures using ssh-keygen
Fabian Stelzer committed almost 5 years ago
ssh signing: provide a textual signing_key_id
Fabian Stelzer committed almost 5 years ago
ssh signing: retrieve a default key from ssh-agent
Fabian Stelzer committed almost 5 years ago