builtin/rebase.c: make sure the active branch isn't moved when autostashing
Ben Wijen committed about 7 years ago
Denton Liu committed about 7 years ago
pack-objects: drop packlist index_pos optimization
Jeff King committed about 7 years ago
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