Thu, 05 Apr 2018 11:33:36 -0700 |
Martin von Zweigbergk |
mq: avoid a silly conversion from binary nodeid to hex
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 08:46:07 -0700 |
Martin von Zweigbergk |
clone: rename "rev" to "revs" since there can be many
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 07:17:06 +0530 |
Pulkit Goyal |
py3: use b"%d" to covert integer to bytes instead of str
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 07:16:33 +0530 |
Pulkit Goyal |
py3: use bytes() instead of str()
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 21:01:07 +0530 |
Pulkit Goyal |
py3: use util.forcevytestr to convert error to bytes
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 01:21:22 +0530 |
Pulkit Goyal |
py3: use "%d" for integers instead of "%s"
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 01:20:20 +0530 |
Pulkit Goyal |
py3: use util.forcebytestr instead of str to convert error messages
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 01:19:26 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() to fix keyword arguments handling
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 08:57:22 -0800 |
Martin von Zweigbergk |
mq: don't reimplement any()
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 08:55:54 -0800 |
Martin von Zweigbergk |
mq: don't reimplement any()
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 17:35:44 +0530 |
Pulkit Goyal |
py3: explicitly convert result of dict.items() into list
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 17:35:13 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() to convert opts keys to bytes
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 15:58:31 -0800 |
Gregory Szorc |
py3: open patches.queue in binary mode
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 15:55:47 -0800 |
Gregory Szorc |
py3: compare against bytes instead of str
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 17:25:53 +0530 |
Pulkit Goyal |
py3: use "%d" instead of "%s" for integers
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 22:36:38 +0900 |
Yuya Nishihara |
subrepo: split non-core functions to new module
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 13:47:03 +0530 |
Pulkit Goyal |
py3: use bytes instead of str
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 13:12:36 +0530 |
Pulkit Goyal |
py3: use open() instead of file()
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 13:10:33 +0530 |
Pulkit Goyal |
py3: add __bytes__() for mq.patchheader and make sure __str__ returns str
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 22:05:37 -0500 |
Augie Fackler |
mq: use bytes() instead of str() to encode statusentries for writing
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 22:05:02 -0500 |
Augie Fackler |
mq: open status file et al in bytes mode
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 22:04:34 -0500 |
Augie Fackler |
mq: fix up statusentry to be both repr()-able and bytes()-able
|
file |
diff |
annotate
|
Wed, 29 Nov 2017 04:47:27 +0530 |
Pulkit Goyal |
py3: add b'' to regular expressions which are raw strings
|
file |
diff |
annotate
|
Sat, 21 Oct 2017 13:42:43 +0900 |
Yuya Nishihara |
mq: copy pager attributes back to qrepo.ui
stable
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 17:33:03 +0200 |
Boris Feld |
mq: use the newcommitphase utility
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 04:46:17 +0530 |
Pulkit Goyal |
py3: fix keyword arguments handling in mq
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:43:17 +0200 |
Boris Feld |
configitems: register the 'mq.secret' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:43:16 +0200 |
Boris Feld |
configitems: register the 'mq.plain' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:43:15 +0200 |
Boris Feld |
configitems: register the 'mq.keepchanges' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:43:14 +0200 |
Boris Feld |
configitems: register the 'mq.git' config
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 15:16:01 +0900 |
Yuya Nishihara |
doctest: upgrade old-style "except" clause
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:56:31 +0900 |
Yuya Nishihara |
doctest: use print_function and convert bytes to unicode where needed
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 11:18:35 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 00:42:24 +0200 |
Mads Kiilerich |
mq: create non-lossy patches, also with custom global diff configuration
stable
|
file |
diff |
annotate
|
Tue, 05 Sep 2017 15:06:45 -0700 |
Martin von Zweigbergk |
cleanup: rename "matchfn" to "match" where obviously a matcher
|
file |
diff |
annotate
|
Tue, 22 Aug 2017 20:03:07 -0400 |
Augie Fackler |
python3: wrap all uses of <exception>.strerror with strtolocal
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 17:44:25 +0200 |
Boris Feld |
bookmark: use 'applychanges' in the mq extension
|
file |
diff |
annotate
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
file |
diff |
annotate
|
Thu, 18 May 2017 17:10:53 -0400 |
Augie Fackler |
mq: migrate to context manager for changing dirstate parents
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Fri, 05 May 2017 04:48:42 +0530 |
Pulkit Goyal |
py3: convert key to str to make kwargs.pop work in mq
|
file |
diff |
annotate
|
Mon, 20 Mar 2017 11:38:37 +0900 |
Yuya Nishihara |
mq: reject new patch name containing leading/trailing whitespace
|
file |
diff |
annotate
|
Thu, 16 Mar 2017 14:39:18 -0700 |
Jun Wu |
mq: get rid of ui.backupconfig
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:05:54 -0700 |
Pierre-Yves David |
mq: explicitly tests for None
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 23:46:48 -0700 |
Pierre-Yves David |
mq: don't use mutable default argument value
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 21:55:46 -0700 |
Gregory Szorc |
mq: don't use mutable default argument value
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 16:52:16 -0800 |
Pierre-Yves David |
mq: directly use repo.vfs.join
|
file |
diff |
annotate
|
Sat, 11 Mar 2017 11:04:14 -0800 |
Mads Kiilerich |
vfs: use repo.vfs.rename
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
vfs: use repo.wvfs.unlinkpath
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 13:31:23 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.mq'
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 03:52:36 +0100 |
Pierre-Yves David |
vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
|
file |
diff |
annotate
|
Mon, 06 Feb 2017 23:57:21 -0500 |
Augie Fackler |
qdiff: migrate to modern pager API
|
file |
diff |
annotate
|
Sun, 19 Feb 2017 18:19:33 +0900 |
Yuya Nishihara |
revset: split language services to revsetlang module (API)
|
file |
diff |
annotate
|
Sun, 19 Feb 2017 18:16:09 +0900 |
Yuya Nishihara |
revset: import set classes directly from smartset module
|
file |
diff |
annotate
|
Wed, 25 Jan 2017 22:35:40 +0900 |
Yuya Nishihara |
help: uppercase command placeholder
|
file |
diff |
annotate
|
Wed, 23 Nov 2016 00:03:11 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd() instead of os.getcwd()
|
file |
diff |
annotate
|
Mon, 21 Nov 2016 21:05:52 -0500 |
Augie Fackler |
mq: refer to dirstateguard by its new name
|
file |
diff |
annotate
|
Mon, 21 Nov 2016 21:51:23 -0500 |
Augie Fackler |
dispatch: stop supporting non-use of @command
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove usages of manifest.read
|
file |
diff |
annotate
|
Thu, 11 Aug 2016 15:05:17 +0200 |
Pierre-Yves David |
mq: release lock after transaction in qrefresh
|
file |
diff |
annotate
|
Tue, 20 Sep 2016 23:44:59 +0000 |
timeless |
mq: use single quotes in use warning
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|
Sun, 07 Aug 2016 17:00:45 +0200 |
Pierre-Yves David |
mq: take wlock when 'qqueue' is doing write operations
|
file |
diff |
annotate
|
Fri, 06 May 2016 21:54:31 +0530 |
Pulkit Goyal |
py3: make hgext/mq.py use absolute_import
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 00:14:43 +0900 |
Yuya Nishihara |
dispatch: extract function that tests command attributes
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 15:24:27 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 09 Mar 2016 22:21:08 +0000 |
Pierre-Yves David |
mq: restrict generated patch name to 75 characters (issue5117)
stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
revset: replace extpredicate by revsetpredicate of registrar
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 22:16:25 +0900 |
Yuya Nishihara |
dispatch: store norepo/optionalrepo/inferrepo attributes in function (API)
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 06:00:59 +0100 |
Mads Kiilerich |
mq: check for reserved patch name with qimport -r (issue5033)
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 06:00:30 +0100 |
Mads Kiilerich |
mq: refactor makepatchname into class method
stable
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in qimport
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in qfinish
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:50 -0800 |
Bryan O'Sullivan |
with: use context manager in qrename
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:50 -0800 |
Bryan O'Sullivan |
with: use context manager in qfinish
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for lock in qimport
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in qfold
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in qrefresh
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in qpop
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in qpush
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:47 -0800 |
Bryan O'Sullivan |
with: use context manager for wlock in qnew
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 03:02:57 -0800 |
Siddharth Agarwal |
origpath: move from cmdutil to scmutil
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 23:58:30 +0900 |
FUJIWARA Katsunori |
revset: use delayregistrar to register predicate in extension easily
|
file |
diff |
annotate
|
Mon, 28 Dec 2015 10:11:48 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 22:28:52 +0900 |
FUJIWARA Katsunori |
mq: use fallback patch name if no alpha-numeric in summary line (issue5025)
stable
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 13:12:33 -0800 |
Laurent Charignon |
mq: use repo._bookmarks.recordchange instead of repo._bookmarks.write
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 13:12:46 -0800 |
Laurent Charignon |
mq: indentation change to make the next patch more legible
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 14:52:54 -0800 |
Christian Delahousse |
mq: let the user choose where .orig files are kept
|
file |
diff |
annotate
|
Sat, 24 Oct 2015 18:58:57 +0900 |
FUJIWARA Katsunori |
localrepo: discard objects in _filecache at transaction failure (issue4876)
stable
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 03:30:27 -0400 |
timeless |
mq: consistently use qrefresh
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 13:19:17 +0100 |
Mads Kiilerich |
mq: generate patch names from first line of description
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 03:37:09 -0500 |
Matt Mackall |
mq: use cmdutil.revert instead of hg.revert
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
dirstate: remove meaningless dirstateguard
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 00:50:06 -0700 |
Pierre-Yves David |
mq: remove a mutable default argument
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 10:53:55 -0400 |
timeless |
spelling: behaviour -> behavior
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 17:41:40 -0500 |
Matt Mackall |
mq: tweak config reading to make check-config happy
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 19:35:32 -0400 |
Matt Harbison |
mq: use the optional badfn argument when building a matcher
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 14:34:58 -0400 |
Augie Fackler |
mq: ban \r and \n in patch names (issue4711)
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 14:31:52 -0400 |
Augie Fackler |
mq: use %r to format illegal characters instead of manually quoting
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi GutiƩrrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
file |
diff |
annotate
|
Mon, 11 May 2015 17:51:22 -0700 |
Durham Goode |
mq: use ui.allowemptycommit to allow empty commits
|
file |
diff |
annotate
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
mq: use dirstateguard instead of dirstate.invalidate (qrefresh)
|
file |
diff |
annotate
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
mq: use dirstateguard instead of dirstate.invalidate (qpush)
|
file |
diff |
annotate
|
Mon, 20 Apr 2015 18:13:44 -0500 |
Matt Mackall |
mq: avoid silent failure when single patch doesn't apply (issue4604)
stable
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 01:51:52 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.wopener
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 23:17:12 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.opener
|
file |
diff |
annotate
|
Fri, 28 Nov 2014 03:09:19 +0100 |
Mads Kiilerich |
mq: drop updateheader - inserthgheader and insertplainheader is enough
|
file |
diff |
annotate
|
Fri, 28 Nov 2014 03:09:06 +0100 |
Mads Kiilerich |
mq: smarter handling of plain headers
|
file |
diff |
annotate
|
Fri, 28 Nov 2014 02:57:33 +0100 |
Mads Kiilerich |
mq: fix update of headers that occur in the "wrong" order
stable
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 01:48:43 +0100 |
Mads Kiilerich |
mq: when adding headers in plain mode, separate them from message (issue4453)
stable
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 01:48:19 +0100 |
Mads Kiilerich |
mq: introduce insertplainheader - same naive implementation as before
stable
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 19:57:40 +0100 |
Mads Kiilerich |
mq: when setting message in plain mode, separate it from header (issue4453)
stable
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 22:59:37 +0000 |
Pierre-Yves David |
mq: do not call [0] on revset
stable
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 20:53:05 -0700 |
Martin von Zweigbergk |
strip: make checklocalchanges() return full status tuple
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:33:47 -0700 |
Pierre-Yves David |
qimport: use `first` and `last` instead of direct indexing
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:14:53 -0700 |
Pierre-Yves David |
mq: use `last` instead of direct indexing
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:12:56 -0700 |
Pierre-Yves David |
mq: use `revs.sort()` to ensure the set is ascending
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: write headers of new patches using patchheader
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 02:41:11 +0200 |
Mads Kiilerich |
mq: refactor patchheader header ordering to match export (BC)
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: upgrade non-plain patches to HG format when setting parent in patchheader
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: make patchheader .plainmode more reliable
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 01:39:25 +0200 |
Mads Kiilerich |
mq: simplify patchheader handling of the empty line before the diff
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 01:36:44 +0200 |
Mads Kiilerich |
mq: write '# Parent ' lines with two spaces like export does (BC)
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: write headers for new HG patches in the same order as export (BC)
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: correctly make an empty line after description in new patches
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 14:49:56 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: examine "pushable" of already applied patch correctly
stable
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: pop correct patches when changing pushable-ness of already applied ones
stable
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: use "mq.applied[i].name" instead of "mq.appliedname(i)" for safety
stable
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: report correct numbers for changing "number of guarded, applied patches"
stable
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
file |
diff |
annotate
|
Thu, 24 Jul 2014 15:06:08 -0400 |
Jordi GutiƩrrez Hermoso |
strip: remove -b/--backup codepaths
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 00:50:07 -0700 |
Pierre-Yves David |
mq: wrap qimport phase movement in a transaction
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 00:48:51 -0700 |
Pierre-Yves David |
mq: wrap qfinish phase movement in a transaction
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
mq: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 16:32:12 -0500 |
Matt Mackall |
qimport: record imported revs incrementally (issue3874)
stable
|
file |
diff |
annotate
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:30:47 -0700 |
Gregory Szorc |
mq: define inferrepo in command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:04:14 -0700 |
Gregory Szorc |
mq: define norepo in command decorator
|
file |
diff |
annotate
|
Sun, 01 Jun 2014 00:08:33 +0900 |
FUJIWARA Katsunori |
qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
|
file |
diff |
annotate
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold)
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold)
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)
|
file |
diff |
annotate
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: fold the code path to invoke editor into specific logic (qnew)
|
file |
diff |
annotate
|
Fri, 09 May 2014 08:44:53 +0900 |
FUJIWARA Katsunori |
mq: eliminate unused variable for test-check-pyflakes.t
|
file |
diff |
annotate
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
file |
diff |
annotate
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: relocate message/patch-header handling to delay message determination
|
file |
diff |
annotate
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
mq: repo['.'] is not a wctx, repo[None] is
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 13:45:48 -0700 |
Pierre-Yves David |
push: pass a `pushoperation` object to localrepo.checkpush
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 23:39:51 +0900 |
FUJIWARA Katsunori |
localrepo: omit ".hgsubstate" also from "added" files
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 00:10:45 +0900 |
FUJIWARA Katsunori |
mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 00:10:45 +0900 |
FUJIWARA Katsunori |
qnew: omit meaningless and harmful putting subrepositories into target list
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 14:25:28 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
qfold: save manually edited commit message into ".hg/last-message.txt"
stable
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
qnew: save manually edited commit message into ".hg/last-message.txt"
stable
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 19:41:30 +0900 |
Yuya Nishihara |
cmdserver: recreate mq object on runcommand in case queue path was changed
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 19:41:26 +0900 |
Yuya Nishihara |
cmdserver: reload mq on each runcommand request to avoid corruption
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 09:00:38 -0800 |
Lucas Moscovicz |
hgext: updated extensions to return a baseset when adding symbols
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 17:30:49 -0600 |
Matt Mackall |
mq: fix qimport url check
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 17:54:10 -0600 |
Matt Mackall |
qimport: allow importing URLs
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 17:29:10 -0600 |
Kevin Bullock |
mq: prefer a loop to a double-for list comprehension
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 15:46:28 -0500 |
Mads Kiilerich |
mq: don't add '* * *' separators when there is no commit message
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 08:59:55 +0100 |
Simon Heimberg |
documentation: add an extra newline after note directive
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 20:01:16 -0700 |
Brodie Rao |
mq: refactor usage of repo.branchmap().iteritems() with itervalues()
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 09:22:15 -0700 |
David Soria Parra |
shelve: allow shelving of a change with an mq patch applied
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 23:57:21 +0200 |
Pierre-Yves David |
mq: extract strip function as its standalone extension (issue3824)
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 23:43:00 +0200 |
Pierre-Yves David |
strip: move the strip helper function for mq to strip
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 23:32:52 +0200 |
Pierre-Yves David |
strip: move checklocalchanges from mq to strip
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 23:12:43 +0200 |
Pierre-Yves David |
strip: move checksubstate from mq to strip
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 23:10:11 +0200 |
Pierre-Yves David |
mq: prepare a strip extension for extraction
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 14:16:51 +0200 |
Pierre-Yves David |
mq: have the strip command functionnal on repo without mq
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 14:07:37 +0200 |
Pierre-Yves David |
mq: extract `mq.queue.strip`
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 13:41:43 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.queue.strip
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 14:10:34 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.strip
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 19:34:45 +0200 |
Pierre-Yves David |
mq: document repo.mq.qparents
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 19:32:53 +0200 |
Pierre-Yves David |
mq: use the new checklocalchange in the strip command
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 12:43:14 +0200 |
Pierre-Yves David |
mq: extract checklocalchanges from `mq.queue`
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 11:24:43 +0200 |
Pierre-Yves David |
mq: extract checksubstate from the queue class
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 12:28:40 +0200 |
Pierre-Yves David |
mq: simplifies the refresh hint in checklocalchanges
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 11:47:03 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
mq: remove unused repo._committingpatch-related code
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 15:07:10 -0500 |
Sean Farley |
strip: set current bookmark to None if stripped
stable
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 01:38:30 +0200 |
Angel Ezquerra |
mq: update subrepos when applying / unapplying patches that change .hgsubstate
|
file |
diff |
annotate
|
Tue, 06 Aug 2013 00:49:39 +0200 |
Angel Ezquerra |
mq: look for modified subrepos when checking for local changes
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 10:42:36 -0400 |
Augie Fackler |
mq: rename next() to nextpatch() to avoid confusing a future check-code patch
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 00:00:47 -0500 |
Matt Mackall |
mq: add checkunfinished support (issue3955)
stable
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 19:25:44 -0500 |
Matt Mackall |
mq: remove reference to tip
|
file |
diff |
annotate
|
Sun, 14 Jul 2013 17:23:07 +0200 |
Pierre-Yves David |
mq: use an unfiltered property cache for the queue object
|
file |
diff |
annotate
|
Tue, 14 May 2013 11:23:16 -0700 |
Bryan O'Sullivan |
mq: switch to new summary hook mechanism
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 23:53:39 +0200 |
Simon Heimberg |
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
spelling: fix typos and spelling errors
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 20:13:09 -0800 |
Durham Goode |
strip: make --keep option not set all dirstate times to 0
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 16:21:48 +0100 |
Pierre-Yves David |
mq: comply with filtering when injecting fake tags (issue3812)
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:13 +0100 |
Mads Kiilerich |
mq: stabilize update after strip of parent revision
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
subrepos: process subrepos in sorted order
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
mq: checktoppatch should only check if p1 is qtip
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
mq: fix qpop of working directory parent patch when not at qtip
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 03:42:21 +0100 |
Pierre-Yves David |
mq: drop `_cacheabletip` usage
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 11:52:50 +0100 |
Pierre-Yves David |
branchmap: simplify _branchtags using a new _cacheabletip method
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 00:25:21 +0100 |
Mads Kiilerich |
mq: don't fail when removing a patch without patch file from series file
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: there must also be whitespace between ')' and operator
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 20:01:40 +0200 |
Pierre-Yves David |
clfilter: mq should not warn about filtered mq patches
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 18:02:25 +0200 |
Pierre-Yves David |
clfilter: ensure that mq performs commits on unfiltered repos
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 11:52:47 -0800 |
Bryan O'Sullivan |
mq: don't refer to a random name-captured repo object
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: make column positioning message of MQ summary output translatable
stable
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: add "i18n" comment to column positioning messages of "hg summary"
stable
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 13:19:06 -0700 |
Durham Goode |
mq: fix qrefresh case sensitivity (issue3271)
stable
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 21:30:08 -0700 |
Siddharth Agarwal |
url: use open and not url.open for local files (issue3624)
stable
|
file |
diff |
annotate
|
Tue, 16 Oct 2012 11:43:15 -0700 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 02:44:46 +0200 |
David Soria Parra |
mq: update bookmarks during qrefresh
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 17:00:32 -0500 |
Bryan O'Sullivan |
mq: improve qqueue message with patches applied (issue3036)
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
spelling: responsibility
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 22:03:27 +0900 |
FUJIWARA Katsunori |
mq: check subrepo synchronizations against parent of workdir or other appropriate context
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 22:03:27 +0900 |
FUJIWARA Katsunori |
mq: create patch file after commit to import diff of ".hgsubstate" at qrefresh
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 22:03:22 +0900 |
FUJIWARA Katsunori |
mq: add ".hgsubstate" to patch target list only if it is not listed up yet
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 23:27:59 -0400 |
Matt Harbison |
mq: defer command wrapping to extsetup (API)
|
file |
diff |
annotate
|
Fri, 29 Jun 2012 00:40:52 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|