2627 Commits (edc74bc7f0c6884027e851ef09b2e0c9380dcd45)

Author SHA1 Message Date
René Scharfe 578398071e add MOVE_ARRAY 8 years ago
xiaoqiang zhao 5453b83bdf send-email: --batch-size to work around some SMTP server limit 8 years ago
René Scharfe 76d8d45ffb coccinelle: polish FREE_AND_NULL rules 8 years ago
A. Wilcox fdc1ad97c1 subtree: honour USE_ASCIIDOCTOR when set 8 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Ævar Arnfjörð Bjarmason 1b83d1251e coccinelle: add a rule to make "expression" code use FREE_AND_NULL() 8 years ago
Ævar Arnfjörð Bjarmason cf9f49ea48 coccinelle: add a rule to make "type" code use FREE_AND_NULL() 8 years ago
Jeff King 0c977dbc81 diff-highlight: split code into module 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
Jeff King 2c9a2ae285 docs/config: mention protocol implications of url.insteadOf 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
Johannes Schindelin cedf4e27de completion: mark bash script as LF-only 8 years ago
Johannes Schindelin bee286f8f7 git-new-workdir: mark script as LF-only 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
Junio C Hamano fba275dc93 contrib/git-resurrect.sh: do not write \t for HT in sed scripts 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
Michael J Gruber 9f0b4dd0b8 git-prompt: add a describe style for any tags 8 years ago
Sebastian Schuberth b8686c661d contrib: git-remote-{bzr,hg} placeholders don't need Python 8 years ago
René Scharfe 33ad9ddd0b strbuf: add strbuf_add_real_path() 8 years ago
René Scharfe 3f64699ffd cocci: use ALLOC_ARRAY 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
René Scharfe ec6cd14c7a cocci: detect useless free(3) calls 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