Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | walk: pass match object to cmdutil.walk |
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | walk: begin refactoring badmatch handling |
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | walk: remove files arg from repo.walk and dirstate.walk |
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | walk: introduce match objects |
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | walk: kill util.cmdmatcher and _matcher |
Mon, 12 May 2008 11:37:07 -0500 | Matt Mackall | purge: use cmdutil.matchpats |