log mercurial/commands.py @ 6739:c9fbd6ec3489

age author description
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Mon, 23 Jun 2008 15:02:52 +0200 Dirkjan Ochtman merge: only in-branch merges can be implicit
Mon, 16 Jun 2008 11:51:19 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 16 Jun 2008 11:50:33 +0200 Thomas Arendsen Hein Fix python2.3 incompatibility introduced by a2b13cac0922.
Wed, 11 Jun 2008 11:00:01 +0200 Adrian Buehlmann update: add "(nobackup)" to help text of option --clean
Wed, 11 Jun 2008 13:51:57 +0200 Adrian Buehlmann update: improved help text
Thu, 12 Jun 2008 07:38:15 -0500 Jason Orendorff mq: qdiff: support all diffopts
Tue, 10 Jun 2008 12:11:06 -0500 Matt Mackall Merge with crew
Tue, 03 Jun 2008 21:03:51 +0200 Johannes Stezenbach help: helptable is an ordered collection
Tue, 03 Jun 2008 20:56:54 +0200 Johannes Stezenbach help: list special help topics with -v
Sat, 07 Jun 2008 09:49:34 +0200 Johannes Stezenbach help: enable listing of a subset of the command list
Tue, 03 Jun 2008 15:41:09 -0500 Matt Mackall copies: teach copies about dirstate.copies
Sat, 31 May 2008 11:37:55 +0200 Adrian Buehlmann resolve: add file codes to doc string
Thu, 29 May 2008 22:23:33 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 23 May 2008 14:02:48 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 29 May 2008 22:21:29 +0200 Stefano Tortarolo Active branches fix (issue1104)
Fri, 23 May 2008 13:59:23 +0200 Dirkjan Ochtman improve help text for clone -U
Thu, 22 May 2008 13:29:47 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 22 May 2008 13:26:39 +0200 Dirkjan Ochtman improve help text for push (explanation of -r)
Sun, 18 May 2008 23:09:59 +0200 Patrick Mezard status: fix "added" attributes renamed in bf2bf986ff87
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: 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: 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 resolve: use cmdutil.match
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