log

age author description
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
Thu, 24 Apr 2008 11:48:07 +0200 Benoit Allard add support for HG10GZ bundles to bundlerepo.bundlerevlog()
Thu, 24 Apr 2008 11:43:54 +0200 Dirkjan Ochtman tests: fix test-highlight output, changed in ccc2481e3954
Thu, 24 Apr 2008 17:15:55 +0200 Dirkjan Ochtman merge from crew-stable