object.h: add lookup_object_by_type() function
Jeff King committed about 5 years ago
object.h: expand docstring for lookup_unknown_object()
Jeff King committed about 5 years ago
log: avoid loading decorations for userformats that don't need it
Jeff King committed about 5 years ago
pretty.h: update and expand docstring for userformat_find_requirements()
Jeff King committed about 5 years ago
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam committed about 5 years ago
pack-objects tests: cover blindspots in stdin handling
Ævar Arnfjörð Bjarmason committed about 5 years ago
config: normalize the path of the system gitconfig
Johannes Schindelin committed about 5 years ago
cmake(windows): set correct path to the system Git config
Dennis Ameling committed about 5 years ago
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin committed about 5 years ago
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón committed about 5 years ago
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali committed about 5 years ago
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin committed about 5 years ago
git-worktree.txt: fix typo in example path
Andrei Rybak committed about 5 years ago
Andrei Rybak committed about 5 years ago
blame: correct name of config option in docs
Andrei Rybak committed about 5 years ago
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan committed about 5 years ago
run-command: refactor subprocess env preparation
Jonathan Tan committed about 5 years ago
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan committed about 5 years ago
promisor-remote: support per-repository config
Jonathan Tan committed about 5 years ago
repository: move global r_f_p_c to repo struct
Jonathan Tan committed about 5 years ago