submodule--helper: introduce new update-module-mode helper
Stefan Beller committed about 8 years ago
submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree
Stefan Beller committed about 8 years ago
submodule: add more exhaustive up-path testing
Ævar Arnfjörð Bjarmason committed about 8 years ago
git-submodule.sh: accept verbose flag in cmd_update to be non-quiet
Stefan Beller committed about 8 years ago
for_each_*_object: move declarations to object-store.h
Jeff King committed about 8 years ago
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