Wed, 02 Aug 2017 21:52:22 +0900 |
Yuya Nishihara |
rebase: sort collapsed revisions in commit message (issue5643)
stable
|
Thu, 20 Jul 2017 01:30:41 -0700 |
Durham Goode |
rebase: use one dirstateguard for when using rebase.singletransaction
|
Mon, 24 Jul 2017 23:52:56 -0700 |
Jun Wu |
rebase: move bookmark to destination for commits becoming empty (issue5627)
stable
|
Tue, 18 Jul 2017 07:47:28 -0700 |
Durham Goode |
rebase: add config to move rebase into a single transaction
|
Fri, 07 Jul 2017 19:03:03 -0700 |
Jun Wu |
rebase: remove "if True"
|
Fri, 07 Jul 2017 18:51:46 -0700 |
Jun Wu |
rebase: use scmutil.cleanupnodes (issue5606) (BC)
|
Wed, 28 Jun 2017 14:53:54 -0700 |
Martin von Zweigbergk |
rebase: always pass destination as revnum to _handleskippingobsolete()
|
Tue, 27 Jun 2017 01:36:20 +0200 |
Pierre-Yves David |
obsutil: move 'allsuccessors' to the new modules
|
Thu, 29 Jun 2017 15:21:52 -0700 |
Martin von Zweigbergk |
merge with stable
|
Tue, 27 Jun 2017 17:40:24 +0200 |
Pierre-Yves David |
rebase: backed out changeset cf8ad0e6c0e4 (issue5610)
stable
|
Tue, 27 Jun 2017 17:39:55 +0200 |
Pierre-Yves David |
rebase: backed out changeset 2519994d25ca
stable
|
Sat, 24 Jun 2017 21:13:48 -0700 |
Jun Wu |
rebase: clean up rebasestate from active transaction
|
Mon, 19 Jun 2017 11:18:12 -0700 |
Martin von Zweigbergk |
rebase: use context manager for locking in pullrebase()
|
Mon, 19 Jun 2017 11:18:05 -0700 |
Martin von Zweigbergk |
rebase: use context manager for locking in rebase()
|
Sat, 17 Jun 2017 23:09:47 -0700 |
Martin von Zweigbergk |
rebase: rewrite "x in y.children()" as "y in x.parents()"
|
Wed, 31 May 2017 19:46:04 -0700 |
Siddharth Agarwal |
rebase: drop unnecessary parentchange call
|
Sat, 27 May 2017 21:08:51 -0700 |
Martin von Zweigbergk |
hidden: rename "revealedrevs" to "pinnedrevs" (API)
|
Sat, 20 May 2017 19:43:58 +0200 |
Pierre-Yves David |
repoview: rename '_getdynamicblockers' to 'revealedrevs' (API)
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
Thu, 18 May 2017 17:11:01 -0400 |
Augie Fackler |
rebase: migrate to context manager for changing dirstate parents
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Tue, 09 May 2017 16:29:31 -0700 |
Durham Goode |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers
|
Thu, 18 May 2017 13:18:05 -0700 |
Jeremy Fitzhardinge |
rebase: make sure merge state is cleaned up for no-op rebases (issue5494)
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
Thu, 11 May 2017 11:37:18 -0700 |
Martin von Zweigbergk |
rebase: allow rebase even if some revisions need no rebase (BC) (issue5422)
|
Thu, 11 May 2017 22:38:15 -0700 |
Martin von Zweigbergk |
rebase: rename "target" to "destination" in messages
|
Thu, 11 May 2017 22:38:03 -0700 |
Martin von Zweigbergk |
rebase: rename "target" to "dest" in variable names
|
Sat, 11 Mar 2017 12:25:56 -0800 |
Martin von Zweigbergk |
rebase: don't update state dict same way for each root
|
Mon, 01 May 2017 05:52:32 +0900 |
FUJIWARA Katsunori |
help: apply bulk fixes for indentation and literal blocking issues
stable
|
Mon, 01 May 2017 05:38:52 +0900 |
FUJIWARA Katsunori |
rebase: fix incorrect configuration example
stable
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: abort hg pull --rebase if rebase.requiredest is set (issue5514)
|
Thu, 30 Mar 2017 03:50:10 -0700 |
Ryan McElroy |
rebase: allow destination-free continue and abort (issue5513)
|
Fri, 24 Mar 2017 16:20:10 -0700 |
Martin von Zweigbergk |
rebase: don't require destination if commands.rebase.requiredest=False
|
Sun, 12 Mar 2017 12:33:35 -0700 |
Durham Goode |
rebase: move state serialization to use unfiltered repo
|
Tue, 21 Mar 2017 21:26:52 -0700 |
Martin von Zweigbergk |
plain: ignore [commands] config
|
Tue, 14 Mar 2017 17:43:44 -0700 |
Ryan McElroy |
rebase: add flag to require destination
|
Sun, 19 Mar 2017 11:54:15 -0700 |
Durham Goode |
rebase: use one dirstateguard for entire rebase
|
Thu, 16 Mar 2017 14:40:34 -0700 |
Jun Wu |
rebase: get rid of ui.backupconfig
|
Wed, 15 Mar 2017 15:03:43 -0700 |
Pierre-Yves David |
rebase: explicitly tests for None
|
Sun, 12 Mar 2017 21:56:39 -0700 |
Gregory Szorc |
rebase: don't use mutable default argument value
|
Sun, 12 Mar 2017 16:44:01 -0700 |
Mads Kiilerich |
rebase: allow rebasing children of wd to wd if a new branch has been set (BC)
|
Sat, 11 Mar 2017 11:02:25 -0800 |
Mads Kiilerich |
vfs: use repo.vfs.unlinkpath
|
Sat, 11 Mar 2017 10:35:44 -0800 |
Martin von Zweigbergk |
rebase: abort if *any* commit in rebase set is public
|
Fri, 10 Mar 2017 23:07:20 -0800 |
Martin von Zweigbergk |
rebase: unhide original working directory node as well (issue5219)
|
Fri, 10 Mar 2017 23:06:31 -0800 |
Martin von Zweigbergk |
rebase: pass in a regular set to _setrebasesetvisibility()
|
Tue, 07 Mar 2017 16:27:32 -0800 |
Durham Goode |
rebase: move actual rebase into a single transaction
|
Tue, 07 Mar 2017 16:30:31 -0800 |
Durham Goode |
rebase: allow aborting if last-message.txt is missing
|
Tue, 07 Mar 2017 14:04:29 -0800 |
Durham Goode |
rebase: add storestatus support for transactions
|
Tue, 07 Mar 2017 14:11:44 -0800 |
Durham Goode |
rebase: move storestatus onto rebaseruntime
|
Tue, 07 Mar 2017 14:19:08 -0800 |
Durham Goode |
rebase: clear updatestate during rebase --abort in more cases
|
Sun, 19 Feb 2017 18:16:09 +0900 |
Yuya Nishihara |
revset: import set classes directly from smartset module
|
Wed, 01 Feb 2017 08:47:27 -0800 |
Martin von Zweigbergk |
rebase: fix code comment to refer to right issue (4504, not 4505)
|
Tue, 10 Jan 2017 09:32:27 +0100 |
Valters Vingolds |
rebase: provide detailed hint to abort message if working dir is not clean
|
Sun, 01 Jan 2017 13:16:29 +0100 |
Valters Vingolds |
rebase: fail-fast the pull if working dir is not clean (BC)
|
Fri, 06 Jan 2017 09:58:41 +0100 |
Valters Vingolds |
rebase: use repo.vfs.exists in 'hg summary' hook
|
Sat, 24 Dec 2016 15:38:27 -0500 |
Augie Fackler |
rebase: un-wrap function signature since it fits in 80 columns
|
Mon, 28 Nov 2016 05:45:22 +0000 |
Jun Wu |
rebase: calculate ancestors for --base separately (issue5420)
|
Mon, 21 Nov 2016 21:32:39 -0500 |
Augie Fackler |
rebase: refer to checkunresolved by its new name
|
Mon, 21 Nov 2016 21:27:12 -0500 |
Augie Fackler |
rebase: refer to dirstateguard by its new name
|
Thu, 10 Nov 2016 09:21:41 -0800 |
Durham Goode |
rebase: move bookmark update to before rebase clearing
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Wed, 02 Nov 2016 18:59:29 +0000 |
timeless |
rebase: check for conflicts before continuing
|
Wed, 02 Nov 2016 18:56:07 +0000 |
timeless |
rebase: rename merge to mergemod
|
Sat, 17 Sep 2016 17:02:56 +1000 |
Xidorn Quan |
rebase: rebase changesets in topo order (issue5370) (BC)
|
Tue, 20 Sep 2016 23:44:28 +0000 |
timeless |
rebase: use single quotes in use warning
|
Tue, 13 Sep 2016 13:49:42 -0700 |
Martin von Zweigbergk |
rebase: make debug logging more consistent
|
Fri, 26 Aug 2016 00:16:51 +0000 |
timeless |
rebase: properly calculate total commits to rebase (issue5347)
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Tue, 19 Jul 2016 03:29:53 -0700 |
Simon Farnsworth |
rebase: turn rebase revs into set before filtering obsolete
stable
|
Thu, 14 Jul 2016 03:12:09 -0700 |
Kostia Balytskyi |
rebase: remove sortedstate-related confusion
|
Thu, 14 Jul 2016 02:59:27 -0700 |
Kostia Balytskyi |
rebase: replace extrafn field with _makeextrafn invocations
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move handling of obsolete commits to be a separate RR class method
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move rebase finish logic to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move core rebase logic to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move local variable 'extrafn' to the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move local variable 'currentbookmarks' to the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: make collapsing use explicit logic to decide on the rev to reuse
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move new rebase preparation to be a method of the RR class
|
Fri, 01 Jul 2016 14:09:53 +0200 |
Kostia Balytskyi |
rebase: move abort/continue prep to be a method of the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variable 'obsoletenotrebased' to the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move restorestestatus function to be a method of the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables related to keeping things unchanged to the RR
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move local variables 'date' and 'extrafns' to the RR class
|
Tue, 21 Jun 2016 06:29:23 -0700 |
Kostia Balytskyi |
rebase: move collapse-related local variables to the RR class
|
Tue, 21 Jun 2016 07:22:49 -0700 |
Kostia Balytskyi |
rebase: pass repo, ui and opts objects to the RR class constructor
|
Fri, 17 Jun 2016 16:59:08 +0100 |
Kostia Balytskyi |
rebase: do not abort if all changesets have equivalents in the destination
|
Mon, 13 Jun 2016 22:41:45 +0100 |
Kostia Balytskyi |
rebase: move local variable 'targetancestors' to the RR class
|
Mon, 13 Jun 2016 22:40:59 +0100 |
Kostia Balytskyi |
rebase: move local variable 'skipped' to the RR class
|
Mon, 13 Jun 2016 22:38:54 +0100 |
Kostia Balytskyi |
rebase: move local variable 'target' to the RR class
|
Mon, 13 Jun 2016 22:36:13 +0100 |
Kostia Balytskyi |
rebase: introduce a rebaseruntime (RR) class
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
Fri, 06 May 2016 22:21:32 +0530 |
Pulkit Goyal |
py3: make hgext/rebase.py use absolute_import
|
Mon, 11 Apr 2016 21:33:07 +0000 |
timeless |
rebase: handle successor targets (issue5198)
|
Sat, 30 Apr 2016 18:39:39 +0200 |
Pierre-Yves David |
rebase: restrict rebase destination to the pulled set (issue5214)
stable
|
Sat, 30 Apr 2016 18:41:08 +0200 |
Pierre-Yves David |
destutil: add the ability to specify a search space for rebase destination
stable
|
Tue, 29 Mar 2016 11:50:41 -0700 |
Laurent Charignon |
rebase: fix crash when rebase aborts while rebasing obsolete revisions
|
Tue, 29 Mar 2016 11:49:45 -0700 |
Laurent Charignon |
rebase: refactor of error handling code path for rebaseskipobsolete
|
Wed, 09 Mar 2016 08:08:27 -0800 |
Kostia Balytskyi |
rebase: turn rebaseskipobsolete on by default
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
revset: replace extpredicate by revsetpredicate of registrar
|
Sat, 27 Feb 2016 18:02:12 +0100 |
Pierre-Yves David |
rebase: remove experimental option from 'rebase' config section
|
Sun, 14 Feb 2016 13:25:59 +0000 |
Pierre-Yves David |
rebase: choose default destination the same way as 'hg merge' (BC)
|
Wed, 17 Feb 2016 20:31:34 +0000 |
Kostia Balytskyi |
rebase: add potential divergent commit hashes to error message (issue5086)
|
Wed, 17 Feb 2016 22:45:01 +0100 |
liscju |
rebase: adds storing collapse message (issue4792)
|
Tue, 09 Feb 2016 23:49:55 +0000 |
Pierre-Yves David |
rebase: extract rebaseset and destination computation in a function
|
Thu, 04 Feb 2016 03:46:38 +0000 |
timeless |
rebase: suggest the correct tool to continue (not rebase)
|
Sun, 14 Feb 2016 00:45:17 +0000 |
Pierre-Yves David |
rebase: perform update through the 'update' command
|
Sat, 13 Feb 2016 16:59:32 +0000 |
Pierre-Yves David |
rebase: 'hg pull --rebase' now update only if there was nothing to rebase
|
Sun, 07 Feb 2016 00:49:31 -0600 |
Matt Mackall |
merge with stable
|
Fri, 05 Feb 2016 01:56:46 +0000 |
timeless |
rebase: update working directory when aborting (issue5084)
stable
|
Thu, 04 Feb 2016 23:29:32 +0000 |
timeless |
rebase: document that tool does not apply to deleted files
|
Thu, 04 Feb 2016 22:14:53 +0000 |
timeless |
rebase: mention help merge-tools in help
|
Wed, 03 Feb 2016 09:23:31 -0800 |
Siddharth Agarwal |
rebase: don't preserve most extra fields
stable 3.7.1
|
Wed, 03 Feb 2016 09:24:47 -0800 |
Siddharth Agarwal |
rebase: backout changeset d755a9531fce
stable
|
Wed, 03 Feb 2016 09:23:52 -0800 |
Siddharth Agarwal |
rebase: backout changeset 986d04b9fedd
stable
|
Mon, 01 Feb 2016 15:41:43 +0000 |
Martijn Pieters |
rebase: better way to detect non-detaching revisions (issue5044)
stable
|
Mon, 01 Feb 2016 22:14:06 +0900 |
FUJIWARA Katsunori |
doc: use correct indentation for enumeration
stable
|
Mon, 01 Feb 2016 22:06:35 +0900 |
FUJIWARA Katsunori |
doc: prevent non-literal text block from being treated as literal one
stable
|
Fri, 22 Jan 2016 20:32:47 +0000 |
timeless |
rebase: restore help for rebase w/o args (issue5059)
stable
|
Fri, 15 Jan 2016 13:14:48 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in rebase
|
Thu, 14 Jan 2016 11:50:28 -0800 |
Laurent Charignon |
rebase: small refactoring to allow better extensibility from extensions
|