Thomas Waldmann
|
f5ba0fc649
|
be more helpful when parsing invalid --pattern values
say what the real problem is.
say what is valid.
|
2018-03-03 03:08:20 +01:00 |
|
Mark Edgington
|
fd0215c3c2
|
patterns: don't recurse with !/--exclude for path-prefix (pf:)
Fixes issue #2509
|
2017-06-03 12:13:32 -04:00 |
|
Marian Beermann
|
4d9fd6d13f
|
fix --exclude and --exclude-from recursing into directories
|
2017-05-05 14:55:01 +02:00 |
|
Marian Beermann
|
ef4cdfacae
|
patterns: use set literal instead of set([])
|
2017-05-01 22:20:34 +02:00 |
|
Marian Beermann
|
c5e3232187
|
patterns: explicate translate source
|
2017-05-01 22:20:34 +02:00 |
|
Marian Beermann
|
580496b592
|
create patterns module
|
2017-05-01 22:20:33 +02:00 |
|