comparison tests/test-grep.out @ 2868:81f351c5264d

grep: display correct user/revision for --all in reverse. Also handle multiple occurrences of the same line by storing linestates in an array instead of a dict, and using difflib to compute the difference between linestates.
author Brendan Cully <brendan@kublai.com>
date Sat, 12 Aug 2006 13:51:14 -0700
parents fad2d091c74f
children 8eaaf1321bfe
comparison
equal deleted inserted replaced
2842:7706fa503677 2868:81f351c5264d
1 port:4:export 1 port:4:export
2 port:4:vaportight 2 port:4:vaportight
3 port:4:import/export 3 port:4:import/export
4 FIXME: history is wrong here 4 port:4:4:-:spam:import/export
5 port:1:1:-:eggs:import 5 port:3:4:+:eggs:import/export
6 port:1:2:+:eggs:vaportight 6 port:2:1:-:spam:import
7 port:1:3:+:eggs:import/export 7 port:2:2:-:spam:export
8 port:0:2:+:spam:export 8 port:2:1:+:spam:export
9 port:0:1:+:spam:import 9 port:2:2:+:spam:vaportight
10 port:2:3:+:spam:import/export
11 port:1:2:+:eggs:export
12 port:0:1:+:eggs:import
10 port:4:import/export 13 port:4:import/export