log

age author description
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