hgext/mq.py
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
Thu, 22 May 2008 13:29:47 +0200 Dirkjan Ochtman merge from crew-stable
Thu, 22 May 2008 13:28:34 +0200 Dirkjan Ochtman mq: lose the trailing whitespace 1.0.1
Mon, 19 May 2008 10:23:47 +0200 Dirkjan Ochtman merge from crew-stable
Mon, 19 May 2008 10:02:28 +0200 Dirkjan Ochtman merge from crew-stable
Sun, 18 May 2008 23:49:33 +0200 Patrick Mezard Merge with crew-stable
Sat, 17 May 2008 09:12:49 +0200 Dirkjan Ochtman merge from crew-stable
Mon, 19 May 2008 10:22:15 +0200 Dirkjan Ochtman mq: add correct documentation for qpop
Mon, 19 May 2008 10:19:59 +0200 Dirkjan Ochtman Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)
Mon, 19 May 2008 03:52:26 -0400 Jeff Walden Slight improvement to qpop arguments help
Sun, 18 May 2008 17:01:24 +0200 Patrick Mezard mq: make qselect fail properly on an empty guard
Sat, 17 May 2008 09:11:14 +0200 Dirkjan Ochtman mq: expand help text for qdiff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files argument from patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use match.files() for patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall status: use match helpers for various users
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats
Fri, 18 Apr 2008 18:07:34 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 18 Apr 2008 17:25:10 +0200 Jason Orendorff mq: fix qdiff -U (it apparently never really worked)
Wed, 16 Apr 2008 16:07:15 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 12:15:43 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 09:36:24 +0200 Dirkjan Ochtman merge from crew-stable
Wed, 16 Apr 2008 16:04:07 +0200 Dirkjan Ochtman mq: don't commit local changes on pushing empty patch (issue1087)
Wed, 16 Apr 2008 12:09:16 +0200 Dirkjan Ochtman remove trailing spaces
Wed, 16 Apr 2008 09:35:43 +0200 Dirkjan Ochtman mq: add a little documentation on qpush -f
Fri, 04 Apr 2008 17:44:31 +0200 Dirkjan Ochtman mq: add --force option to strip
Mon, 24 Mar 2008 18:07:07 -0300 Alexis S. L. Carvalho mq: use repo.changelog.tip() instead of the "tip" tag
Mon, 24 Mar 2008 16:17:19 -0300 Alexis S. L. Carvalho qclone: do not abort if remote hasn't enabled mq (issue1040)
Fri, 21 Mar 2008 15:44:11 -0500 Matt Mackall mq: warn when applying a patch to somewhere other than tip
Thu, 06 Mar 2008 22:51:16 +0100 Joel Rosdahl Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
Fri, 29 Feb 2008 09:54:28 +0100 Dirkjan Ochtman mq: remove unimplemented option -f for strip
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp mq: Cleanup: update outdated file header.
Thu, 21 Feb 2008 23:00:50 +0100 Peter Arrenbrecht mq: make qclone ask remote source repo for qbase using lookup protocol
Sun, 17 Feb 2008 21:34:28 +0100 Thomas Arendsen Hein Fix bad behaviour when specifying an invalid date (issue700)
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho move the reading of branch.cache from _branchtags to branchtags
less more (0) -300 -100 -60 tip