name-hash: add test-lazy-init-name-hash
Jeff Hostetler committed over 9 years ago
name-hash: perf improvement for lazy_init_name_hash
Jeff Hostetler committed over 9 years ago
log: if --decorate is not given, default to --decorate=auto
Alex Henrie committed over 9 years ago
t7004, t7030: fix here-doc syntax errors
Santiago Torres committed over 9 years ago
branch doc: update description for `--list`
Junio C Hamano committed over 9 years ago
branch doc: change `git branch <pattern>` to use `<branchname>`
Ævar Arnfjörð Bjarmason committed over 9 years ago
tests: lint for run-away here-doc
Junio C Hamano committed over 9 years ago
completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
SZEDER Gábor committed over 9 years ago
completion: extract completing ctags symbol names into helper function
SZEDER Gábor committed over 9 years ago
completion: put matching ctags symbol names directly into COMPREPLY
SZEDER Gábor committed over 9 years ago
doc/config: grammar fixes for core.{editor,commentChar}
Kyle Meyer committed over 9 years ago
refs.c: use skip_prefix() in prettify_refname()
SZEDER Gábor committed over 9 years ago
Merge branch 'js/rebase-helper'
Junio C Hamano committed over 9 years ago
sequencer: fix missing newline
Brandon Williams committed over 9 years ago
completion: speed up branch and tag completion
SZEDER Gábor committed over 9 years ago
completion: fill COMPREPLY directly when completing fetch refspecs
SZEDER Gábor committed over 9 years ago
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor committed over 9 years ago
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor committed over 9 years ago
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor committed over 9 years ago
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor committed over 9 years ago