summaryrefslogtreecommitdiff
path: root/t/t7005-editor.sh
Commit message (Expand)AuthorAgeFilesLines
* 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