Tue, 20 Jul 2010 20:37:29 +0530 |
Vishakh H |
mq: cleanup status if applied mq is stripped (issue1881)
stable
|
Thu, 15 Jul 2010 10:41:41 -0700 |
Brendan Cully |
mq: evaluate --user before invoking editor with -e (issue2289)
|
Tue, 13 Jul 2010 22:30:01 +0900 |
Nicolas Dumazet |
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
|
Mon, 12 Jul 2010 17:55:23 +0900 |
Nicolas Dumazet |
mq: reset self.added after the mq transaction instead of inside qimport
stable
|
Sun, 28 Mar 2010 15:23:11 +0900 |
Yuya Nishihara |
mq: fixed ENOENT when qrename to new/directory.patch
stable
|
Tue, 29 Jun 2010 03:09:42 +0530 |
Vishakh H |
mq: qimport cleanup on fail (issue2214)
stable
|
Tue, 22 Jun 2010 21:36:09 +0200 |
Gilles Moris |
mq: explicit exit code when patch is already on top
stable
|
Tue, 22 Jun 2010 09:49:51 +0200 |
Gilles Moris |
mq: fix qpush --move for selected guarded patches
stable
|
Thu, 17 Jun 2010 15:53:26 +0200 |
Dirkjan Ochtman |
mq: __str__ falls back to __repr__
|
Wed, 16 Jun 2010 22:00:02 -0400 |
Greg Ward |
mq: make 'qdelete <patchidx>' work again.
|
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
|