mergesort: remove llist_mergesort()
René Scharfe committed about 4 years ago
packfile: use DEFINE_LIST_SORT
René Scharfe committed about 4 years ago
fetch-pack: use DEFINE_LIST_SORT
René Scharfe committed about 4 years ago
René Scharfe committed about 4 years ago
René Scharfe committed about 4 years ago
test-mergesort: use DEFINE_LIST_SORT
René Scharfe committed about 4 years ago
test-mergesort: use DEFINE_LIST_SORT_DEBUG
René Scharfe committed about 4 years ago
mergesort: add macros for typed sort of linked lists
René Scharfe committed about 4 years ago
René Scharfe committed about 4 years ago
René Scharfe committed about 4 years ago
config.txt: document include, includeIf
Manuel Boni committed about 4 years ago
commit-graph: fix corrupt upgrade from generation v1 to v2
Taylor Blau committed about 4 years ago
commit-graph: introduce `repo_find_commit_pos_in_graph()`
Taylor Blau committed about 4 years ago
t5318: demonstrate commit-graph generation v2 corruption
Taylor Blau committed about 4 years ago
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe committed about 4 years ago
commit-graph: pass repo_settings instead of repository
Taylor Blau committed about 4 years ago
setup.c: create `safe.bareRepository`
Glen Choo committed about 4 years ago
safe.directory: use git_protected_config()
Glen Choo committed about 4 years ago
config: learn `git_protected_config()`
Glen Choo committed about 4 years ago
Documentation: define protected configuration
Glen Choo committed about 4 years ago