hgext/evolve.py
Wed, 07 Jan 2015 15:24:47 -0800 Pierre-Yves David discovery: do not build sample if undecided is smaller than sample size
Mon, 05 Jan 2015 19:04:32 -0800 Pierre-Yves David merge with stable
Tue, 23 Dec 2014 14:29:16 -0600 Matt Mackall init: don't abort Mercurial on version mismatch stable
Sun, 14 Dec 2014 12:44:40 -0800 Pierre-Yves David prepare release 5.0.2 stable 5.0.2
Sun, 14 Dec 2014 12:14:45 -0800 Pierre-Yves David merge with stable
Sat, 13 Dec 2014 18:19:12 -0800 Pierre-Yves David evolve: remove the dependency to the rebase extension stable
Sat, 13 Dec 2014 18:09:23 -0800 Pierre-Yves David evolve: remove the use of `rebase.concludenode` stable
Sat, 13 Dec 2014 17:47:09 -0800 Pierre-Yves David evolve: use `merge.graft` instead of `rebasenode` stable
Sun, 30 Nov 2014 00:11:06 -0800 Pierre-Yves David merge with stable
Tue, 25 Nov 2014 11:01:29 -0800 Pierre-Yves David evolve: update in file version stable 5.0.1
Thu, 20 Nov 2014 16:12:04 -0800 Martin von Zweigbergk evolve: tell user which "base of divergent changeset" is not found stable
Thu, 20 Nov 2014 15:49:52 -0800 Pierre-Yves David debugobsconvert: fix 6f08a8f6bb1d and add proper test
Thu, 20 Nov 2014 15:34:34 -0800 Pierre-Yves David merge with stable
Thu, 20 Nov 2014 15:33:59 -0800 Pierre-Yves David debugobsconvert: fix a typo on "version"
Thu, 20 Nov 2014 15:33:14 -0800 Pierre-Yves David debugobsconvert: also deduplicate markers in the process
Thu, 20 Nov 2014 22:05:29 +0100 André Sintzoff evolve: fix capitalization in docstring for commands stable
Mon, 17 Nov 2014 15:45:24 +0100 Julien Cristau evolve: fix the version number stable
Tue, 18 Nov 2014 20:27:53 -0500 Mike Edgar help: fix typo in help for 'obsolete' option added to import command stable
Wed, 29 Oct 2014 10:34:08 -0700 Ryan McElroy Make next/prev only move bookmarks optionally stable
Mon, 20 Oct 2014 22:16:24 -0400 Augie Fackler obsup: hack extension to make in-place upgrading of obsolete markers easy
Tue, 11 Nov 2014 12:38:49 +0000 Pierre-Yves David evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) stable
Wed, 05 Nov 2014 15:35:13 -0800 Martin von Zweigbergk evolve: fix suggested commands in "parents are not common" hint stable
Wed, 05 Nov 2014 15:32:25 -0800 Martin von Zweigbergk evolve: add missing newlines in "parents are not common" hint stable
Mon, 03 Nov 2014 11:11:14 +0000 Pierre-Yves David evolve: fix error during iteration over bumped changesets (bug38) stable
Mon, 20 Oct 2014 13:54:46 +0300 anatoly techtonik evolve: add various version info to save time on troubleshooting stable
Mon, 29 Sep 2014 21:31:27 -0400 Matt Harbison evolve: add the missing newline to output messages where needed
Mon, 29 Sep 2014 21:23:09 -0400 Matt Harbison evolve: add the missing argument to a debug statement
Tue, 28 Oct 2014 18:06:28 -0700 Nathan Goldbaum uncommit: abort when rev specifies the current changeset
Sat, 01 Nov 2014 13:48:34 +0000 Pierre-Yves David evolve: preserve branch change
Sat, 25 Oct 2014 22:25:42 -0400 Matt Harbison amend: allow the --logfile argument to work properly
Wed, 22 Oct 2014 15:03:17 -0700 Pierre-Yves David evolve: update tested with statement
Wed, 22 Oct 2014 14:58:06 -0700 Pierre-Yves David fixup previous changesets (after forgot to amend).
Mon, 20 Oct 2014 15:59:34 -0700 Pierre-Yves David prune: stop reinjecting all selected revisions back into the revrange
Fri, 17 Oct 2014 17:43:52 -0400 Augie Fackler pullobsolete: handle migration from todosteps to donesteps
Thu, 16 Oct 2014 04:38:37 -0700 Pierre-Yves David evolve: adapt to change in core rebase
Thu, 16 Oct 2014 04:20:00 -0700 Pierre-Yves David evolve: adapt to the new metadata storage
Thu, 16 Oct 2014 11:54:44 -0700 Pierre-Yves David debugobsstorestats: drop the average meta length
Thu, 02 Oct 2014 21:10:48 -0400 Matt Harbison evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
Wed, 08 Oct 2014 18:16:52 -0700 Pierre-Yves David evolve: use `first` and `last` on revset
Thu, 02 Oct 2014 15:50:07 -0500 Pierre-Yves David evolve: adapt to core changeset 4f14303e8954
Thu, 02 Oct 2014 14:16:32 -0500 Pierre-Yves David merge with stable
Tue, 30 Sep 2014 10:27:11 -0500 Pierre-Yves David evolve: update evolve merge message
Tue, 30 Sep 2014 10:27:54 -0500 Pierre-Yves David import: fix the "is None" check for the Node stable
Wed, 17 Sep 2014 13:38:24 -0700 Siddharth Agarwal evolve: wrap setparents calls in begin/endparentchange
Thu, 04 Sep 2014 09:06:18 +0200 Pierre-Yves David merge with stable
Wed, 03 Sep 2014 21:25:13 -0400 Matt Harbison evolve: really fix the 'grab' alias on Windows stable
Wed, 03 Sep 2014 23:56:39 +0200 Pierre-Yves David evolve: keep vague compatibility with 3.1
Tue, 02 Sep 2014 20:11:45 +0200 Pierre-Yves David merge: all the stable sweetness into default
Sat, 09 Aug 2014 19:12:16 -0400 Matt Harbison evolve: replace each obsolete sha1 in the description with its latest successor stable
Tue, 12 Aug 2014 19:09:53 -0400 Matt Harbison evolve: fix the 'grab' alias to work on Windows stable
Fri, 25 Apr 2014 14:14:29 -0700 Pierre-Yves David prune: work around lazy revset slowdown stable
Fri, 29 Aug 2014 14:26:17 +0200 David Soria Parra evolve: write a status message when the working directory changes stable
Fri, 29 Aug 2014 16:13:19 +0200 Pierre-Yves David pull: use discovery to pull less obsmarkers through bundle2
Fri, 29 Aug 2014 16:13:01 +0200 Pierre-Yves David pull: run obsmarker discovery only on the common set
Fri, 29 Aug 2014 16:11:22 +0200 Pierre-Yves David evolve: fix a typo in a long function name
Fri, 29 Aug 2014 15:19:19 +0200 Pierre-Yves David bundle2: burn some more of the old code
Wed, 27 Aug 2014 18:59:11 +0200 Pierre-Yves David obsexch: respect todosteps when using the old push
Wed, 27 Aug 2014 18:16:10 +0200 Pierre-Yves David compat: use in-core encodemarkers
Wed, 27 Aug 2014 18:15:39 +0200 Pierre-Yves David compat: rename encodeonemarkers to _fm0encodemarkers
Fri, 29 Aug 2014 10:44:40 +0200 Pierre-Yves David compat: adapt to change to memctx
less more (0) -300 -100 -60 tip