Thu, 22 May 2008 13:28:34 +0200 Dirkjan Ochtman mq: lose the trailing whitespace 1.0.1
Thu, 22 May 2008 13:26:39 +0200 Dirkjan Ochtman improve help text for push (explanation of -r)
Mon, 19 May 2008 10:23:47 +0200 Dirkjan Ochtman merge from crew-stable
Mon, 19 May 2008 10:02:28 +0200 Dirkjan Ochtman merge from crew-stable
Sun, 18 May 2008 23:49:33 +0200 Patrick Mezard Merge with crew-stable
Sun, 18 May 2008 23:31:54 +0200 Patrick Mezard hgk: difftree must match all files when supplied list is empty
Sun, 18 May 2008 23:09:59 +0200 Patrick Mezard status: fix "added" attributes renamed in bf2bf986ff87
Wed, 14 May 2008 01:08:51 +0200 Adrian Buehlmann doc/hgrc.5.txt: add anchors for sections
Sat, 17 May 2008 09:12:49 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 23 Apr 2008 19:40:15 +0200 Adrian Buehlmann gendoc: add anchors for commands
Mon, 19 May 2008 10:22:15 +0200 Dirkjan Ochtman mq: add correct documentation for qpop
Mon, 19 May 2008 10:19:59 +0200 Dirkjan Ochtman Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)
Mon, 19 May 2008 03:52:26 -0400 Jeff Walden Slight improvement to qpop arguments help
Sun, 18 May 2008 20:54:10 +0200 Patrick Mezard test-mq: update qdiff summary output
Sun, 18 May 2008 17:01:24 +0200 Patrick Mezard mq: make qselect fail properly on an empty guard
Sat, 17 May 2008 09:11:14 +0200 Dirkjan Ochtman mq: expand help text for qdiff
Mon, 12 May 2008 11:37:56 -0500 Matt Mackall status: refactor status command
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: cleanup match classes a bit
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files argument from patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use match.files() for patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: stop passing files through commitfunc
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
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)
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Fri, 18 Apr 2008 18:07:34 +0200 Dirkjan Ochtman merge from crew-stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip