Mercurial > evolve
graph
-
init: don't abort Mercurial on version mismatch stableTue, 23 Dec 2014 14:29:16 -0600, by Matt Mackall
-
Added tag 5.0.2 for changeset dbd0733e5840 stableSun, 14 Dec 2014 12:45:04 -0800, by Pierre-Yves David
-
test: adapt to core change in graft and rebaseSun, 14 Dec 2014 12:19:40 -0800, by Pierre-Yves David
-
merge with stableSun, 14 Dec 2014 12:14:45 -0800, by Pierre-Yves David
-
evolve: remove the dependency to the rebase extension stableSat, 13 Dec 2014 18:19:12 -0800, by Pierre-Yves David
-
evolve: remove the use of `rebase.concludenode` stableSat, 13 Dec 2014 18:09:23 -0800, by Pierre-Yves David
-
evolve: use `merge.graft` instead of `rebasenode` stableSat, 13 Dec 2014 17:47:09 -0800, by Pierre-Yves David
-
readme: add a reference to the bugtracker in the contribute section stableMon, 08 Dec 2014 12:45:32 -0800, by Pierre-Yves David
-
merge with stableSun, 30 Nov 2014 00:11:06 -0800, by Pierre-Yves David
-
Added tag 5.0.1 for changeset 0f3090785283 stableTue, 25 Nov 2014 11:02:09 -0800, by Pierre-Yves David
-
Added tag 5.0.1 for changeset 51e1e962172c stableTue, 25 Nov 2014 10:52:33 -0800, by Pierre-Yves David
-
evolve: tell user which "base of divergent changeset" is not found stableThu, 20 Nov 2014 16:12:04 -0800, by Martin von Zweigbergk
-
debugobsconvert: fix 6f08a8f6bb1d and add proper testThu, 20 Nov 2014 15:49:52 -0800, by Pierre-Yves David
-
merge with stableThu, 20 Nov 2014 15:34:34 -0800, by Pierre-Yves David
-
debugobsconvert: fix a typo on "version"Thu, 20 Nov 2014 15:33:59 -0800, by Pierre-Yves David
-
debugobsconvert: also deduplicate markers in the processThu, 20 Nov 2014 15:33:14 -0800, by Pierre-Yves David
-
evolve: fix capitalization in docstring for commands stableThu, 20 Nov 2014 22:05:29 +0100, by André Sintzoff
-
debian: update control file to reflect dependency to mercurial 3.2 stableMon, 17 Nov 2014 15:49:39 +0100, by Julien Cristau
-
help: fix typo in help for 'obsolete' option added to import command stableTue, 18 Nov 2014 20:27:53 -0500, by Mike Edgar
-
test: add an explicit test for simple4server with bundle2 stableFri, 14 Nov 2014 09:54:55 +0000, by Pierre-Yves David
-
Make next/prev only move bookmarks optionally stableWed, 29 Oct 2014 10:34:08 -0700, by Ryan McElroy
-
obsup: hack extension to make in-place upgrading of obsolete markers easyMon, 20 Oct 2014 22:16:24 -0400, by Augie Fackler
-
merge stable into defaultTue, 11 Nov 2014 15:48:02 +0000, by Pierre-Yves David
-
evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) stableTue, 11 Nov 2014 12:38:49 +0000, by Pierre-Yves David
-
create a branch compatible with mercurial between 3.0.1 and 3.1.2 mercurial-3.0Tue, 11 Nov 2014 11:26:18 +0000, by Pierre-Yves David
-
evolve: fix suggested commands in "parents are not common" hint stableWed, 05 Nov 2014 15:35:13 -0800, by Martin von Zweigbergk
-
evolve: add missing newlines in "parents are not common" hint stableWed, 05 Nov 2014 15:32:25 -0800, by Martin von Zweigbergk
-
test-touch: add a test for rename preservation after touch stableMon, 03 Nov 2014 11:41:10 +0000, by Pierre-Yves David
-
evolve: fix error during iteration over bumped changesets (bug38) stableMon, 03 Nov 2014 11:11:14 +0000, by Pierre-Yves David
-
evolve: add various version info to save time on troubleshooting stableMon, 20 Oct 2014 13:54:46 +0300, by anatoly techtonik
-
readme: drop the mention to the wip repo stableMon, 03 Nov 2014 10:25:20 +0000, by Pierre-Yves David
-
readme: update the contribution process stableMon, 03 Nov 2014 10:24:35 +0000, by Pierre-Yves David
-
merge 5.x line into stable (drop pre hg-3.2 compat) stableSun, 02 Nov 2014 15:06:00 +0000, by Pierre-Yves David
-
evolve: add the missing newline to output messages where neededMon, 29 Sep 2014 21:31:27 -0400, by Matt Harbison
-
evolve: add the missing argument to a debug statementMon, 29 Sep 2014 21:23:09 -0400, by Matt Harbison
-
uncommit: abort when rev specifies the current changesetTue, 28 Oct 2014 18:06:28 -0700, by Nathan Goldbaum
-
test-amend: add a test for amend with no configured username (issue4211)Tue, 28 Oct 2014 23:18:56 -0400, by Matt Harbison
-
evolve: preserve branch changeSat, 01 Nov 2014 13:48:34 +0000, by Pierre-Yves David
-
amend: allow the --logfile argument to work properlySat, 25 Oct 2014 22:25:42 -0400, by Matt Harbison
-
Added tag 5.0.0 for changeset c13b408c0006Wed, 22 Oct 2014 15:05:54 -0700, by Pierre-Yves David
-
evolve: update tested with statementWed, 22 Oct 2014 15:03:17 -0700, by Pierre-Yves David
-
README: update for 5.0 releaseWed, 22 Oct 2014 15:01:37 -0700, by Pierre-Yves David
-
fixup previous changesets (after forgot to amend).Wed, 22 Oct 2014 14:58:06 -0700, by Pierre-Yves David
-
prune: stop reinjecting all selected revisions back into the revrangeMon, 20 Oct 2014 15:59:34 -0700, by Pierre-Yves David
-
test: adapt to new hidden-changeset messageMon, 20 Oct 2014 15:53:00 -0700, by Pierre-Yves David
-
pullobsolete: handle migration from todosteps to donestepsFri, 17 Oct 2014 17:43:52 -0400, by Augie Fackler