summaryrefslogtreecommitdiff
path: root/t/t7005-editor.sh
Commit message (Expand)AuthorAgeFilesLines
* t/t7005-editor: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-5/+5
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-081-1/+1
* Merge branch 'maint'Junio C Hamano2010-06-221-1/+1
|\
| * tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-211-1/+1
* | tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-3/+3
|/
* Provide a build time default-editor settingJonathan Nieder2009-11-131-12/+25
* Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-131-0/+10
* tests: remove exit after test_done callJeff King2009-04-051-1/+0
* t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt2009-03-251-0/+1
* Call 'say' outside test_expect_successJohannes Sixt2009-03-191-16/+13
* test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-061-4/+0
* launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-111-0/+27
* t7005: do not exit inside test.Junio C Hamano2007-12-221-1/+1
* Merge branch 'bs/maint-t7005'Junio C Hamano2007-11-141-3/+2
|\
| * t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-111-3/+2
* | Test suite: reset TERM to its previous value after testing.Christian Couder2007-10-261-0/+4
|/
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-0/+91