hgext/rebase.py
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
less more (0) -300 -100 -50 -30 tip