Mercurial > evolve
graph
-
cleanup: removed unused mercurial.util importWed, 13 Jul 2016 16:19:41 +0200, by Pierre-Yves David
-
compat: tolerate missing rebase extensionFri, 08 Jul 2016 16:59:43 +0000, by timeless
-
compat: mercurial dropped alias for hashlib.sha1Fri, 08 Jul 2016 16:09:55 +0000, by timeless
-
destination: add an XXX about handling destspace in destmergeWed, 11 May 2016 16:22:52 +0200, by Pierre-Yves David
-
update: calculate 'partial' as core doesMon, 25 Apr 2016 21:24:20 -0700, by Sean Farley
-
discovery: flake8Mon, 25 Apr 2016 20:00:19 -0700, by Sean Farley
-
destination: flake8Mon, 25 Apr 2016 19:59:05 -0700, by Sean Farley
-
style: update __init__.pyTue, 22 Mar 2016 14:51:35 -0700, by Sean Farley
-
compat: adapt to the new destspace argument of destmergeWed, 11 May 2016 16:06:58 +0200, by Pierre-Yves David
-
stack: prevent crash when topic is rooted on nullidMon, 04 Apr 2016 00:28:03 -0700, by Pierre-Yves David
-
test: add topic on the first 2 changesets tooMon, 04 Apr 2016 00:22:20 -0700, by Pierre-Yves David
-
test: remove comment about new head warningMon, 04 Apr 2016 00:17:54 -0700, by Pierre-Yves David
-
stack: also change the indexing of the t# referenceSun, 03 Apr 2016 21:41:38 -0700, by Pierre-Yves David
-
stack: change the ascii symbold for baseFri, 01 Apr 2016 16:58:52 -0700, by Pierre-Yves David
-
stack: reverse the display orderFri, 01 Apr 2016 16:57:11 -0700, by Pierre-Yves David
-
topic: extract display from entry computationFri, 01 Apr 2016 16:55:24 -0700, by Pierre-Yves David
-
stack: start indexing at 't1' instead of 't0'Fri, 01 Apr 2016 16:40:19 -0700, by Pierre-Yves David
-
commit: wrap "commitstatus" to take topic into accountWed, 30 Mar 2016 23:58:30 -0700, by Pierre-Yves David
-
uisetup: add call to 'topicmap.modsetup'Wed, 30 Mar 2016 23:55:31 -0700, by Pierre-Yves David
-
uisetup: move all remaining wrapping into uisetupWed, 30 Mar 2016 22:33:06 -0700, by Pierre-Yves David
-
topicmap: move 'cgapply' wrapping into the topicmap moduleWed, 30 Mar 2016 22:31:24 -0700, by Pierre-Yves David
-
topicmap: move the 'usetopicmap' context manager into the topicmap moduleWed, 30 Mar 2016 22:25:17 -0700, by Pierre-Yves David
-
patch: move setup of import/export logic into a functionWed, 30 Mar 2016 22:05:49 -0700, by Pierre-Yves David
-
patch: remove version compatibility checkWed, 30 Mar 2016 22:04:25 -0700, by Pierre-Yves David
-
patch: document the section about import/exportWed, 30 Mar 2016 22:03:44 -0700, by Pierre-Yves David
-
patch: move import/export wrapping close to the function definitionWed, 30 Mar 2016 22:02:52 -0700, by Pierre-Yves David
-
discovery: move all setup into a 'modsetup' functionWed, 30 Mar 2016 21:53:55 -0700, by Pierre-Yves David
-
revset: add a ui argument to 'modsetup'Wed, 30 Mar 2016 03:22:50 -0700, by Pierre-Yves David
-
revset: run 'modsetup' at uisetup timeWed, 30 Mar 2016 03:21:44 -0700, by Pierre-Yves David
-
destination: rename 'setupdest' to 'modsetup'Wed, 30 Mar 2016 03:20:16 -0700, by Pierre-Yves David
-
destination: document 'setupdest'Wed, 30 Mar 2016 03:16:19 -0700, by Pierre-Yves David
-
destination: add a ui argument to 'setupdest'Wed, 30 Mar 2016 03:15:47 -0700, by Pierre-Yves David
-
destination: make sure 'setupdest' is the latest function in the moduleWed, 30 Mar 2016 03:12:43 -0700, by Pierre-Yves David
-
topicmap: move to new style importWed, 30 Mar 2016 03:45:29 -0700, by Pierre-Yves David
-
stack: move to new style importWed, 30 Mar 2016 03:45:18 -0700, by Pierre-Yves David
-
revset: move to new style importWed, 30 Mar 2016 03:45:10 -0700, by Pierre-Yves David
-
discovery: move to new style importWed, 30 Mar 2016 03:44:59 -0700, by Pierre-Yves David
-
destination: move to new style importWed, 30 Mar 2016 03:44:47 -0700, by Pierre-Yves David
-
init: move to new style importWed, 30 Mar 2016 03:44:37 -0700, by Pierre-Yves David
-
test: disable the new style rendering for "missing parent"Wed, 30 Mar 2016 03:56:14 -0700, by Pierre-Yves David
-
tests: add pyflakes testMon, 21 Mar 2016 21:39:14 -0700, by Sean Farley
-
setup: make sure we use the imported moduleMon, 28 Mar 2016 00:50:36 -0700, by Pierre-Yves David
-
topicmap: whitespaceMon, 21 Mar 2016 21:38:56 -0700, by Sean Farley
-
topiccache: directly instantiate a topiccache object when readingMon, 28 Mar 2016 00:47:14 -0700, by Pierre-Yves David
-
readme: fix instruction to enable topicTue, 22 Mar 2016 15:29:05 -0700, by Pierre-Yves David
-
stack: whitespaceMon, 21 Mar 2016 21:30:14 -0700, by Sean Farley
-
stack: remove unused importMon, 21 Mar 2016 21:29:35 -0700, by Sean Farley
-
revset: add missing importsMon, 21 Mar 2016 21:28:29 -0700, by Sean Farley
-
revset: whitespaceMon, 21 Mar 2016 21:28:12 -0700, by Sean Farley
-
discovery: whitespaceMon, 21 Mar 2016 21:26:45 -0700, by Sean Farley
-
discovery: removed unused oldgetitemMon, 21 Mar 2016 21:25:04 -0700, by Sean Farley
-
setup: break long lineMon, 21 Mar 2016 21:07:41 -0700, by Sean Farley
-
init: indent correctlySat, 19 Mar 2016 14:15:57 -0700, by Sean Farley
-
init: whitespace fixupsSat, 19 Mar 2016 14:15:45 -0700, by Sean Farley
-
init: remove unused moduleSat, 19 Mar 2016 14:09:59 -0700, by Sean Farley
-
spelling: histeditFri, 18 Mar 2016 15:03:40 +0000, by timeless
-
spelling: changesetFri, 18 Mar 2016 15:00:58 +0000, by timeless
-
readme: remove the part about 3.7 and hgext3rdFri, 18 Mar 2016 08:14:45 -0700, by Pierre-Yves David
-
merge with other duplicate headTue, 22 Mar 2016 00:19:14 -0700, by Pierre-Yves David
-
histedit: restrict default edited set to current topic when possibleThu, 17 Mar 2016 09:14:57 -0700, by Pierre-Yves David
-
stack: add a 'stack()' revsetThu, 17 Mar 2016 09:13:12 -0700, by Pierre-Yves David
-
stack: display the base of the stackMon, 14 Mar 2016 23:37:58 +0000, by Pierre-Yves David
-
stack: add some default color configurationMon, 14 Mar 2016 19:22:21 +0000, by Pierre-Yves David
-
stack: add basic formatter and label supportMon, 14 Mar 2016 19:03:32 +0000, by Pierre-Yves David
-
stack: show the currently active changeset and unstable onesMon, 14 Mar 2016 18:43:23 +0000, by Pierre-Yves David
-
stack: add "t" prefix to index in the outputMon, 14 Mar 2016 18:40:00 +0000, by Pierre-Yves David
-
stack: allow to refer to changeset using "t2" formMon, 14 Mar 2016 18:39:19 +0000, by Pierre-Yves David
-
topic: don't take topic into account when pushing to non-topic repoTue, 15 Mar 2016 17:26:57 +0000, by Pierre-Yves David
-
destination: fix 'hg pull --rebase'Wed, 16 Mar 2016 12:14:20 -0700, by Pierre-Yves David
-
packaging: fix setup.py and install as hgext3rd.topicThu, 17 Mar 2016 09:12:18 -0700, by Pierre-Yves David
-
destination: fix 'hg pull --rebase'Wed, 16 Mar 2016 12:14:20 -0700, by Pierre-Yves David
-
discovery: remove a spurious printTue, 15 Mar 2016 17:25:18 +0000, by Pierre-Yves David
-
task: add index number to the outputMon, 14 Mar 2016 18:24:33 +0000, by Pierre-Yves David
-
stack: fix printing order in case of unstabilityMon, 14 Mar 2016 18:11:52 +0000, by Pierre-Yves David
-
stack: exclude obsolete changeset from the setMon, 14 Mar 2016 17:48:31 +0000, by Pierre-Yves David
-
stack: add a very first version of stack display with 'hg topic --list'Mon, 14 Mar 2016 17:37:39 +0000, by Pierre-Yves David
-
topic: get 'Abort' from error, not 'util'Mon, 14 Mar 2016 17:09:02 +0000, by Pierre-Yves David
-
Makefile: meant tests-@ not tests-tipMon, 14 Mar 2016 21:22:56 -0400, by Augie Fackler
-
update: change default update destination to take topic in accountSun, 13 Mar 2016 12:29:43 +0000, by Pierre-Yves David
-
rebase: test default rebase destination behaviorSun, 13 Mar 2016 13:07:54 +0000, by Pierre-Yves David
-
topicmap: write and read format from discSun, 13 Mar 2016 23:44:04 +0000, by Pierre-Yves David
-
topicmap: ensure that 'served' view is updated with topicmapMon, 14 Mar 2016 00:15:54 +0000, by Pierre-Yves David
-
topicmap: move the monkey patching into a context managerMon, 14 Mar 2016 00:12:22 +0000, by Pierre-Yves David
-
push: hackish handeling of new branch head from phase moveSat, 12 Mar 2016 18:42:16 +0000, by Pierre-Yves David
-
push: allow pushing new topic to non-publishing server by defaultSat, 12 Mar 2016 18:19:27 +0000, by Pierre-Yves David
-
topic: take topic in account for all branch head computationSat, 12 Mar 2016 15:36:17 +0000, by Pierre-Yves David
-
testedwith: declare compatibility with Mercurial 3.7Mon, 14 Mar 2016 20:18:09 -0400, by Augie Fackler
-
Makefile: update all-version-tests to explicitly test 3.7Mon, 14 Mar 2016 20:17:18 -0400, by Augie Fackler
-
hgignore: also ignore testtimesMon, 14 Mar 2016 20:13:44 -0400, by Augie Fackler
-
killdaemons: discard now that it's unusedMon, 14 Mar 2016 20:12:39 -0400, by Augie Fackler
-
test: drop custom run-tests.pyMon, 14 Mar 2016 14:38:40 +0000, by Pierre-Yves David
-
Makefile: rework running of testsMon, 14 Mar 2016 20:11:47 -0400, by Augie Fackler
-
compat: adapt to change in mercurial coreSat, 12 Mar 2016 12:36:25 +0000, by Pierre-Yves David
-
topic: handle merge.update function signature changeThu, 31 Dec 2015 11:23:19 -0500, by Augie Fackler
-
Merge.Fri, 11 Dec 2015 13:12:23 -0500, by Augie Fackler
-
test-topic-dest: test fixes I should have put in the previous changeFri, 11 Dec 2015 13:09:29 -0500, by Augie Fackler
-
topic: fix changing topics of commits that have an amend_sourceFri, 11 Dec 2015 12:53:20 -0500, by Augie Fackler
-
topic: remove useless call to c.parents()Fri, 11 Dec 2015 12:53:38 -0500, by Augie Fackler
-
topic: fix up change logic a little and add debug loggingFri, 11 Dec 2015 12:56:23 -0500, by Augie Fackler
-
merge: use topic to pick default destinationWed, 21 Oct 2015 01:09:15 +0200, by Pierre-Yves David
-
topic: introduce a 'ngtip' conceptWed, 21 Oct 2015 01:12:32 +0200, by Pierre-Yves David
-
template: test that topic is accessible through templateThu, 08 Oct 2015 21:09:47 -0700, by Pierre-Yves David
-
test: adapt to newer mercurialFri, 23 Oct 2015 13:40:44 +0100, by Pierre-Yves David
-
patch: import topic from patch headerThu, 08 Oct 2015 20:43:15 -0700, by Pierre-Yves David
-
patch: add topic to exported patchThu, 08 Oct 2015 20:42:26 -0700, by Pierre-Yves David
-
topic: work around stringmatcher moving during development of hg 3.6Wed, 14 Oct 2015 12:09:11 -0400, by Augie Fackler
-
topic: allow use of topic(.) to match the p1 topicWed, 30 Sep 2015 18:06:42 -0400, by Augie Fackler
-
topic: fix missing error importWed, 30 Sep 2015 18:05:27 -0400, by Augie Fackler
-
amend: allow clearing topics on amendFri, 19 Jun 2015 16:23:29 -0500, by Matt Mackall
-
changectx: add topic methodFri, 19 Jun 2015 16:16:42 -0500, by Matt Mackall
-
topics: consistently use empty string instead of NoneFri, 19 Jun 2015 16:13:16 -0500, by Matt Mackall
-
topics: drop debugging print in rebaseFri, 19 Jun 2015 14:18:34 -0500, by Matt Mackall
-
topics: allow commits that only change topic (issue4725)Mon, 15 Jun 2015 17:29:07 -0500, by Matt Mackall
-
topics: add listnames hook so completion worksMon, 15 Jun 2015 16:56:44 -0500, by Matt Mackall
-
rewrite: use a lock and transaction as spotted by devel warningsThu, 18 Jun 2015 15:46:26 -0400, by Augie Fackler
-
topics: only apply topic to commits of the working copyFri, 12 Jun 2015 16:49:46 -0500, by Matt Mackall
-
rebase: teach rebase how to copy topicsFri, 12 Jun 2015 16:41:10 -0500, by Matt Mackall
-
topic: wrap the underlying update function rather than the commandFri, 12 Jun 2015 16:39:39 -0500, by Matt Mackall
-
commit: add a topic field to the in-editor commit textWed, 10 Jun 2015 17:52:07 -0500, by Matt Mackall
-
topic: only require obsolete support for --changeWed, 10 Jun 2015 17:40:50 -0500, by Matt Mackall
-
commit: add a --topic flagWed, 10 Jun 2015 17:13:15 -0500, by Matt Mackall
-
topic: note when switching topicsWed, 10 Jun 2015 16:44:49 -0500, by Matt Mackall
-
summary: add topic summary hookWed, 10 Jun 2015 16:32:20 -0500, by Matt Mackall
-
topics: add command summaryWed, 10 Jun 2015 16:23:56 -0500, by Matt Mackall
-
docs: fix format of extension docstringWed, 10 Jun 2015 16:20:05 -0500, by Matt Mackall
-
constants: extract key for extra into a constantWed, 10 Jun 2015 16:13:20 -0400, by Augie Fackler
-
topic: add ability to change topic of non-public changesWed, 10 Jun 2015 15:03:39 -0400, by Augie Fackler
-
revset: add a topic() revset for querying topicsWed, 10 Jun 2015 15:26:50 -0400, by Augie Fackler
-
topic: disallow use of topics without obsolete enabledWed, 10 Jun 2015 15:01:36 -0400, by Augie Fackler
-
topic: use repo.set() where we need a changectx anywayWed, 10 Jun 2015 14:59:46 -0400, by Augie Fackler
-
testlib: enable rebase and obsolete for easier testingWed, 10 Jun 2015 14:59:05 -0400, by Augie Fackler
-
Initial dumb version of topics.Wed, 20 May 2015 21:23:28 -0400, by Augie Fackler
-
serveronly: deduplicate code with the main evolve extensionTue, 28 Feb 2017 18:21:23 +0100, by Pierre-Yves David
-
serveronly: clean up importsTue, 28 Feb 2017 16:12:34 +0100, by Pierre-Yves David
-
compat: just use '_callcompressable'Tue, 28 Feb 2017 14:31:28 +0100, by Pierre-Yves David
-
compat: drop bookmark compatibility layerTue, 28 Feb 2017 14:31:18 +0100, by Pierre-Yves David
-
compat: drop compat for older wireproto implementationTue, 28 Feb 2017 14:29:36 +0100, by Pierre-Yves David
-
compat: always use the strip revset from coreTue, 28 Feb 2017 14:28:54 +0100, by Pierre-Yves David
-
compat: drop support for ancestral pushop objectTue, 28 Feb 2017 14:28:23 +0100, by Pierre-Yves David
-
compat: drop compatibility layer around updateTue, 28 Feb 2017 14:27:54 +0100, by Pierre-Yves David
-
compat: drop compatibility layer for 'tryimportone'Tue, 28 Feb 2017 14:27:08 +0100, by Pierre-Yves David
-
compat: drop superfluous summary outputTue, 28 Feb 2017 14:25:35 +0100, by Pierre-Yves David
-
compat: drop compatibility layer around memctxTue, 28 Feb 2017 14:24:04 +0100, by Pierre-Yves David
-
compat: drop handling of ancestral 'helploader' callerTue, 28 Feb 2017 14:22:25 +0100, by Pierre-Yves David
-
compat: drop hack around a 'graft' signature changeTue, 28 Feb 2017 14:22:05 +0100, by Pierre-Yves David
-
evolve: proactively detect bad version earlyTue, 28 Feb 2017 14:21:17 +0100, by Pierre-Yves David
-
evolve: drop support for version older than 3.8Tue, 01 Nov 2016 16:21:16 +0100, by Pierre-Yves David
-
evolve: cleanup importsTue, 28 Feb 2017 13:27:04 +0100, by Pierre-Yves David
-
merge with stableTue, 28 Feb 2017 17:27:44 +0100, by Pierre-Yves David
-
Added tag 5.6.1 for changeset 70694b2621ba stableTue, 28 Feb 2017 17:22:21 +0100, by Pierre-Yves David
-
evolve: extend API fix from 25254b2f8116 to another relevant case stableThu, 02 Feb 2017 16:33:17 +0100, by Pierre-Yves David
-
hgext3rd: drop the last remains of hgext3rdTue, 01 Nov 2016 16:19:33 +0100, by Pierre-Yves David
-
hgext3rd: move 'obsolete' as 'evolve.legacy'Tue, 01 Nov 2016 16:18:21 +0100, by Pierre-Yves David
-
hgext3rd: move 'drophack' as 'evolve.hack.drophack'Tue, 01 Nov 2016 16:11:50 +0100, by Pierre-Yves David
-
hgext3rd: move 'simple4server' as 'evolve.serveronly'Tue, 01 Nov 2016 16:07:28 +0100, by Pierre-Yves David
-
hgext3rd: move 'directaccess' and 'inhibit' in 'evolve.hack'Tue, 28 Feb 2017 14:36:18 +0100, by Pierre-Yves David
-
evolve: move the extensions to 'hgext3rd'Tue, 28 Feb 2017 15:09:03 +0100, by Pierre-Yves David
-
extensions: drop the old 'pushexperiment' extensionTue, 01 Nov 2016 05:42:50 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2017 16:23:11 +0100, by Pierre-Yves David
-
Update tag 5.6.0 for changeset e7b6e9c4a5d4 stableWed, 01 Feb 2017 16:19:58 +0100, by Pierre-Yves David
-
reopen the default branchWed, 01 Feb 2017 16:17:09 +0100, by Pierre-Yves David
-
Added tag 5.6.0 for changeset 99ede2d77545 stableWed, 01 Feb 2017 16:09:40 +0100, by Pierre-Yves David
-
open the mercurial-3.9 compat branch mercurial-4.0Wed, 01 Feb 2017 15:09:06 +0100, by Pierre-Yves David
-
merge with default to prepare the next version stableWed, 01 Feb 2017 15:04:54 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2017 15:02:59 +0100, by Pierre-Yves David
-
uncommit: don't lose copy information of remaining files (issue5403) stableTue, 31 Jan 2017 12:32:45 -0800, by Martin von Zweigbergk
-
merge with stableWed, 25 Jan 2017 16:50:19 +0100, by Pierre-Yves David
-
fold: cleanly abort on empty fold set (issue5453) stableWed, 25 Jan 2017 16:40:45 +0100, by Pierre-Yves David
-
README: update changelogMon, 23 Jan 2017 16:09:16 +0100, by Pierre-Yves David
-
fold: require --from flag for folding revisions to working copyThu, 12 Jan 2017 13:47:49 -0800, by Martin von Zweigbergk
-
fold: use 'fold', not 'touch', for transaction descriptionTue, 13 Dec 2016 10:28:09 -0800, by Martin von Zweigbergk
-
tests: fix tests to reflect hg core changesThu, 05 Jan 2017 01:36:37 -0800, by Stanislau Hlebik
-
prune: improve error message if unstable changes are disallowedWed, 23 Nov 2016 21:00:42 +0530, by Pulkit Goyal
-
wireproto: chunking and compression is forthwith to be handled by hgwebWed, 30 Nov 2016 11:17:55 +0000, by Martijn Pieters
-
Manifest.in: exclude unshipped extensionsWed, 02 Nov 2016 18:56:44 +0100, by Pierre-Yves David
-
Manifest.in: include Manifest.inWed, 02 Nov 2016 18:54:05 +0100, by Pierre-Yves David
-
Manifest.in: exclude debian related fileWed, 02 Nov 2016 18:53:49 +0100, by Pierre-Yves David
-
Manifest.in: include all script in testsWed, 02 Nov 2016 18:53:28 +0100, by Pierre-Yves David
-
Manifest.in: drop tests/test-qsync.t entryWed, 02 Nov 2016 18:53:07 +0100, by Pierre-Yves David
-
Manifest.in: drop the 'tests/dummyssh' entryWed, 02 Nov 2016 18:52:46 +0100, by Pierre-Yves David
-
Manifest.in: sort entryWed, 02 Nov 2016 18:50:54 +0100, by Pierre-Yves David
-
makefile: fix documentationWed, 02 Nov 2016 18:49:19 +0100, by Pierre-Yves David
-
tests: use curl instead of wgetTue, 25 Oct 2016 05:15:52 -0700, by Simon Farnsworth
-
merge with stableSun, 30 Oct 2016 23:31:31 +0100, by Pierre-Yves David
-
Added tag 5.5.0 for changeset 727c7211c810 stableSun, 30 Oct 2016 23:28:34 +0100, by Pierre-Yves David
-
readme: mention that the next release make use 4.0 compatible stableSun, 30 Oct 2016 23:16:04 +0100, by Pierre-Yves David
-
errors: add missing imports of mercurial.error stableFri, 28 Oct 2016 17:25:06 -0700, by Martin von Zweigbergk
-
evolve: use single quotes in usage messages stableFri, 28 Oct 2016 17:15:57 -0700, by Martin von Zweigbergk
-
evolve: prefer "abort" over "abandon" in messages for consistency stableFri, 28 Oct 2016 17:11:43 -0700, by Martin von Zweigbergk
-
setupevolveunfinished: use "hg update -C ." to abort stableFri, 28 Oct 2016 15:17:27 -0700, by Martin von Zweigbergk
-
evolve: suggest "hg update -C .", including '.', to abort evolve stableFri, 28 Oct 2016 15:04:40 -0700, by Martin von Zweigbergk
-
evolve: update the tested with statement stableFri, 28 Oct 2016 17:03:53 +0200, by Pierre-Yves David
-
integrate code update and test change from future 5.5 code mercurial-3.9Fri, 28 Oct 2016 16:03:00 +0200, by Pierre-Yves David
-
merge with default, Mercurial 4.0-rc is out stableFri, 28 Oct 2016 15:44:15 +0200, by Pierre-Yves David
-
open the mercurial-3.9 compat branch mercurial-3.9Fri, 28 Oct 2016 15:43:21 +0200, by Pierre-Yves David
-
merge with stableSun, 16 Oct 2016 20:29:27 +0200, by Pierre-Yves David
-
evolve: lock the working copy early in next and prev (issue5244) stableSun, 16 Oct 2016 09:52:53 -0700, by Simon Farnsworth
-
evolve: indent cmdnext and cmdprev ready for locking change (issue5244) stableSat, 08 Oct 2016 08:14:21 -0700, by Simon Farnsworth
-
tests: adapt to some change to topic output stableSun, 16 Oct 2016 13:50:45 +0200, by Pierre-Yves David
-
split: avoid trying to split an empty commit (issue5191) stableSat, 08 Oct 2016 15:49:12 +0200, by Philippe Pepiot
-
split: avoid trying to split an empty commit (issue5191)Sat, 08 Oct 2016 15:49:12 +0200, by Philippe Pepiot
-
evolve: fix test breaks related to double->single quote changesThu, 22 Sep 2016 09:15:30 -0700, by Kostia Balytskyi
-
merge with stableTue, 13 Sep 2016 01:25:17 +0200, by Pierre-Yves David
-
bump: copy parent manifest before editting it stableMon, 12 Sep 2016 10:41:00 -0700, by Durham Goode
-
backed out changeset 7a76f9a43e89Tue, 13 Sep 2016 00:56:57 +0200, by Pierre-Yves David
-
readme: add an entry about the {obsolete} template changeSat, 10 Sep 2016 13:26:19 +0200, by Pierre-Yves David
-
templates: change {obsolete} to emit only "obsolete" or ""Fri, 09 Sep 2016 16:42:41 -0700, by Martin von Zweigbergk
-
debug data for manifest change in coreWed, 07 Sep 2016 17:51:15 +0200, by Pierre-Yves David