Merge branch 'ma/shortlog-revparse'
Junio C Hamano committed over 8 years ago
Merge branch 'ab/install-symlinks'
Junio C Hamano committed over 8 years ago
Merge branch 'ml/filter-branch-no-op-error'
Junio C Hamano committed over 8 years ago
Junio C Hamano committed over 8 years ago
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano committed over 8 years ago
Merge branch 'en/rename-directory-detection'
Junio C Hamano committed over 8 years ago
git_config_set: reuse empty sections
Johannes Schindelin committed over 8 years ago
git config --unset: remove empty sections (in the common case)
Johannes Schindelin committed over 8 years ago
git_config_set: make use of the config parser's event stream
Johannes Schindelin committed over 8 years ago
git_config_set: do not use a state machine
Johannes Schindelin committed over 8 years ago
config_set_store: rename some fields for consistency
Johannes Schindelin committed over 8 years ago
config: avoid using the global variable `store`
Johannes Schindelin committed over 8 years ago
config: introduce an optional event stream while parsing
Johannes Schindelin committed over 8 years ago
t1300: `--unset-all` can leave an empty section behind (bug)
Johannes Schindelin committed over 8 years ago
t1300: add a few more hairy examples of sections becoming empty
Johannes Schindelin committed over 8 years ago
configure.ac: fix botched FREAD_READS_DIRECTORIES check
Eric Sunshine committed over 8 years ago
git-worktree.txt: unify command-line prompt in example blocks
Eric Sunshine committed over 8 years ago
git-worktree.txt: recommend 'git worktree remove' over manual deletion
Eric Sunshine committed over 8 years ago
Documentation: normalize spelling of 'normalised'
Elijah Newren committed over 8 years ago
Documentation: fix several one-character-off spelling errors
Elijah Newren committed over 8 years ago