diff.c: add set_sign to emit_line_0
Stefan Beller committed about 8 years ago
diff.c: reorder arguments for emit_line_ws_markup
Stefan Beller committed about 8 years ago
diff.c: simplify caller of emit_line_0
Stefan Beller committed about 8 years ago
t3206: add color test for range-diff --dual-color
Stefan Beller committed about 8 years ago
test_decode_color: understand FAINT and ITALIC
Stefan Beller committed about 8 years ago
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