fix bug and invoke regex search in first revision
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 2 May 2011 17:59:02 +0000 (13:59 -0400)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 2 May 2011 17:59:02 +0000 (13:59 -0400)
Regex search was only being called in diffs. Of course, if something is
added in the very first revision, it will never show up in a diff. This
was resulting in deletions that don't show up as additions. I've patched
the code so that the first revision is treated as one big addition.


No differences found

Benjamin Mako Hill || Want to submit a patch?