setup.c: mention unresolved problems
Johannes Schindelin committed over 9 years ago
t1309: document cases where we would want early config not to die()
Johannes Schindelin committed over 9 years ago
setup_git_directory_gently_1(): avoid die()ing
Johannes Schindelin committed over 9 years ago
t1309: test read_early_config()
Johannes Schindelin committed over 9 years ago
read_early_config(): really discover .git/
Johannes Schindelin committed over 9 years ago
read_early_config(): avoid .git/config hack when unneeded
Johannes Schindelin committed over 9 years ago
setup: make read_early_config() reusable
Johannes Schindelin committed over 9 years ago
setup: introduce the discover_git_directory() function
Johannes Schindelin committed over 9 years ago
setup_git_directory_1(): avoid changing global state
Johannes Schindelin committed over 9 years ago
setup: prepare setup_discovered_git_dir() for the root directory
Johannes Schindelin committed over 9 years ago
add--interactive: do not expand pathspecs with ls-files
Jeff King committed over 9 years ago
git-status: make porcelain more robust
Michael J Gruber committed over 9 years ago
pathspec: allow escaped query values
Brandon Williams committed over 9 years ago
pathspec: allow querying for attributes
Brandon Williams committed over 9 years ago
Devin Lehmacher committed over 9 years ago
http-walker: fix buffer underflow processing remote alternates
Jeff King committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'ah/doc-ls-files-quotepath'
Junio C Hamano committed over 9 years ago
Merge branch 'jc/diff-populate-filespec-size-only-fix'
Junio C Hamano committed over 9 years ago
Merge branch 'vn/line-log-memcpy-size-fix'
Junio C Hamano committed over 9 years ago