rebase: verify commit parameter
René Scharfe committed over 5 years ago
cache-tree: use trace2 in cache_tree_update()
Derrick Stolee committed over 5 years ago
unpack-trees: add trace2 regions
Derrick Stolee committed over 5 years ago
tree-walk: report recursion counts
Derrick Stolee committed over 5 years ago
revision: trace topo-walk statistics
Derrick Stolee committed over 5 years ago
hash-lookup: rename from sha1-lookup
Martin Ågren committed over 5 years ago
sha1-lookup: rename `sha1_pos()` as `hash_pos()`
Martin Ågren committed over 5 years ago
object-file.c: rename from sha1-file.c
Martin Ågren committed over 5 years ago
object-name.c: rename from sha1-name.c
Martin Ågren committed over 5 years ago
pack-format.txt: document sizes at start of delta data
Martin Ågren committed over 5 years ago
diffcore-rename: remove unnecessary duplicate entry checks
Elijah Newren committed over 5 years ago
t6016: move to lib-log-graph.sh framework
Antonio Russo committed over 5 years ago
t1300: don't needlessly work with `core.foo` configs
Martin Ågren committed over 5 years ago
t1300: remove duplicate test for `--file no-such-file`
Martin Ågren committed over 5 years ago
t1300: remove duplicate test for `--file ../foo`
Martin Ågren committed over 5 years ago
gitmodules.txt: fix 'GIT_WORK_TREE' variable name
Philippe Blain committed over 5 years ago
Thomas Ackermann committed over 5 years ago
merge-ort: flesh out implementation of handle_content_merge()
Elijah Newren committed over 5 years ago
merge-ort: add handling for different types of files at same path
Elijah Newren committed over 5 years ago
merge-ort: handle book-keeping around two- and three-way content merge
Elijah Newren committed over 5 years ago