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

unpack-trees: convert clear_ce_flags* to avoid the_index

Nguyễn Thái Ngọc Duy committed about 8 years ago

unpack-trees: don't shadow global var the_index

Nguyễn Thái Ngọc Duy committed about 8 years ago

unpack-trees: add a note about path invalidation

Nguyễn Thái Ngọc Duy committed about 8 years ago

unpack-trees: remove 'extern' on function declaration

Nguyễn Thái Ngọc Duy committed about 8 years ago

ls-files: correct index argument to get_convert_attr_ascii()

Nguyễn Thái Ngọc Duy committed about 8 years ago

preload-index.c: use the right index instead of the_index

Nguyễn Thái Ngọc Duy committed about 8 years ago

dir.c: remove an implicit dependency on the_index in pathspec code

Nguyễn Thái Ngọc Duy committed about 8 years ago

convert.c: remove an implicit dependency on the_index

Nguyễn Thái Ngọc Duy committed about 8 years ago

attr: remove an implicit dependency on the_index

Nguyễn Thái Ngọc Duy committed about 8 years ago

cache-tree: wrap the_index based wrappers with #ifdef

Nguyễn Thái Ngọc Duy committed about 8 years ago

diff.c: move read_index() code back to the caller

Nguyễn Thái Ngọc Duy committed about 8 years ago

← Newer Page 1432 of 4065 Older →