Mon, 04 Apr 2011 23:14:03 -0500 |
Matt Mackall |
rebase: drop ancestor import
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 16:58:24 -0500 |
Matt Mackall |
rebase: drop unused p2 arg from rebasenode
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 15:30:54 -0500 |
Matt Mackall |
rebase: use merge's ancestor parameter
|
file |
diff |
annotate
|
Sat, 02 Apr 2011 11:07:05 +0200 |
Stefano Tortarolo |
rebase: add --tool argument for specifying merge tool
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 13:34:20 +0200 |
Stefano Tortarolo |
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 13:05:17 +0100 |
Stefano Tortarolo |
rebase: restore mq guards after rebasing (issue2107)
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 01:14:43 +0100 |
Stefano Tortarolo |
rebase: allow for rebasing descendants onto ancestors on different named branches
|
file |
diff |
annotate
|
Tue, 15 Mar 2011 18:33:36 +0100 |
Radomir Dopieralski |
rebase: add -m/--message to rebase --collapse (issue2389)
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 13:52:47 +0100 |
Martin Geisler |
rebase: don't use util.Abort for an internal error
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 19:34:41 +0100 |
Adrian Buehlmann |
rename util.unlink to unlinkpath
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 09:51:56 +0100 |
Henrik Stuart |
rebase: support --detach when null is common ancestor
stable
|
file |
diff |
annotate
|
Sat, 30 Oct 2010 16:58:15 -0500 |
Steve Borho |
rebase: improve resolve failure message
stable
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
rebase: abort message should appear even with --quiet
stable
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 20:53:48 +0200 |
timeless |
progress: dropping superfluous space from units
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 03:30:35 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 18:02:02 +0200 |
Benoit Boissinot |
rebase: recompute the set of skipped rev when using --continue (issue2330)
stable
|
file |
diff |
annotate
|
Sat, 07 Aug 2010 12:55:30 +0800 |
Alecs King |
minor style fix: hgext/rebase.py:157 -- line too long
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 20:53:48 +0200 |
timeless |
rebase/progress: Adding progress for rebasing
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 22:30:01 +0900 |
Nicolas Dumazet |
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 19:04:07 +0900 |
Nicolas Dumazet |
rebase: small cosmetic cleanups
stable
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 20:12:32 +0900 |
Nicolas Dumazet |
rebase: re-add patches to mq repo after rebase
stable
|
file |
diff |
annotate
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 18:01:07 +0200 |
Stefano Tortarolo |
rebase: --abort doesn't strip away the target changeset (issue2220)
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 17:22:33 -0500 |
Matt Mackall |
rebase: use usual util.abort rather than error.ParseError
|
file |
diff |
annotate
|
Thu, 20 May 2010 15:58:16 -0500 |
Matt Mackall |
rebase: add error codes
|
file |
diff |
annotate
|
Thu, 20 May 2010 15:20:25 -0500 |
Matt Mackall |
rebase: improve --abort failure message
|
file |
diff |
annotate
|
Thu, 20 May 2010 15:15:11 -0500 |
Matt Mackall |
rebase: only show "rebase completed" message with -v
|
file |
diff |
annotate
|
Thu, 20 May 2010 12:21:35 -0500 |
Matt Mackall |
Fix up rebase's handling of strip backups
|
file |
diff |
annotate
|
Mon, 17 May 2010 21:30:00 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Mon, 17 May 2010 21:16:35 +0200 |
Martin Geisler |
rebase: stress that only local changesets should be rebased
stable
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 22:59:31 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 20:45:08 +0100 |
Patrick Mezard |
rebase: fix --collapse with --keepbranches (issue2100)
stable
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 00:36:10 +0100 |
Benoit Boissinot |
mq: avoid many hex/bin conversions, keep the binary node when possible
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 17:12:41 +0100 |
Stefano Tortarolo |
rebase: add option to not commit after a collapsing
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 20:02:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 15:08:43 -0500 |
Greg Ward |
rebase: always check if rebasing onto an applied mq patch.
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 00:50:41 +0100 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 00:45:27 +0100 |
Martin Geisler |
rebase: remove unnecessary \" from help string
stable
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 15:38:35 +0100 |
Dirkjan Ochtman |
merge with stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 21:53:16 -0500 |
Greg Ward |
rebase: improve help text
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 21:53:16 -0500 |
Greg Ward |
rebase: improve help text
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 12:38:33 +0100 |
Sune Foldager |
rebase: improve output of hg pull --rebase (issue2072)
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 15:17:10 +0100 |
Stefano Tortarolo |
rebase: split line longer than 80 chars
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 14:12:22 -0600 |
Matt Mackall |
fix up a bunch of check-code warnings
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 10:51:50 +0100 |
Stefano Tortarolo |
rebase: add --detach option to detach intermediate revisions (issue1950)
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 13:30:17 +0100 |
Stefano Tortarolo |
rebase: refactoring
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 20:15:49 +0100 |
Christian Boos |
rebase: make sure the newancestor is used during the whole update
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 00:45:18 +0200 |
Martin Geisler |
Merge with crew-stable
|
file |
diff |
annotate
|
Wed, 14 Oct 2009 20:55:39 +0300 |
timeless |
rebase: change rebase help to talk about changesets and branch names
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 10:39:43 +0200 |
Sune Foldager |
rebase: return early when source is descendant of destination
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 10:07:41 +0200 |
Sune Foldager |
rebase: improve error and debug messages
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 00:19:01 +0200 |
Martin Geisler |
rebase: link to RebaseExtension
|
file |
diff |
annotate
|
Sun, 26 Jul 2009 01:59:59 +0200 |
Martin Geisler |
rebase: wrap docstrings at 70 characters
|
file |
diff |
annotate
|
Wed, 22 Jul 2009 22:56:45 +0200 |
Martin Geisler |
merge with crew-stable
|
file |
diff |
annotate
|
Wed, 22 Jul 2009 22:50:34 +0200 |
Martin Geisler |
do not translate commit messages
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
rebase: wrapped docstrings at 78 characters
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 13:42:02 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for extensions providing a few commands
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
rebase: remove unneeded status call before commit
|
file |
diff |
annotate
|
Sun, 24 May 2009 22:37:20 +0200 |
Martin Geisler |
use ui instead of repo.ui when the former is in scope
|
file |
diff |
annotate
|
Sun, 17 May 2009 02:55:22 +0200 |
Benoit Boissinot |
rebase: use set instead of dict
|
file |
diff |
annotate
|
Fri, 01 May 2009 12:35:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 01 May 2009 12:26:37 +0200 |
Patrick Mezard |
rebase: fix bug where --keepbranches could leave wrong branch in dirstate
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 18:36:55 +0200 |
Martin Geisler |
merge with crew-stable
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 11:39:49 +0200 |
Martijn Pieters |
Fix typeerror when specifying both --rebase and --pull
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 11:39:49 +0200 |
Martijn Pieters |
Fix typeerror when specifying both --rebase and --pull
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Mon, 27 Apr 2009 12:37:19 +0200 |
Dirkjan Ochtman |
more whitespace cleanup and some other style nits
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace various uses of list.reverse()
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
file |
diff |
annotate
|
Sat, 25 Apr 2009 22:25:49 +0200 |
Martin Geisler |
rebase, revlog: use set(x) instead of set(x.keys())
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 01:39:47 +0200 |
Martin Geisler |
remove unnecessary outer parenthesis in if-statements
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the extensions from gc to explicit
|
file |
diff |
annotate
|
Sat, 18 Apr 2009 14:40:21 +0200 |
Martin Geisler |
help texts: write command line switches as -a/--abc
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:43:19 +0200 |
Martin Geisler |
upper-case command line meta variables
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 23:19:11 +0200 |
Martin Geisler |
rebase: word-wrap help texts at 70 characters
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 16:58:50 +0200 |
Stefano Tortarolo |
rebase: keep original mq patch format (Issue1574)
|
file |
diff |
annotate
|
Mon, 30 Mar 2009 18:26:32 +0200 |
Stefano Tortarolo |
rebase: don't lose rename/copy data (Issue1423)
|
file |
diff |
annotate
|
Sun, 29 Mar 2009 14:43:49 +0200 |
Stefano Tortarolo |
rebase: store/restore arguments correctly
|
file |
diff |
annotate
|
Sun, 29 Mar 2009 14:47:59 +0200 |
Stefano Tortarolo |
rebase: correct help text
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 20:28:09 +0100 |
Stefano Tortarolo |
rebase: remove unused statement
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:27 +0100 |
Peter Arrenbrecht |
cleanup: whitespace cleanup
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
file |
diff |
annotate
|
Sun, 18 Jan 2009 19:59:51 +0100 |
Stefano Tortarolo |
rebase: pull --rebase updates if there is nothing to rebase
|
file |
diff |
annotate
|
Sun, 11 Jan 2009 23:04:24 -0600 |
Matt Mackall |
error: move ParseError
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
file |
diff |
annotate
|
Sat, 03 Jan 2009 17:15:21 +0100 |
Martin Geisler |
lowercase ui.debug and assert output
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 21:46:01 -0600 |
Augie Fackler |
rebase: add support to keep branch names
|
file |
diff |
annotate
|
Sat, 01 Nov 2008 13:06:36 +0100 |
Dirkjan Ochtman |
kill some trailing spaces
|
file |
diff |
annotate
|
Wed, 29 Oct 2008 11:39:32 +0100 |
Dirkjan Ochtman |
merge with mpm
|
file |
diff |
annotate
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
file |
diff |
annotate
|
Tue, 16 Sep 2008 17:51:14 +0200 |
Stefano Tortarolo |
rebase: avoid redundant merges (issue1301)
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:34:08 -0500 |
Matt Mackall |
findcmd: have dispatch look up strict flag
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 17:00:28 +0200 |
Stefano Tortarolo |
rebase: disable rollback after rebasing
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 16:56:39 +0200 |
Dirkjan Ochtman |
help: better documentation intro for a few extensions
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in rebase extension
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 11:35:17 +0200 |
Dirkjan Ochtman |
strip trailing whitespace, replace tabs by spaces
|
file |
diff |
annotate
|
Mon, 18 Aug 2008 21:16:31 +0200 |
Stefano Tortarolo |
Add rebase extension
|
file |
diff |
annotate
|