merge: use commit-slab in merge remote desc instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
log: use commit-slab in prepare_bases() instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
show-branch: note about its object flags usage
Nguyễn Thái Ngọc Duy committed over 8 years ago
show-branch: use commit-slab for commit-name instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
name-rev: use commit-slab for rev-name instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
bisect.c: use commit-slab for commit weight instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
revision.c: use commit-slab for show_source
Nguyễn Thái Ngọc Duy committed over 8 years ago
sequencer.c: use commit-slab to associate todo items to commits
Nguyễn Thái Ngọc Duy committed over 8 years ago
sequencer.c: use commit-slab to mark seen commits
Nguyễn Thái Ngọc Duy committed over 8 years ago
shallow.c: use commit-slab for commit depth instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
describe: use commit-slab for commit names instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy committed over 8 years ago
commit-slab: support shared commit-slab
Nguyễn Thái Ngọc Duy committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
regex: do not call `regfree()` if compilation fails
Martin Ågren committed over 8 years ago
config: let `config_store_data_clear()` handle `key`
Martin Ågren committed over 8 years ago
config: let `config_store_data_clear()` handle `value_regex`
Martin Ågren committed over 8 years ago
config: free resources of `struct config_store_data`
Martin Ågren committed over 8 years ago
t5300: abstract away SHA-1-specific constants
brian m. carlson committed over 8 years ago
t4208: abstract away SHA-1-specific constants
brian m. carlson committed over 8 years ago