log tests/test-grep.t @ 44412:edc8504bc26b

age author description
Sun, 06 Oct 2019 11:06:10 -0400 Sushil khanchi grep: enable all-files by default (BC)
Fri, 15 Feb 2019 15:49:17 -0500 Jordi Gutiérrez Hermoso color: change color of grep.rev label (BC)
Fri, 15 Feb 2019 15:43:22 -0500 Jordi Gutiérrez Hermoso color: give colours to the grep.inserted and grep.deleted labels
Fri, 15 Feb 2019 15:24:04 -0500 Jordi Gutiérrez Hermoso grep: give different labels to + and - symbols
Tue, 12 Feb 2019 17:10:31 -0500 Jordi Gutiérrez Hermoso walkchangerevs: obey allfiles parameter when taking the slow path
Wed, 30 Jan 2019 17:05:09 -0800 Martin von Zweigbergk grep: respect ui.relative-paths
Sun, 30 Sep 2018 15:37:09 +0900 Yuya Nishihara grep: rename {line_number} to {lineno} as well (BC)
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sun, 05 Aug 2018 16:44:16 +0900 Yuya Nishihara formatter: rename {abspath}/{file} to {path}, and drop relative {path} (BC)
Thu, 09 Aug 2018 23:13:56 -0400 Augie Fackler tests: allow more detailed error message from re.compile
Wed, 08 Aug 2018 19:29:02 +0530 Sangeet Kumar Mishra grep: search all commits in allfiles mode
Wed, 25 Jul 2018 12:50:31 +0530 Sangeet Kumar Mishra grep: add MULTIREV support to --allfiles flag
Tue, 10 Jul 2018 22:55:30 +0900 Yuya Nishihara grep: hide cryptic revision number by default
Wed, 11 Jul 2018 22:06:04 +0900 Yuya Nishihara grep: restore pre-9ef10437bb88 behavior, enable wdir search by tweakdefaults
Wed, 11 Jul 2018 21:51:47 +0900 Yuya Nishihara grep: add config knob to enable/disable the default wdir search