log hgext/mq.py @ 11107:9c72c5c094aa

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