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
less more (0) -1000 -300 -100 -60 tip