| Commit message (Expand) | Author | Age | Files | Lines |
* | t/t7005-editor: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+5 |
* | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-22 | 1 | -1/+1 |
|\ |
|
| * | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2010-06-21 | 1 | -1/+1 |
* | | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 2010-05-31 | 1 | -3/+3 |
|/ |
|
* | Provide a build time default-editor setting | Jonathan Nieder | 2009-11-13 | 1 | -12/+25 |
* | Do not use VISUAL editor on dumb terminals | Jonathan Nieder | 2009-11-13 | 1 | -0/+10 |
* | 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 |