cat-file: use a single strbuf for all output
Jeff King committed about 8 years ago
cat-file: split batch "buf" into two variables
Jeff King committed about 8 years ago
cat-file: use oidset check-and-insert
Jeff King committed about 8 years ago
t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
SZEDER Gábor committed about 8 years ago
Johannes Sixt committed about 8 years ago
list-objects: refactor to process_tree_contents
Matthew DeVore committed about 8 years ago
list-objects: store common func args in struct
Matthew DeVore committed about 8 years ago
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
apply.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
apply.c: make init_apply_state() take a struct repository
Nguyễn Thái Ngọc Duy committed about 8 years ago
apply.c: pass struct apply_state to more functions
Nguyễn Thái Ngọc Duy committed about 8 years ago
resolve-undo.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
archive-*.c: use the right repository
Nguyễn Thái Ngọc Duy committed about 8 years ago
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
grep: use the right index instead of the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
attr: remove index from git_attr_set_direction()
Nguyễn Thái Ngọc Duy committed about 8 years ago
entry.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
submodule.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
pathspec.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy committed about 8 years ago
unpack-trees: avoid the_index in verify_absent()
Nguyễn Thái Ngọc Duy committed about 8 years ago