2816 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)

Author SHA1 Message Date
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
Nguyễn Thái Ngọc Duy c55c4a5b64 completion: use __gitcomp_builtin in _git_cherry 7 years ago
Nguyễn Thái Ngọc Duy be6d1b24ad completion: use __gitcomp_builtin in _git_ls_tree 7 years ago
Nguyễn Thái Ngọc Duy 1dc26db1ff completion: delete option-only completion commands 7 years ago
Nguyễn Thái Ngọc Duy 9f642a7169 completion: add --option completion for most builtin commands 7 years ago
Nguyễn Thái Ngọc Duy 48e1c69ade completion: factor out _git_xxx calling code 7 years ago
Nguyễn Thái Ngọc Duy d23bb387ae completion: mention the oldest version we need to support 7 years ago
SZEDER Gábor 8b0eaa41f2 completion: clear cached --options when sourcing the completion script 7 years ago
Jeff King 4551fbba14 diff-highlight: detect --graph by indent 7 years ago
Jeff King 009a81ed97 diff-highlight: use flush() helper consistently 7 years ago
Jeff King fbcf99e4ac diff-highlight: test graphs with --color 7 years ago
Jeff King 7ce2f4ca0e diff-highlight: test interleaved parallel lines of history 7 years ago
Jeff King e28ae5072f diff-highlight: prefer "echo" to "cat" in tests 7 years ago
Jeff King 53ab9f0e3d diff-highlight: use test_tick in graph test 7 years ago
Jeff King 5013acc278 diff-highlight: correct test graph diagram 7 years ago
Todd Zullinger 1775e990f7 completion: complete tags with git tag --delete/--verify 7 years ago
Nguyễn Thái Ngọc Duy 27b42d045c completion: more subcommands in _git_notes() 7 years ago
Nguyễn Thái Ngọc Duy b25e2e64f6 completion: complete --{reuse,reedit}-message= for all notes subcmds 7 years ago
Nguyễn Thái Ngọc Duy 4ea2c974a0 completion: simplify _git_notes 7 years ago
Nguyễn Thái Ngọc Duy b475e442e8 completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate 7 years ago
Christian Ludwig d11c943c78 send-email: support separate Reply-To address 7 years ago
Ævar Arnfjörð Bjarmason 28654678cf perl: move CPAN loader wrappers to another namespace 7 years ago
Adam Borowski 781262c5e7 hooks/pre-auto-gc-battery: allow gc to run on non-laptops 7 years ago