config: don't implicitly use gitdir or commondir
Brandon Williams committed over 9 years ago
Brandon Williams committed over 9 years ago
setup: teach discover_git_directory to respect the commondir
Brandon Williams committed over 9 years ago
config: don't include config.h by default
Brandon Williams committed over 9 years ago
config: remove git_config_iter
Brandon Williams committed over 9 years ago
Brandon Williams committed over 9 years ago
alias: use the early config machinery to expand aliases
Johannes Schindelin committed over 9 years ago
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin committed over 9 years ago
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin committed over 9 years ago
help: use early config when autocorrecting aliases
Johannes Schindelin committed over 9 years ago
config: report correct line number upon error
Johannes Schindelin committed over 9 years ago
discover_git_directory(): avoid setting invalid git_dir
Johannes Schindelin committed over 9 years ago
diff-highlight: split code into module
Jeff King committed over 9 years ago
pretty: recalculate duplicate short hashes
René Scharfe committed over 9 years ago
doc: do not use `rm .git/index` when normalizing line endings
Andreas Heiduk committed over 9 years ago
sha1_file: teach packed_object_info about typename
Jonathan Tan committed over 9 years ago
t: move "git add submodule" into test blocks
Jeff King committed over 9 years ago
add: warn when adding an embedded repository
Jeff King committed over 9 years ago
git-svn: document special options for commit-diff
Andreas Heiduk committed over 9 years ago
Junio C Hamano committed over 9 years ago