Fri, 20 Jan 2012 12:04:45 -0200 |
Wagner Bruna |
rebase: drop uppercase in abort message
stable
|
Wed, 18 Jan 2012 18:14:55 -0600 |
Matt Mackall |
rebase: only advance phase on successful commit
|
Tue, 17 Jan 2012 09:12:14 +0100 |
Alain Leufroy |
rebase: fix phases movement
|
Tue, 17 Jan 2012 02:55:55 +0100 |
Mads Kiilerich |
rebase: write series file without removed mq patches
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
rebase: take locks in the right order
|
Mon, 09 Jan 2012 20:16:57 -0600 |
Matt Mackall |
merge with stable
|
Sun, 08 Jan 2012 23:09:35 +0800 |
Steven Brown |
rebase: reinstate old-style rev spec support for the source and base (issue3181)
stable
|
Thu, 05 Jan 2012 20:35:10 -0600 |
Matt Mackall |
cmdutil: simplify duplicatecopies
|
Tue, 27 Dec 2011 00:11:22 +0100 |
Pierre-Yves David |
phases: prevent rebase to rebase immutable changeset.
|
Tue, 27 Dec 2011 21:12:09 +0100 |
Pierre-Yves David |
rebase: add a "D" short option for detach
|
Tue, 27 Dec 2011 20:45:46 +0100 |
Pierre-Yves David |
rebase: allow --detach when --rev is used
|
Thu, 10 Nov 2011 11:00:27 -0600 |
Matt Mackall |
merge with stable
|
Tue, 08 Nov 2011 17:09:48 +0100 |
Stefano Tortarolo |
rebase: ensure target is not taken as external (issue3085)
stable
|
Sun, 06 Nov 2011 23:35:33 +0100 |
Stefano Tortarolo |
rebase: treat nullmerge as a special case in rebasestate (issue3046)
stable
|
Wed, 02 Nov 2011 13:51:16 -0500 |
Matt Mackall |
localrepo: convert various repo.set() users to repo.revs()
|
Mon, 17 Oct 2011 14:47:36 -0200 |
Wagner Bruna |
rebase: fix typos
stable
|
Sat, 15 Oct 2011 14:19:24 -0500 |
Matt Mackall |
rebase: simplify check for orphaned descendants
|
Sat, 15 Oct 2011 14:19:07 -0500 |
Matt Mackall |
rebase: simplify set generation
|
Sat, 15 Oct 2011 20:12:32 +0200 |
Pierre-Yves David |
rebase: add --rev option to rebase
|
Sat, 15 Oct 2011 12:57:47 -0500 |
Matt Mackall |
rebase: allow revsets for source and base args
|
Sat, 15 Oct 2011 19:07:51 +0200 |
Pierre-Yves David |
rebase: use revset as soon as possible in internal logic
|
Mon, 10 Oct 2011 23:01:25 -0500 |
Matt Mackall |
rebase: add --edit switch
|
Sun, 09 Oct 2011 16:14:37 -0500 |
Matt Mackall |
rebase: move updatedirstate into cmdutil so it can be shared
|
Mon, 19 Sep 2011 16:57:13 +0200 |
Pierre-Yves David |
rebase: allow rebase to ancestor (issue3010)
|
Thu, 21 Jul 2011 15:56:15 -0500 |
Augie Fackler |
rebase: remove trailing whitespace found by check-code
stable
|
Mon, 18 Jul 2011 22:58:21 +0200 |
Stefano Tortarolo |
rebase: block collapse with keepbranches on multiple named branches (issue2112)
stable
|
Fri, 15 Jul 2011 20:07:19 +0200 |
Stefano Tortarolo |
rebase: reset bookmarks (issue2265 and issue2873)
stable
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil, logmessage: use ui.fin when reading from '-'
|
Sun, 12 Jun 2011 17:26:58 +0300 |
Idan Kamara |
rebase: preserve mq series order after rebasing (issue2849)
|
Mon, 13 Jun 2011 12:02:14 +0200 |
Adrian Buehlmann |
mq: rename save_dirty to savedirty
|