log tests/test-grep.t @ 39855:62a532045e71

age author description
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
Wed, 11 Jul 2018 21:35:31 +0900 Yuya Nishihara grep: search working directory files by default if --all-files is specified
Wed, 11 Jul 2018 21:23:18 +0900 Yuya Nishihara grep: reject --diff --all-files
Wed, 11 Jul 2018 21:15:52 +0900 Yuya Nishihara grep: rename --allfiles to --all-files
Fri, 06 Jul 2018 00:39:21 +0530 Sangeet Kumar Mishra grep: change default behaviour to search working directory files (BC)
Sun, 01 Jul 2018 22:02:53 +0900 Yuya Nishihara grep: add support for log-like template keywords and functions
Sun, 17 Jun 2018 15:52:08 +0530 Sangeet Kumar Mishra grep: add --diff flag
Wed, 13 Jun 2018 16:22:54 +0530 Sangeet Kumar Mishra grep: adds allfiles mode