test-grep.out
50 lines
| 1.1 KiB
| text/plain
|
TextLexer
/ tests / test-grep.out
Giorgos Keramidas
|
r4877 | % pattern error | ||
Thomas Arendsen Hein
|
r6057 | grep: invalid match pattern: nothing to repeat | ||
Benoit Boissinot
|
r3950 | % simple | ||
bos@serpentine.internal.keyresearch.com
|
r1148 | port:4:export | ||
port:4:vaportight | ||||
port:4:import/export | ||||
Benoit Boissinot
|
r3950 | % all | ||
Brendan Cully
|
r2869 | port:4:4:-:spam:import/export | ||
port:3:4:+:eggs:import/export | ||||
port:2:1:-:spam:import | ||||
port:2:2:-:spam:export | ||||
port:2:1:+:spam:export | ||||
port:2:2:+:spam:vaportight | ||||
port:2:3:+:spam:import/export | ||||
port:1:2:+:eggs:export | ||||
Matt Mackall
|
r3523 | port:0:1:+:spam:import | ||
Benoit Boissinot
|
r3950 | % other | ||
bos@serpentine.internal.keyresearch.com
|
r1148 | port:4:import/export | ||
Brendan Cully
|
r2870 | % follow | ||
port:0:import | ||||
port2:6:4:+:eggs:deport | ||||
port:4:4:-:spam:import/export | ||||
port:3:4:+:eggs:import/export | ||||
port:2:1:-:spam:import | ||||
port:2:2:-:spam:export | ||||
port:2:1:+:spam:export | ||||
port:2:2:+:spam:vaportight | ||||
port:2:3:+:spam:import/export | ||||
port:1:2:+:eggs:export | ||||
Matt Mackall
|
r3523 | port:0:1:+:spam:import | ||
Benoit Boissinot
|
r3951 | color:3:orange | ||
color:3:+:orange | ||||
color:2:-:orange | ||||
color:1:+:orange | ||||
Christian Ebert
|
r7240 | % match in last line without newline | ||
adding noeol | ||||
% last character omitted in output to avoid infinite loop | ||||
noeol:4:no infinite loo | ||||
Patrick Mezard
|
r5106 | % issue 685 | ||
adding color | ||||
FUJIWARA Katsunori
|
r8849 | colour:1:octarine | ||
Patrick Mezard
|
r5106 | color:0:octarine | ||
colour:1:octarine | ||||
FUJIWARA Katsunori
|
r8849 | % issue 337 | ||
adding color | ||||
1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||||
created new head | ||||
1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||||
color:3:-:red | ||||
color:1:+:red | ||||