2848 Commits (1fee1242577ae23b32c33ff1122402bb228f2692)

Author SHA1 Message Date
Derrick Stolee b18ef13a3f coccinelle: update commit.cocci 7 years ago
Todd Zullinger 04542b6012 git-credential-netrc: make "all" default target of Makefile 7 years ago
Luis Marsano 9347166d5d git-credential-netrc: fix exit status when tests fail 7 years ago
Luis Marsano 04f673d7e4 git-credential-netrc: use in-tree Git.pm for tests 7 years ago
Todd Zullinger 94a2bb56b3 git-credential-netrc: minor whitespace cleanup in test script 7 years ago
Ævar Arnfjörð Bjarmason 627be1538d git-credential-netrc: remove use of "autodie" 7 years ago
SZEDER Gábor 61d48c66ea completion: correct zsh detection when run from git-completion.zsh 7 years ago
Nguyễn Thái Ngọc Duy b221b5ab9b completion: collapse extra --no-.. options 7 years ago
Łukasz Stelmach 9cd4382ad5 completion: complete remote names too 7 years ago
Nguyễn Thái Ngọc Duy f22f682695 completion: complete general config vars in two steps 7 years ago
Nguyễn Thái Ngọc Duy bea2125928 completion: support case-insensitive config vars 7 years ago
Nguyễn Thái Ngọc Duy f45db831c1 completion: keep other config var completion in camelCase 7 years ago
Nguyễn Thái Ngọc Duy e17ca92637 completion: drop the hard coded list of config vars 7 years ago
Nguyễn Thái Ngọc Duy 2b1c01d22e parse-options: option to let --git-completion-helper show negative form 7 years ago
Pedro Alvarez Piedehierro 12ecea46e3 import-tars: read overlong names from pax extended header 7 years ago
Nguyễn Thái Ngọc Duy 6532f3740b completion: allow to customize the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 3301d36b29 completion: add and use --list-cmds=alias 7 years ago
Nguyễn Thái Ngọc Duy e11dca10cf completion: add and use --list-cmds=nohelpers 7 years ago
Nguyễn Thái Ngọc Duy 84a9713106 completion: let git provide the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 1b81d8cb19 help: use command-list.txt for the source of guides 7 years ago
Nguyễn Thái Ngọc Duy 6bb2dc0b94 completion: implement and use --list-cmds=main,others 7 years ago
Nguyễn Thái Ngọc Duy 0089521cac git.c: convert --list-* to --list-cmds=* 7 years ago
SZEDER Gábor 8b4c2e0b1c completion: don't return with error from __gitcomp_file_direct() 7 years ago
Luis Marsano 786ef50a23 git-credential-netrc: accept gpg option 7 years ago
Luis Marsano f07eeed123 git-credential-netrc: adapt to test framework for git 7 years ago
Florian Gamböck 085e2ee0e6 completion: load completion file for external subcommand 7 years ago
Nguyễn Thái Ngọc Duy 92c4a7a129 completion: fix misspelled config key aliasesfiletype 7 years ago
SZEDER Gábor 279ffad17d coccinelle: avoid wrong transformation suggestions from commit.cocci 7 years ago
Johannes Schindelin a3694d949f Remove obsolete script to convert grafts to replace refs 7 years ago
Johannes Schindelin 1131ec9818 pull: accept --rebase=merges to recreate the branch topology 7 years ago
Johannes Schindelin 8f6aed71d2 rebase: introduce the --rebase-merges option 7 years ago
Thomas Gummerer df70b190bd completion: make stash -p and alias for stash push -p 7 years ago
Thomas Gummerer 0eb5a4f911 completion: stop showing 'save' for stash by default 7 years ago
SZEDER Gábor 94408dc71c completion: reduce overhead of clearing cached --options 7 years ago
SZEDER Gábor 7b00342068 completion: fill COMPREPLY directly when completing paths 7 years ago
SZEDER Gábor 193757f806 completion: improve handling quoted paths in 'git ls-files's output 7 years ago
SZEDER Gábor c1bc0a0e92 completion: remove repeated dirnames with 'awk' during path completion 7 years ago
SZEDER Gábor 105c0efff3 completion: use 'awk' to strip trailing path components 7 years ago
SZEDER Gábor a364e984d1 completion: let 'ls-files' and 'diff-index' filter matching paths 7 years ago
SZEDER Gábor f12785a3a7 completion: improve handling quoted paths on the command line 7 years ago
SZEDER Gábor 3dfe23ba51 completion: support completing non-ASCII pathnames 7 years ago
SZEDER Gábor 6bf0ced4e2 completion: simplify prefix path component handling during path completion 7 years ago
SZEDER Gábor 722e31c713 completion: move __git_complete_index_file() next to its helpers 7 years ago
Ævar Arnfjörð Bjarmason 6d5ed4836d git{,-blame}.el: remove old bitrotting Emacs code 7 years ago
Stefan Beller e233bef43e unicode_width.h: rename to use dash in file name 7 years ago
Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods 7 years ago
Christian Hesse cfb3a47cad perl: fix installing modules from contrib 7 years ago
Clemens Buchacher 78a2d21231 completion: improve ls-files filter performance 7 years ago
Derrick Stolee 4ce58ee38d commit-graph: create git-commit-graph builtin 7 years ago
Ævar Arnfjörð Bjarmason 49eb8d39c7 Remove contrib/examples/* 7 years ago