mercurial at 14511: 2 new changesets

Matt Mackall mpm at selenic.com
Thu Jun 2 11:28:32 CDT 2011


On Thu, 2011-06-02 at 14:51 +0200, Adrian Buehlmann wrote:
> On 2011-06-02 02:15, Mercurial Commits wrote:
> > http://selenic.com/repo/hg//rev/30506b894359
> > changeset:   14511:30506b894359
> > tag:         tip
> > user:        Matt Mackall <mpm at selenic.com>
> > date:        Wed Jun 01 19:12:18 2011 -0500
> > summary:     filesets: introduce basic fileset expression parser
> > 
> 
> --- /home/adi/hgrepos/hg-crew/tests/test-check-code-hg.py.out
> +++ /home/adi/hgrepos/hg-crew/tests/test-check-code-hg.py.err
> @@ -1,0 +1,3 @@
> +/home/adi/hgrepos/hg-crew/mercurial/fileset.py:59:
> + >         elif c.isalnum() or c in '.*{}[]?' or ord(c) > 127: # gather up a symbol/keyword
> + line too long

Fixed. Not sure why I didn't catch this on my test run (which caught the
debugcomplete change).

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list