mercurial/commands.py
Fri, 19 Dec 2008 20:58:33 -0600 Matt Mackall resolve: clarify and simplify help 1.1.1
Fri, 19 Dec 2008 16:48:31 -0600 Matt Mackall archive: fix bogus error message with no working directory
Fri, 19 Dec 2008 16:47:36 -0600 Matt Mackall resolve: require -a switch to resolve all files
Thu, 04 Dec 2008 11:21:15 -0800 Brendan Cully Make debugcomplete -v print aliases as well as commands
Mon, 01 Dec 2008 13:44:34 +0100 Georg Brandl help: try topics before commands to avoid "diffs" showing help for diffstat
Tue, 25 Nov 2008 23:26:33 +0100 Benoit Boissinot protocol: use changegroupsubset() if possible (issue1389)
Tue, 25 Nov 2008 16:24:22 -0600 Matt Mackall Merge with crew
Sat, 22 Nov 2008 00:21:57 -0800 Brendan Cully import: add similarity option (issue295)
Tue, 18 Nov 2008 15:35:34 -0600 Matt Mackall update help on git diffs
Fri, 14 Nov 2008 14:36:17 +0100 Benoit Allard pull: update to branch tip if there is only one head on the current branch
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Wed, 12 Nov 2008 19:11:09 -0600 Matt Mackall help: remove redundant 'hg <command>' from command synopses
Wed, 12 Nov 2008 15:19:14 -0600 Matt Mackall linkrev: take a revision number rather than a hash
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Mon, 03 Nov 2008 16:31:47 +0100 Dirkjan Ochtman help: commands supporting --git point to the gitdiffs topic (issue1352)
Sun, 02 Nov 2008 17:28:03 +0100 Thomas Arendsen Hein Corrected some command synopsises
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Mon, 27 Oct 2008 13:38:31 -0400 Greg Ward help: Refine a bit the help text of "hg update"
Mon, 27 Oct 2008 21:50:16 +0100 Benoit Boissinot use our urlopener (proxy handling, etc) instead of urllib
Mon, 27 Oct 2008 21:50:01 +0100 Benoit Boissinot factor out the url handling from httprepo
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Thu, 23 Oct 2008 14:56:16 -0500 Matt Mackall grep: avoid infinite loop when trailing newline is missing
Thu, 16 Oct 2008 19:40:09 +0300 Alexander Solovyov bisect with command: ability to skip revision or abort bisection
Fri, 10 Oct 2008 16:58:14 +0300 Alexander Solovyov bisect: ability to check revision with command
Wed, 22 Oct 2008 17:34:08 -0500 Matt Mackall findcmd: have dispatch look up strict flag
Wed, 22 Oct 2008 17:00:05 -0500 Matt Mackall imported patch filteruser.patch
Wed, 22 Oct 2008 15:41:32 -0500 Matt Mackall Autodetect static-http
Wed, 22 Oct 2008 14:30:34 -0500 Matt Mackall help: update help
Tue, 21 Oct 2008 11:29:27 +0200 Dirkjan Ochtman help: show extension commands in short list, separate extension list in help
Tue, 21 Oct 2008 11:05:45 +0200 Dirkjan Ochtman help: show help topics by default in 'hg help', with longest available id
Mon, 20 Oct 2008 14:52:58 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:51:55 +0200 Dirkjan Ochtman clean up trailing spaces
Sat, 18 Oct 2008 18:05:56 +0200 Alexander Solovyov commands: optional options where possible
Thu, 12 Jun 2008 11:49:13 +0200 Dirkjan Ochtman remove extension commands from global help
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help
Sun, 12 Oct 2008 19:21:07 -0500 Matt Mackall annotate: fix bug when annotating multiple files
Wed, 17 Sep 2008 11:34:37 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 17 Sep 2008 10:24:30 +0200 Martin Geisler update: mention null revision in help text
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: mark help strings for translation
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler restructure helptable
Mon, 08 Sep 2008 12:55:27 +0200 Sune Foldager branch: added more support for named branches
Sat, 06 Sep 2008 17:44:07 +0200 Martin Geisler i18n: mark command line for translation
Wed, 03 Sep 2008 19:03:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 03 Sep 2008 19:00:43 +0200 Dirkjan Ochtman bisect: only complain when nothing can be done
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in Mercurial
Sun, 31 Aug 2008 11:41:52 +0200 Dirkjan Ochtman fix double indentation and trailing whitespace
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Thu, 21 Aug 2008 19:05:18 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 21 Aug 2008 19:02:56 +0200 Dirkjan Ochtman bisect: status message when no action is specified
Thu, 21 Aug 2008 19:02:46 +0200 Dirkjan Ochtman bisect: expand help text to explain REV argument and --noupdate
Sat, 02 Aug 2008 23:45:10 +0200 Patrick Mezard Merge with crew-stable
Sat, 02 Aug 2008 22:10:10 +0200 Bernhard Leiner Add support for multiple possible bisect results (issue1228, issue1182)
Mon, 21 Jul 2008 13:17:51 +0200 Dirkjan Ochtman merge: use correct branch name for counting heads
Fri, 25 Jul 2008 13:27:06 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 25 Jul 2008 13:26:16 +0200 Dirkjan Ochtman add note about updating one file to update help
Sun, 20 Jul 2008 21:51:13 +0200 Patrick Mezard Merge with crew-stable
Sun, 20 Jul 2008 12:09:37 +0200 Stefano Tortarolo branches unparseable output fix (issue1230)
Mon, 07 Jul 2008 09:33:54 +0200 Andreas Hartmetz Document password syntax in repositories URLs
Fri, 27 Jun 2008 19:25:48 -0500 Matt Mackall context: add walk method
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Fri, 27 Jun 2008 14:53:30 -0500 Matt Mackall remove: work directly off status
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall make debugrename work on p1, not tip
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx
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
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 walk: pass match object to cmdutil.walk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: begin refactoring badmatch handling
Thu, 24 Apr 2008 17:16:02 +0200 Benoit Allard add compression type type parameter to bundle command
Fri, 11 Apr 2008 12:52:56 -0500 Matt Mackall resolve: new command
Wed, 09 Apr 2008 16:02:37 -0700 Bryan O'Sullivan issue 1053: heavily qualify the "cp -al" advice for cloning
Fri, 04 Apr 2008 22:41:17 +0200 Paul Moore python 2.6 compatibility: add __hash__ to classes that have __eq__
Fri, 04 Apr 2008 22:18:38 +0200 Patrick Mezard Merge with crew-stable
Fri, 04 Apr 2008 22:15:14 +0200 Patrick Mezard Let --unified default to diff.unified (issue 1076)
Wed, 02 Apr 2008 14:03:16 +0200 Christian Ebert Consistently 1 space after full stops in command doc strings
Tue, 01 Apr 2008 08:34:23 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 01 Apr 2008 08:33:17 +0200 Thomas Arendsen Hein merge with hg-stable
Mon, 31 Mar 2008 21:49:26 -0500 Matt Mackall Merge with stable
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall backout: reverse changeset belongs on current branch
Mon, 31 Mar 2008 18:44:12 +0200 Benoit Boissinot hg serve: add clearer message when starting the server with --verbose
Sun, 30 Mar 2008 20:18:40 +0200 Patrick Mezard commands: fix shadowed repo module
Mon, 24 Mar 2008 15:36:56 -0700 Bryan O'Sullivan commit: when committing the results of a merge, it's all or nothing
Mon, 24 Mar 2008 10:01:05 -0500 Matt Mackall update: better logic and messages for updates
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho Avoid calling heads() twice on every hg commit.
less more (0) -1000 -120 tip