33 Commits (0445e6f0a1223b5d40542627607207a87a416b5b)

Author SHA1 Message Date
Brandon Casey 0ef09702d6 t9902-completion.sh: old Bash still does not support array+=('') notation 12 years ago
Thomas Rast 38678a15a2 t9902: fix 'test A == B' to use = operator 12 years ago
John Keeping 66fb37d0c6 completion: learn about --man-path 12 years ago
SZEDER Gábor c9a102e81f completion, bash prompt: move __gitdir() tests to completion test suite 12 years ago
Felipe Contreras f03efba4c0 completion: document tilde expansion failure in tests 12 years ago
Felipe Contreras ddf07bddef completion: add file completion tests 12 years ago
Felipe Contreras 7d13e0a3af completion: get rid of compgen 12 years ago
Felipe Contreras 43369a2258 completion: add __gitcomp_nl tests 12 years ago
Felipe Contreras cdbff7d6ad completion: trivial test improvement 12 years ago
Junio C Hamano 5047822347 t9902: protect test from stray build artifacts 12 years ago
Felipe Contreras 173930330a completion: simplify __gitcomp() test helper 12 years ago
Felipe Contreras e461523892 completion: refactor __gitcomp related tests 12 years ago
Felipe Contreras 2fbaf81381 completion: consolidate test_completion*() tests 12 years ago
Felipe Contreras a1be444d09 completion: simplify tests using test_completion_long() 12 years ago
Felipe Contreras 43ea081235 completion: standardize final space marker in tests 12 years ago
Felipe Contreras 701ecdf16b completion: add comment for test_completion() 12 years ago
Felipe Contreras 2f65494d84 completion: add format-patch options to send-email 13 years ago
Jeff King bafed0dfb4 t9902: add completion tests for "odd" filenames 13 years ago
Jeff King 49ba92b4ea t9902: add a few basic completion tests 13 years ago
SZEDER Gábor 93b291e071 completion: put main git and gitk completion functions back into git namespace 13 years ago
Felipe Contreras 7f02f3d7ec completion: rename internal helpers _git and _gitk 13 years ago
Felipe Contreras 6b179adfe9 completion: add new __git_complete helper 13 years ago
SZEDER Gábor f8891cfa2a tests: move code to run tests under bash into a helper library 13 years ago
SZEDER Gábor 911d5da6f2 completion: fix completion after 'git --option <TAB>' 13 years ago
Jonathan Nieder 3ffcd08688 completion: avoid trailing space for --exec-path 13 years ago
Felipe Contreras 69ef3c0296 completion: add missing general options 13 years ago
SZEDER Gábor 74a8c849f1 tests: add tests for the __gitcomp() completion helper function 13 years ago
Felipe Contreras 5c293a6be4 tests: add initial bash completion tests 13 years ago