aboutsummaryrefslogtreecommitdiff
path: root/t/t7005-editor.sh
Commit message (Expand)AuthorAge
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-07
* t/t7005-editor: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-18
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* Merge branch 'maint'Junio C Hamano2010-06-22
|\
| * tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-21
* | tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
|/
* Provide a build time default-editor settingJonathan Nieder2009-11-13
* Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-13
* tests: remove exit after test_done callJeff King2009-04-05
* t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt2009-03-25
* Call 'say' outside test_expect_successJohannes Sixt2009-03-19
* test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-06
* launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
* t7005: do not exit inside test.Junio C Hamano2007-12-22
* Merge branch 'bs/maint-t7005'Junio C Hamano2007-11-14
|\
| * t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-11
* | Test suite: reset TERM to its previous value after testing.Christian Couder2007-10-26
|/
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20