config.txt: reorder blame stuff to keep config keys sorted
Nguyễn Thái Ngọc Duy committed about 8 years ago
t3031: update test description to mention desired behavior
Elijah Newren committed about 8 years ago
builtin/submodule--helper: factor out method to update a single submodule
Stefan Beller committed about 8 years ago
builtin/submodule--helper: store update_clone information in a struct
Stefan Beller committed about 8 years ago
builtin/submodule--helper: factor out submodule updating
Stefan Beller committed about 8 years ago
git-submodule.sh: rename unused variables
Stefan Beller committed about 8 years ago
git-submodule.sh: align error reporting for update mode to use path
Stefan Beller committed about 8 years ago
submodule.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
revision.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
rerere.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
line-range.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
diffcore.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
cache-tree.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
apply.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
color: protect against out-of-bounds reads and writes
Eric Sunshine committed about 8 years ago