cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
Elijah Newren committed over 3 years ago
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren committed over 3 years ago
tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
Elijah Newren committed over 3 years ago
dir.h: move DTYPE defines from cache.h
Elijah Newren committed over 3 years ago
versioncmp.h: move declarations for versioncmp.c functions from cache.h
Elijah Newren committed over 3 years ago
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren committed over 3 years ago
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren committed over 3 years ago
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren committed over 3 years ago
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren committed over 3 years ago
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren committed over 3 years ago
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren committed over 3 years ago
packfile.h: move pack_window and pack_entry from cache.h
Elijah Newren committed over 3 years ago
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on strbuf.h
Elijah Newren committed over 3 years ago
fetch_bundle_uri(): drop pointless NULL check
Jeff King committed over 3 years ago
notes: clean up confusing NULL checks in init_notes()
Jeff King committed over 3 years ago
Junio C Hamano committed over 3 years ago
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano committed over 3 years ago
Merge branch 'ah/format-patch-thread-doc'
Junio C Hamano committed over 3 years ago
Merge branch 'rn/sparse-describe'
Junio C Hamano committed over 3 years ago