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
Merge branch 'mg/gpg-fingerprint'
Junio C Hamano committed almost 8 years ago
Merge branch 'mg/gpg-parse-tighten'
Junio C Hamano committed almost 8 years ago
Merge branch 'en/merge-cleanup-more'
Junio C Hamano committed almost 8 years ago
add: speed up cmd_add() by utilizing read_cache_preload()
Ben Peart committed almost 8 years ago
remote: make add_missing_tags() linear
Derrick Stolee committed almost 8 years ago
test-reach: test get_reachable_subset
Derrick Stolee committed almost 8 years ago
commit-reach: implement get_reachable_subset
Derrick Stolee committed almost 8 years ago
send-email: avoid empty transfer encoding header
Aaron Lindsay committed almost 8 years ago
pathspec: handle non-terminated strings with :(attr)
Jeff King committed almost 8 years ago
approxidate: handle pending number for "specials"
Jeff King committed almost 8 years ago
rev-list: handle flags for --indexed-objects
Jeff King committed almost 8 years ago
xdiff-interface: provide a separate consume callback for hunks
Jeff King committed almost 8 years ago
xdiff: provide a separate emit callback for hunks
Jeff King committed almost 8 years ago
t6012: make rev-list tests more interesting
Derrick Stolee committed almost 8 years ago