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
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu committed over 8 years ago
daemon.c: fix condition for redirecting stderr
Lucas Werkmeister committed over 8 years ago
Johannes Schindelin committed over 8 years ago
git-svn: avoid warning on undef readline()
Ævar Arnfjörð Bjarmason committed over 8 years ago
ls-remote: create '--sort' option
Harald Nordgren committed over 8 years ago
ref-filter: factor ref_array pushing into its own function
Jeff King committed over 8 years ago
ref-filter: make ref_array_item allocation more consistent
Jeff King committed over 8 years ago
ref-filter: use "struct object_id" consistently
Jeff King committed over 8 years ago
send-email: simplify Gmail example in the documentation
Michal Nazarewicz committed over 8 years ago
Documentation/git-bisect.txt: git bisect term → git bisect terms
Anders Kaseorg committed over 8 years ago
t1300: remove unreasonable expectation from TODO
Johannes Schindelin committed over 8 years ago