Mon, 12 Jan 2009 10:59:08 -0600 |
Matt Mackall |
mq: remove import of revlog
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sat, 03 Jan 2009 17:15:21 +0100 |
Martin Geisler |
mq: lowercase output
|
Mon, 12 Jan 2009 09:07:02 +0100 |
Dirkjan Ochtman |
mq: allow qpop if popped revisions are not working dir parents
|
Mon, 12 Jan 2009 09:53:55 +0100 |
Dirkjan Ochtman |
mq: refactor the pop code to be more readable and allow more changes
|
Mon, 12 Jan 2009 09:13:45 +0100 |
Dirkjan Ochtman |
merge with crew-stable
|
Mon, 12 Jan 2009 09:12:35 +0100 |
Bernhard Leiner |
mq: make qnew patch format consistent with qrefresh (issue1457)
|
Tue, 06 Jan 2009 10:33:57 +0100 |
Dirkjan Ochtman |
merge with crew-stable
|
Sun, 04 Jan 2009 21:49:37 +0100 |
Benoit Boissinot |
merge with crew
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
Sat, 03 Jan 2009 16:15:11 +0100 |
Martin Geisler |
mq, i18n: mark strings for translation
|
Tue, 06 Jan 2009 10:30:22 +0100 |
Jason Orendorff |
mq: don't warn about ambiguous patch name when using patch index (issue1439)
|
Sun, 04 Jan 2009 21:32:40 +0100 |
Patrick Mezard |
mq: drop copy records when refreshing regular patches (issue1441)
|
Mon, 01 Dec 2008 20:10:02 -0800 |
Brendan Cully |
mq: filter out empty commit messages in qfold
|
Mon, 01 Dec 2008 20:09:10 -0800 |
Brendan Cully |
mq: drop copy sources removed during qfold
|
Wed, 26 Nov 2008 18:23:35 +0100 |
Benoit Boissinot |
Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
|
Tue, 25 Nov 2008 16:24:22 -0600 |
Matt Mackall |
Merge with crew
|
Sun, 23 Nov 2008 18:08:19 -0800 |
Brendan Cully |
mq: recover more gracefully from interrupted qrefresh (issue1216)
|
Sun, 23 Nov 2008 16:07:47 -0800 |
Brendan Cully |
mq: use atomictempfiles during patch refresh
|
Sat, 22 Nov 2008 14:04:42 -0800 |
Brendan Cully |
mq: create patch header class to abstract header manipulation
|
Sun, 23 Nov 2008 00:44:31 -0800 |
Brendan Cully |
mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
|
Tue, 18 Nov 2008 15:35:34 -0600 |
Matt Mackall |
update help on git diffs
|
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)
|
Mon, 03 Nov 2008 16:30:21 +0100 |
Dirkjan Ochtman |
mq: reflow qnew help, add help for options
|
Thu, 30 Oct 2008 12:38:24 -0700 |
Brendan Cully |
mq: use cmdutil.matchfiles instead of match for qnew -f.
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Mon, 27 Oct 2008 21:50:16 +0100 |
Benoit Boissinot |
use our urlopener (proxy handling, etc) instead of urllib
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|
Wed, 22 Oct 2008 17:34:08 -0500 |
Matt Mackall |
findcmd: have dispatch look up strict flag
|
Mon, 20 Oct 2008 14:57:04 +0200 |
Dirkjan Ochtman |
clean up trailing spaces, leading spaces in C
|
Sun, 19 Oct 2008 16:31:24 +0200 |
Mads Kiilerich |
mq: Fix --qrefresh --short to work with --exclude and --include
|
Sat, 18 Oct 2008 21:52:22 -0700 |
Brendan Cully |
mq: heavy rearrangement of qnew to make it recover reliably from errors.
|
Sat, 18 Oct 2008 20:45:53 -0700 |
Brendan Cully |
mq: abort qnew -f if any file in an explicit list cannot be read
|
Sat, 18 Oct 2008 17:29:45 -0700 |
Brendan Cully |
mq: make qimport -f work properly. Closes issue1255.
|
Sat, 18 Oct 2008 16:40:01 -0700 |
Brendan Cully |
mq: let qimport read patches from URLs
|
Sat, 18 Oct 2008 16:33:10 -0700 |
Brendan Cully |
mq: do not invoke editor until just before patch creation. Closes issue1346.
|
Sat, 18 Oct 2008 13:22:29 -0700 |
Brendan Cully |
Prevent import over an applied patch (closes issue795)
|
Fri, 17 Oct 2008 21:26:39 +0200 |
Mads Kiilerich |
mq: Allow qrefresh --silent to take parameters
|
Sat, 06 Sep 2008 17:44:03 +0200 |
Martin Geisler |
i18n, mq: mark command line options for translation
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in mq extension
|
Tue, 26 Aug 2008 00:04:18 +0200 |
Martin Geisler |
qimport: report filename in case of IOError
|
Mon, 25 Aug 2008 01:26:08 +0200 |
Martin Geisler |
qfinish: document --applied instead of --all
|
Wed, 20 Aug 2008 11:09:53 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 20 Aug 2008 10:30:53 +0200 |
Peter Arrenbrecht |
mq: fix docs for qrefresh -D (issue1234)
|
Mon, 07 Jul 2008 09:31:32 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 07 Jul 2008 09:16:09 +0200 |
Patrick Mezard |
mq: fix qrefresh losing copy information (issue 1134)
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Thu, 12 Jun 2008 07:38:15 -0500 |
Jason Orendorff |
mq: qdiff: support all diffopts
|
Fri, 06 Jun 2008 18:31:57 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 06 Jun 2008 18:23:31 +0200 |
Weijun Wang |
mq: handle added patch renaming correctly
|
Tue, 03 Jun 2008 09:34:14 +0200 |
Dirkjan Ochtman |
mq: introduce the qfinish command
|
Tue, 03 Jun 2008 12:27:48 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Sat, 24 May 2008 18:23:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 03 Jun 2008 12:10:14 +0200 |
Dirkjan Ochtman |
mq: don't update the working copy on strip if parents aren't stripped
|
Tue, 03 Jun 2008 09:31:36 +0200 |
Adrian Buehlmann |
mq: qimport: explain insertion point in doc string
|
Thu, 08 May 2008 14:02:42 +1000 |
teki321 |
mq: qpush -n fix
|