name-hash.c: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy committed almost 8 years ago
index-pack: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy committed almost 8 years ago
send-pack.c: move async's #ifdef NO_PTHREADS back to run-command.c
Nguyễn Thái Ngọc Duy committed almost 8 years ago
run-command.h: include thread-utils.h instead of pthread.h
Nguyễn Thái Ngọc Duy committed almost 8 years ago
xdiff-interface: drop parse_hunk_header()
Jeff King committed almost 8 years ago
range-diff: use a hunk callback
Jeff King committed almost 8 years ago
diff: convert --check to use a hunk callback
Jeff King committed almost 8 years ago
combine-diff: use an xdiff hunk callback
Jeff King committed almost 8 years ago
diff: use hunk callback for word-diff
Jeff King committed almost 8 years ago
diff: discard hunk headers for patch-ids earlier
Jeff King committed almost 8 years ago
diff: avoid generating unused hunk header lines
Jeff King committed almost 8 years ago
poll: use GetTickCount64() to avoid wrap-around issues
Steve Hoelzer committed almost 8 years ago
t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key
Michał Górny committed almost 8 years ago
t/t7510-signed-commit.sh: Add %GP to custom format checks
Michał Górny committed almost 8 years ago
tree-walk.c: fix overoptimistic inclusion in :(exclude) matching
Nguyễn Thái Ngọc Duy committed almost 8 years ago
sequencer.c: remove a stray semicolon
Nguyễn Thái Ngọc Duy committed almost 8 years ago
git-worktree.txt: correct linkgit command name
Nguyễn Thái Ngọc Duy committed almost 8 years ago
build: link with curl-defined linker flags
James Knight committed almost 8 years ago
Merge branch 'jc/http-curlver-warnings'
Junio C Hamano committed almost 8 years ago
Merge branch 'js/mingw-http-ssl'
Junio C Hamano committed almost 8 years ago