rebase: refactor common shell functions into their own file
Pratik Karki committed about 8 years ago
rebase: start implementing it as a builtin
Pratik Karki committed about 8 years ago
pull --rebase=<type>: allow single-letter abbreviations for the type
Johannes Schindelin committed about 8 years ago
add a script to diff rendered documentation
Jeff King committed about 8 years ago
config: document git config getter return value
Han-Wen Nienhuys committed about 8 years ago
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