hgext/mq.py
Mon, 07 Jun 2010 15:33:03 +0200 Dan Villiom Podlaski Christiansen mq: use ui.formatted() instead of ui.plain().
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Tue, 08 Jun 2010 15:52:56 -0500 Steve Borho Merge backout
Tue, 08 Jun 2010 15:52:41 -0500 Steve Borho Backed out changeset: e1dde7363601
Tue, 08 Jun 2010 14:12:46 +0200 Martin Geisler mq: use hg reST role some more
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Thu, 03 Jun 2010 23:18:18 -0500 Steve Borho color: labeled text should be passed to ui.write() as ui.labeled
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall remoteui: move from cmdutil to hg
Thu, 03 Jun 2010 20:40:23 +0200 Cédric Duval mq: prevent the creation of a queue whose name is already taken
Wed, 02 Jun 2010 19:39:45 +0200 Henrik Stuart mq: fix naming issues for qqueue directories
Sun, 30 May 2010 23:24:10 +0200 Martin Geisler mq: mention qqueue in module docstring
Thu, 27 May 2010 17:47:40 +0200 Ronny Pfannschmidt make transactions work on non-refcounted python implementations
Sat, 29 May 2010 20:32:39 +0200 Henrik Stuart mq: support multiple patch queues using qqueue
Mon, 24 May 2010 00:55:42 +0200 Martin Geisler mq: remove unneeded local variable in delete
Fri, 21 May 2010 15:22:29 +0200 Sune Foldager push: add --new-branch option to allow intial push of new branches
Wed, 19 May 2010 20:20:16 -0500 Matt Mackall strip: drop deprecated -b from synopsis
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Fri, 07 May 2010 16:51:45 -0400 Eric Eisner mq: make use of output labeling for summary
Fri, 07 May 2010 23:31:49 +0200 Martin Geisler mq: mark error message for translation
Fri, 07 May 2010 23:28:07 +0200 Martin Geisler mq: mark string for translation
Wed, 05 May 2010 20:53:45 -0500 Matt Mackall mq: add a line to hg summary
Sat, 01 May 2010 15:15:35 -0500 Matt Mackall Merge with stable
Sat, 01 May 2010 23:04:49 +0530 Faheem Mitha mq: rewrite strip docstrings stable
Fri, 30 Apr 2010 15:05:51 +0200 Mads Kiilerich mq: qpush --move, reorder patch series and apply only the patch
Wed, 07 Apr 2010 00:45:20 +0900 Yuya Nishihara commands: refactor diff --stat and qdiff --stat
Wed, 07 Apr 2010 00:10:54 +0900 Yuya Nishihara mq: fix opts['unified'] = '0' to take effect when qdiff --stat
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Sat, 17 Apr 2010 15:35:34 +0200 Isaac Jurado mq: Remove -f from qnew command syntax. stable
Thu, 15 Apr 2010 14:06:07 +0200 Dan Villiom Podlaski Christiansen mq: toggle truncating using ui.plain() rather than ui.interactive() stable
Thu, 15 Apr 2010 18:12:28 +0200 Dan Villiom Podlaski Christiansen mq: only highlight/label patch name for qseries.
Sun, 11 Apr 2010 14:25:02 -0500 Matt Mackall mq: promote qnew, demote qinit in short help
Fri, 09 Apr 2010 17:23:35 -0500 Steve Borho localrepo: add desc parameter to transaction
Wed, 07 Apr 2010 14:44:51 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 16:55:01 +0200 Henrik Stuart mq: use util.unlink instead of os.unlink and os.removedirs stable
Fri, 02 Apr 2010 15:22:17 -0500 Brodie Rao color: colorize based on output labels instead of parsing output
Fri, 02 Apr 2010 15:22:14 -0500 Brodie Rao qseries: make use of output labeling
Fri, 02 Apr 2010 15:22:11 -0500 Brodie Rao qdiff: make use of output labeling
Fri, 02 Apr 2010 15:22:12 -0500 Brodie Rao qguard: make use of output labeling
Thu, 01 Apr 2010 17:51:59 -0500 Matt Mackall Merge with stable
Thu, 01 Apr 2010 17:40:47 -0500 Matt Mackall Merge with i18n stable
Thu, 01 Apr 2010 19:32:08 -0300 Wagner Bruna mq: remove reference for deprecated -f option stable
Wed, 31 Mar 2010 15:09:59 -0700 Brendan Cully Merge with stable
Wed, 31 Mar 2010 10:59:00 -0400 Michael Glassford Add missing --mq option to hg log. stable
Fri, 26 Mar 2010 17:09:56 +0100 Sune Foldager merge with stable
Fri, 26 Mar 2010 17:02:23 +0100 Sune Foldager localrepo: change _updatebranchcache to use a context generator stable
Tue, 23 Mar 2010 22:59:31 +0100 Patrick Mezard Merge with crew-stable
Tue, 23 Mar 2010 10:18:46 +0100 Patrick Mezard mq: fix qcommit documentation wrt --mq option stable
Thu, 18 Mar 2010 14:36:24 -0700 Brendan Cully Merge with stable
Thu, 18 Mar 2010 19:26:56 +0100 Benoit Boissinot mq: allow lines starting with '--- ' in patch messages stable
Sun, 14 Mar 2010 22:17:10 +0100 Benoit Boissinot mq: do not try to delete non-existent files (regression from e8e56d8377ab)
Sun, 14 Mar 2010 22:21:48 +0100 Martin Geisler Merge with stable
Sun, 14 Mar 2010 18:46:38 +0100 Cédric Duval mq: fix init with nonexistent or non-local repository stable
Sun, 14 Mar 2010 19:21:24 +0100 Cédric Duval mq: no longer refer to deprecated qinit -c command stable
Sun, 14 Mar 2010 19:17:06 +0100 Cédric Duval mq: don't mention qinit as a "common task" stable
Sun, 14 Mar 2010 19:09:55 +0100 Benoit Boissinot mq: don't use regexp when not necessary
Sun, 14 Mar 2010 14:53:20 +0100 Benoit Boissinot mq: use xrange/enumerate instead of += 1
Sun, 14 Mar 2010 14:45:01 +0100 Benoit Boissinot mq: don't use len(list) unless necessary
Sun, 14 Mar 2010 12:08:14 +0100 Benoit Boissinot mq: find_series() simplify and don't use regexps
Sun, 14 Mar 2010 11:12:51 +0100 Benoit Boissinot mq: fix coding style (missing space)
less more (0) -300 -100 -60 tip