maintenance: use launchctl on macOS
Derrick Stolee committed over 5 years ago
completion: add proper public __git_complete
Felipe Contreras committed over 5 years ago
test: completion: add tests for __git_complete
Felipe Contreras committed over 5 years ago
completion: bash: improve function detection
Felipe Contreras committed over 5 years ago
completion: bash: add __git_have_func helper
Felipe Contreras committed over 5 years ago
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