Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
rebase: fix 'rebase onto %d starting from %s' - show root instead of list repr
|
Sat, 15 Feb 2014 16:19:19 +0900 |
Yuya Nishihara |
rebase: do not try to reactivate deleted divergent bookmark
stable
|
Thu, 30 Jan 2014 13:56:56 -0600 |
Matt Mackall |
rebase: abort cleanly when we encounter a damaged rebasestate (issue4155)
stable
|
Thu, 23 Jan 2014 01:21:08 +0100 |
Simon Heimberg |
hgext: fix one typo in rebase
stable
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: remove old code for handling empty rebaseset
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for --base being empty or causing emptiness
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --source set
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --rev set
|
Fri, 01 Nov 2013 17:08:06 -0700 |
Durham Goode |
rebase: fix working copy location after a --collapse (issue4080)
stable
|
Mon, 04 Nov 2013 19:59:00 -0800 |
Durham Goode |
rebase: fix rebase aborts when 'tip-1' is public (issue4082)
stable
|
Sun, 27 Oct 2013 00:24:25 +0900 |
FUJIWARA Katsunori |
rebase: add description about exit code when there are unresolved conflicts
stable
|
Wed, 30 Oct 2013 19:45:14 +0100 |
Pierre-Yves David |
rebase: fix selection of base used when rebasing merge (issue4041)
stable
|
Wed, 23 Oct 2013 23:42:13 +0800 |
Mads Kiilerich |
rebase: improve error message for more than one external parent
stable
|
Thu, 24 Oct 2013 12:05:22 +0800 |
Mads Kiilerich |
rebase: refactor and rename checkexternal - it is a getter more than a setter
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
Mon, 14 Oct 2013 17:12:59 +0200 |
Pierre-Yves David |
rebase: preserve active bookmark when not at head (issue3813)
|
Mon, 14 Oct 2013 16:12:29 +0200 |
Pierre-Yves David |
rebase: preserve working directory parent (BC)
|
Tue, 01 Oct 2013 14:48:53 -0400 |
Augie Fackler |
rebase: preserve metadata from grafts of changes (issue4001)
|
Tue, 01 Oct 2013 14:28:18 -0400 |
Augie Fackler |
rebase: rework extrafn handling to support multiple extrafns
|
Tue, 01 Oct 2013 17:00:03 -0700 |
Matt Mackall |
merge with stable
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
rebase: catch RepoLookupError at restoring rebase state for summary
stable 2.7.2
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
rebase: catch RepoLookupError at restoring rebase state for abort/continue
stable
|
Fri, 20 Sep 2013 16:32:05 -0700 |
Siddharth Agarwal |
rebase: remove bailifchanged check from pullrebase (BC)
|
Tue, 03 Sep 2013 15:12:35 -0400 |
Bryan O'Sullivan |
rebase: handle bookmarks matching revset function names (issue3950)
|
Thu, 01 Aug 2013 17:54:12 -0500 |
Matt Mackall |
rebase: allow aborting when descendants detected
stable
|
Thu, 01 Aug 2013 17:45:13 -0500 |
Matt Mackall |
rebase: continue abort without strip for immutable csets (issue3997)
stable
|
Thu, 01 Aug 2013 17:33:09 -0500 |
Matt Mackall |
rebase: don't clobber wd on --abort when we've updated away (issue4009)
stable
|
Thu, 25 Jul 2013 02:17:52 -0500 |
Matt Mackall |
checkunfinished: accommodate histedit quirk
stable
|