Merge branch 'dp/filter-branch-prune-empty'
Junio C Hamano committed over 9 years ago
Merge branch 'jt/perf-updates'
Junio C Hamano committed over 9 years ago
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano committed over 9 years ago
Merge branch 'jk/interpret-branch-name'
Junio C Hamano committed over 9 years ago
Merge branch 'ab/cond-skip-tests'
Junio C Hamano committed over 9 years ago
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