log

age author description
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
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
Sat, 19 Apr 2008 10:42:30 +0200 Alexis S. L. Carvalho rename --after: do not unlink source file (issue910)
Thu, 24 Apr 2008 13:37:29 +0200 Patrick Mezard Make mercurial easy installable again
Wed, 23 Apr 2008 22:45:53 +0200 Patrick Mezard webcommands: pass full author to annotate, fix templates (issue 1054)