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
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor committed over 9 years ago
completion: don't disambiguate short refs
SZEDER Gábor committed over 9 years ago
completion: don't disambiguate tags and branches
SZEDER Gábor committed over 9 years ago
completion: support excluding full refs
SZEDER Gábor committed over 9 years ago
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor committed over 9 years ago