Age | Commit message (Expand) | Author | Files | Lines |
2018-09-28 | t7005-editor: quote filename to fix whitespace-issue | Alexander Pyhalov | 1 | -1/+1 |
2018-05-15 | t7005-editor: get rid of the SPACES_IN_FILENAMES prereq | SZEDER Gábor | 1 | -9/+3 |
2017-10-07 | tests: fix diff order arguments in test_cmp | Stefan Beller | 1 | -3/+3 |
2010-08-18 | t/t7005-editor: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2010-07-08 | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-06-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-06-21 | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 1 | -1/+1 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -3/+3 |
2009-11-13 | Provide a build time default-editor setting | Jonathan Nieder | 1 | -12/+25 |
2009-11-13 | Do not use VISUAL editor on dumb terminals | Jonathan Nieder | 1 | -0/+10 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -1/+0 |
2009-03-25 | t7005-editor: Use $SHELL_PATH in the editor scripts | Johannes Sixt | 1 | -0/+1 |
2009-03-19 | Call 'say' outside test_expect_success | Johannes Sixt | 1 | -16/+13 |
2008-04-06 | test suite: remove useless TERM cruft in "t7005-editor.sh" | Christian Couder | 1 | -4/+0 |
2008-03-11 | launch_editor(): allow spaces in the filename | Johannes Schindelin | 1 | -0/+27 |
2007-12-22 | t7005: do not exit inside test. | Junio C Hamano | 1 | -1/+1 |
2007-11-14 | Merge branch 'bs/maint-t7005' | Junio C Hamano | 1 | -3/+2 |
2007-11-11 | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH | Björn Steinbrink | 1 | -3/+2 |
2007-10-26 | Test suite: reset TERM to its previous value after testing. | Christian Couder | 1 | -0/+4 |
2007-07-20 | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 1 | -0/+91 |