unpack-trees: don't respect submodule.update
Brandon Williams committed about 9 years ago
submodule: don't rely on overlayed config when setting diffopts
Brandon Williams committed about 9 years ago
fetch: don't overlay config with submodule-config
Brandon Williams committed about 9 years ago
submodule--helper: don't overlay config in update-clone
Brandon Williams committed about 9 years ago
submodule--helper: don't overlay config in remote_submodule_branch
Brandon Williams committed about 9 years ago
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren committed about 9 years ago
tag: change default of `pager.tag` to "on"
Martin Ågren committed about 9 years ago
tag: respect `pager.tag` in list-mode only
Martin Ågren committed about 9 years ago
t7006: add tests for how git tag paginates
Martin Ågren committed about 9 years ago
git.c: provide setup_auto_pager()
Martin Ågren committed about 9 years ago
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren committed about 9 years ago
builtin.h: take over documentation from api-builtin.txt
Martin Ågren committed about 9 years ago
revision: do not fallback to default when rev_input_given is set
Jeff King committed about 9 years ago
rev-list: don't show usage when we see empty ref patterns
Jeff King committed about 9 years ago
revision: add rev_input_given flag
Jeff King committed about 9 years ago
t6018: flesh out empty input/output rev-list tests
Jeff King committed about 9 years ago
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood committed about 9 years ago
cherry-pick/revert: remember --rerere-autoupdate
Phillip Wood committed about 9 years ago
Phillip Wood committed about 9 years ago
rebase -i: honor --rerere-autoupdate
Phillip Wood committed about 9 years ago