test-read-cache: drop namelen variable
Jeff King committed about 7 years ago
diff-delta: set size out-parameter to 0 for NULL delta
Jeff King committed about 7 years ago
bulk-checkin: zero-initialize hashfile_checkpoint
Jeff King committed about 7 years ago
pack-objects: use object_id in packlist_alloc()
Jeff King committed about 7 years ago
git-am: handle missing "author" when parsing commit
Jeff King committed about 7 years ago
ci: restore running httpd tests
SZEDER Gábor committed about 7 years ago
t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests
SZEDER Gábor committed about 7 years ago
René Scharfe committed about 7 years ago
tag: factor out get_tagged_oid()
René Scharfe committed about 7 years ago
unpack-trees: rename 'is_excluded_from_list()'
Derrick Stolee committed about 7 years ago
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee committed about 7 years ago
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
Derrick Stolee committed about 7 years ago
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee committed about 7 years ago
treewide: rename 'struct exclude' to 'struct path_pattern'
Derrick Stolee committed about 7 years ago
t9902: use a non-deprecated command for testing
Elijah Newren committed about 7 years ago
Recommend git-filter-repo instead of git-filter-branch
Elijah Newren committed about 7 years ago
t6006: simplify, fix, and optimize empty message test
Elijah Newren committed about 7 years ago
config/format.txt: specify default value of format.coverLetter
Denton Liu committed about 7 years ago
Doc: add more detail for git-format-patch
Denton Liu committed about 7 years ago
t4014: stop losing return codes of git commands
Denton Liu committed about 7 years ago