727 Commits (541c2a3a3db92a4348f3d9c6b234cedef2853c0b)

Author SHA1 Message Date
Albert Astals Cid 541c2a3a3d completion: add --autostash and --no-autostash to pull 7 years ago
Todd Zullinger 484257925f Replace Free Software Foundation address in license notices 7 years ago
Thomas Braun 6357d9d004 completion: add remaining flags to checkout 7 years ago
Damien Marié f805a00a39 run-command: add hint when a hook is ignored 8 years ago
Thomas Braun 7823655082 completion: add --broken and --dirty to describe 8 years ago
xiaoqiang zhao 5453b83bdf send-email: --batch-size to work around some SMTP server limit 8 years ago
Rikard Falkeborn d78d237bba completion: add git config credentialCache.ignoreSIGHUP 8 years ago
Rikard Falkeborn 6ecef7379c completion: add git config credential completions 8 years ago
Rikard Falkeborn fd1552d59d completion: add git config advice completions 8 years ago
Rikard Falkeborn e8dec56770 completion: add git config am.threeWay completion 8 years ago
Rikard Falkeborn f254eab2e0 completion: add git config core completions 8 years ago
Rikard Falkeborn 194280427d completion: add git config gc completions 8 years ago
Rikard Falkeborn 9ee4aa95db completion: add completions for git config commit 8 years ago
Thomas Gummerer 3851e4483f completion: add git stash push 8 years ago
Ævar Arnfjörð Bjarmason 0dab2468ee clone: add a --no-tags option to clone without tags 8 years ago
Stephen Kent 93fdf301de status: add color config slots for branch info in "--short --branch" 8 years ago
Jeff King 60e71bbcea completion: optionally disable checkout DWIM 8 years ago
Ævar Arnfjörð Bjarmason 723c1d526f completion: expand "push --delete <remote> <ref>" for refs on that <remote> 8 years ago
Ævar Arnfjörð Bjarmason ac3f5a3468 ref-filter: add --no-contains option to tag/branch/for-each-ref 8 years ago
SZEDER Gábor 41d2716cdc completion: offer ctags symbol names for 'git log -S', '-G' and '-L:' 8 years ago
SZEDER Gábor 2f779f9176 completion: extract completing ctags symbol names into helper function 8 years ago
SZEDER Gábor 7826a7865c completion: put matching ctags symbol names directly into COMPREPLY 8 years ago
SZEDER Gábor 227307a639 completion: speed up branch and tag completion 8 years ago
SZEDER Gábor 745d655dc9 completion: fill COMPREPLY directly when completing fetch refspecs 8 years ago
SZEDER Gábor fef56eb006 completion: fill COMPREPLY directly when completing refs 8 years ago
SZEDER Gábor 400a7553c4 completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery 8 years ago
SZEDER Gábor 824388d54b completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery 8 years ago
SZEDER Gábor e8cb023433 completion: let 'for-each-ref' strip the remote name from remote branches 8 years ago
SZEDER Gábor e896369beb completion: let 'for-each-ref' and 'ls-remote' filter matching refs 8 years ago
SZEDER Gábor b2b6811451 completion: don't disambiguate short refs 8 years ago
SZEDER Gábor 3ad8ea7ccc completion: don't disambiguate tags and branches 8 years ago
SZEDER Gábor aed3881359 completion: support excluding full refs 8 years ago
SZEDER Gábor aa0644f74f completion: support completing fully qualified non-fast-forward refspecs 8 years ago
SZEDER Gábor 2ea328a119 completion: support completing full refs after '--option=refs/<TAB>' 8 years ago
SZEDER Gábor 15b4a16395 completion: wrap __git_refs() for better option parsing 8 years ago
SZEDER Gábor c977eefd55 completion: remove redundant __gitcomp_nl() options from _git_commit() 8 years ago
SZEDER Gábor 3ba042017a completion: restore removed line continuating backslash 8 years ago
Eric Wong 2cbad17642 completion: fix git svn authorship switches 8 years ago
Cornelius Weig f483a0aa2a completion: recognize more long-options 8 years ago
Cornelius Weig cac84960ea completion: teach remote subcommands to complete options 8 years ago
Cornelius Weig 188fba1172 completion: teach replace to complete options 8 years ago
Cornelius Weig 2c0f3a5314 completion: teach ls-remote to complete options 8 years ago
Cornelius Weig bd9ab9dfc0 completion: improve bash completion for git-add 8 years ago
Cornelius Weig e24a256b59 completion: add subcommand completion for rerere 8 years ago
Cornelius Weig 65d5a1e0a5 completion: teach submodule subcommands to complete options 8 years ago
SZEDER Gábor fad9484f0a completion: cache the path to the repository 8 years ago
SZEDER Gábor beb6ee7163 completion: extract repository discovery from __gitdir() 8 years ago
SZEDER Gábor a958d40f4e completion: don't guard git executions with __gitdir() 8 years ago
SZEDER Gábor e15098a314 completion: consolidate silencing errors from git commands 8 years ago
SZEDER Gábor 1cd23e9e05 completion: don't use __gitdir() for git commands 8 years ago