diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain committed almost 6 years ago
t7900: fix typo: "test_execpt_success"
Josh Steadmon committed over 5 years ago
completion: bash: fix gitk alias regression
Felipe Contreras committed over 5 years ago
commit-graph: use size_t for array allocation and indexing
Jeff King committed over 5 years ago
commit-graph: replace packed_oid_list with oid_array
Jeff King committed over 5 years ago
commit-graph: drop count_distinct_commits() function
Jeff King committed over 5 years ago
oid-array: provide a for-loop iterator
Jeff King committed over 5 years ago
t6300: avoid using the default name of the initial branch
Johannes Schindelin committed over 5 years ago
pretty format %(trailers) test: split a long line
Ævar Arnfjörð Bjarmason committed over 5 years ago
oid-array: make sort function public
Jeff King committed over 5 years ago
cache.h: move hash/oid functions to hash.h
Jeff King committed over 5 years ago
t0064: make duplicate tests more robust
Jeff King committed over 5 years ago
t0064: drop sha1 mention from filename
Jeff King committed over 5 years ago
oid-array.h: drop sha1 mention from header guard
Jeff King committed over 5 years ago
cmake: determine list of extra built-ins dynamically
Johannes Schindelin committed over 5 years ago
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin committed over 5 years ago
t5526: avoid depending on a specific default branch name
Johannes Schindelin committed over 5 years ago
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling committed over 5 years ago
upload-pack.c: don't free allowed_filters util pointers
Taylor Blau committed almost 6 years ago
builtin/clone.c: don't ignore transport_fetch_refs() errors
Taylor Blau committed almost 6 years ago