Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 1 | -1/+0 |
* | t7005-editor: Use $SHELL_PATH in the editor scripts | Johannes Sixt | 2009-03-25 | 1 | -0/+1 |
* | Call 'say' outside test_expect_success | Johannes Sixt | 2009-03-19 | 1 | -16/+13 |
* | test suite: remove useless TERM cruft in "t7005-editor.sh" | Christian Couder | 2008-04-06 | 1 | -4/+0 |
* | launch_editor(): allow spaces in the filename | Johannes Schindelin | 2008-03-11 | 1 | -0/+27 |
* | t7005: do not exit inside test. | Junio C Hamano | 2007-12-22 | 1 | -1/+1 |
* | Merge branch 'bs/maint-t7005' | Junio C Hamano | 2007-11-14 | 1 | -3/+2 |
|\ | |||||
| * | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH | Björn Steinbrink | 2007-11-11 | 1 | -3/+2 |
* | | Test suite: reset TERM to its previous value after testing. | Christian Couder | 2007-10-26 | 1 | -0/+4 |
|/ | |||||
* | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 2007-07-20 | 1 | -0/+91 |