log

age author description
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall status: use match helpers for various users
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall churn: simplify hg status call
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use helpers for cmdutil
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: add always, never, and exact methods
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall remove default arg from patkind
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall resolve: use cmdutil.match
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall dirstate: remove default from status list_unknown
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall purge: remove unused 'missing' logic
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall dirstate: minor status cleanups
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall status: rename type_ to state
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: use match.bad in statwalk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: use match.dir in statwalk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: make dirstate.walk return a single value too
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: return a single value
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove cmdutil.walk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove rel and exact returns
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove more old badmatch logic
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall cmdutil: switch commit to match
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walkchangerev: use new match objects
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
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall purge: eliminate dopurge
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: eliminate some default variables
Thu, 08 May 2008 18:36:45 +0200 Dirkjan Ochtman coal: fix CSS errors as reported by Firefox
Thu, 24 Apr 2008 17:16:02 +0200 Benoit Allard add compression type type parameter to bundle command