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
|