summaryrefslogtreecommitdiff
path: root/t/t7811-grep-open.sh
Commit message (Expand)AuthorAgeFilesLines
* grep: fix a "path_list" memory leakÆvar Arnfjörð Bjarmason2021-10-231-1/+2
* t7811: don't create unused fileRené Scharfe2019-11-301-1/+0
* tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-11/+7
* t4018,7810,7811: remove test_config() redefinitionRamkumar Ramachandra2013-03-191-5/+0
* i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-141-2/+2
* i18n: git-grep "--open-files-in-pager" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy2010-07-071-0/+15
* t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" scriptBrandon Casey2010-06-211-5/+0
* t/t7811-grep-open.sh: ensure fake "less" is made executableBrandon Casey2010-06-211-1/+2
* grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-3/+6
* grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+154