Mercurial > evolve
graph
-
tests: use a more portable form for new linesThu, 29 Jun 2017 16:29:08 +0200, by Pierre-Yves David
-
topic: don't abort if there is no current topic in stack() revsetThu, 29 Jun 2017 02:21:09 +0530, by Pulkit Goyal
-
topics: return a parse error if stack() revset is passed with argumentThu, 29 Jun 2017 01:58:26 +0530, by Pulkit Goyal
-
tests: add test to show topics working with shelveThu, 29 Jun 2017 00:11:07 +0530, by Pulkit Goyal
-
topics: update current topic to the topic of newly rebased commit (issue5551)Thu, 29 Jun 2017 02:31:55 +0530, by Pulkit Goyal
-
docs: some fixes to the help textTue, 27 Jun 2017 23:28:58 +0530, by Pulkit Goyal
-
topics: pass 'topics' to ui.formatter instead of 'bookmarks'Mon, 26 Jun 2017 21:48:33 +0530, by Pulkit Goyal
-
topic: also insert the extra head check with using the new head checkingWed, 28 Jun 2017 17:28:56 +0200, by Pierre-Yves David
-
topic: some document for an obscure functionWed, 28 Jun 2017 17:38:04 +0200, by Pierre-Yves David
-
topic: adjust head checking wrapping to not interfere with concurrent pushWed, 28 Jun 2017 18:18:59 +0200, by Pierre-Yves David
-
topic: also detect head checking using the concurrent partWed, 28 Jun 2017 17:23:43 +0200, by Pierre-Yves David
-
test: avoid 'test-check-commit.t' complaining copied codeWed, 28 Jun 2017 18:16:14 +0200, by Pierre-Yves David
-
topic: small test cleanuoWed, 28 Jun 2017 17:20:36 +0200, by Pierre-Yves David
-
topic: move the heads data to the branch line when appropriatesWed, 28 Jun 2017 01:53:21 +0200, by Pierre-Yves David
-
topic: add some initial support for using stack on named branchWed, 28 Jun 2017 02:45:57 +0200, by Pierre-Yves David
-
topic: explicitly pass topic as a keyword argumentWed, 28 Jun 2017 01:58:09 +0200, by Pierre-Yves David
-
topic: makes split keep the topicTue, 27 Jun 2017 15:21:38 +0200, by Boris Feld
-
topic: add tests for fold behavior with topicsTue, 27 Jun 2017 09:49:35 +0200, by Boris Feld
-
topics: pass quietempty=True to suppress useless output while changing topicsSun, 25 Jun 2017 07:20:22 +0530, by Pulkit Goyal
-
topics: return early so that other if conditions don't get execute (issue5600)Sun, 25 Jun 2017 06:53:22 +0530, by Pulkit Goyal
-
test: extra output to understand the next changeset betterMon, 26 Jun 2017 17:47:04 +0200, by Pierre-Yves David
-
topics: move the logic to change or clear current topic into a new functionSun, 25 Jun 2017 06:47:59 +0530, by Pulkit Goyal
-
tests: expand output to check topic activationMon, 26 Jun 2017 17:20:17 +0200, by Pierre-Yves David
-
branching: merge stable into defaultSun, 25 Jun 2017 18:37:42 +0200, by Pierre-Yves David
-
split: preserve author of the original changeset in the successors stableSun, 25 Jun 2017 16:37:56 +0200, by Pierre-Yves David
-
grab: properly quote hg executable in the alias stableSat, 24 Jun 2017 13:28:16 +0200, by Pierre-Yves David
-
topic: improve the revset used to return name->nodes mappingFri, 23 Jun 2017 10:51:18 +0200, by Pierre-Yves David
-
topic: update the changectx method to respect phasesThu, 22 Jun 2017 09:48:40 +0200, by Pierre-Yves David
-
topic: avoid crash when topic is loaded but not enabled for a repositoryFri, 23 Jun 2017 10:21:37 +0200, by Pierre-Yves David
-
compat: update test to match core default stateThu, 22 Jun 2017 15:18:49 +0200, by Pierre-Yves David
-
topicmap: massive reworkThu, 22 Jun 2017 10:13:29 +0200, by Pierre-Yves David
-
topic: use the 'topic' revset in namespaceThu, 22 Jun 2017 09:47:14 +0200, by Pierre-Yves David
-
topic-revset: update the revset to no longer build changectxThu, 22 Jun 2017 09:41:01 +0200, by Pierre-Yves David
-
topic-revset: changectx creation in the revsetThu, 22 Jun 2017 09:46:30 +0200, by Pierre-Yves David
-
topics: add some noise to rewrittent changeset to prevent hash cycleWed, 21 Jun 2017 07:32:11 +0530, by Pulkit Goyal
-
topic-change: update the working copy along when changing topic of '.'Wed, 21 Jun 2017 13:18:47 +0200, by Pierre-Yves David
-
topic-change: cleanup the locking and transaction mechanismWed, 21 Jun 2017 13:21:08 +0200, by Pierre-Yves David
-
topics: use a dict for successors of changesets produced by topic changeWed, 21 Jun 2017 07:21:50 +0530, by Pulkit Goyal
-
topic: further simplify the clear logicWed, 21 Jun 2017 11:55:45 +0200, by Pierre-Yves David
-
topics: drop the clean argument from _changetopics()Wed, 21 Jun 2017 03:28:25 +0530, by Pulkit Goyal
-
topics: rename '--change' flag to '--rev' flagWed, 21 Jun 2017 02:00:01 +0530, by Pulkit Goyal
-
topics: factor out the logic to change topic in a new functionWed, 21 Jun 2017 01:05:46 +0530, by Pulkit Goyal
-
obslog: update the readmeWed, 21 Jun 2017 11:45:15 +0200, by Pierre-Yves David
-
obslog: add a comment about the final new line of descriptionsWed, 21 Jun 2017 11:31:21 +0200, by Pierre-Yves David
-
obslog: also display description patch with --patchTue, 20 Jun 2017 16:22:16 +0200, by Boris Feld
-
obslog: extra patch indentation codeWed, 21 Jun 2017 11:11:37 +0200, by Pierre-Yves David
-
obslog: add a patch optionTue, 20 Jun 2017 13:49:40 +0200, by Boris Feld
-
obslog: clarify some sorting codeMon, 19 Jun 2017 19:00:31 +0200, by Pierre-Yves David
-
obslog: pass directly unfiltered_repoMon, 19 Jun 2017 15:56:28 +0200, by Boris Feld
-
obslog: remove useless repo argMon, 19 Jun 2017 15:54:55 +0200, by Boris Feld
-
obslog: small renaming of _debugobshistorysingleMon, 19 Jun 2017 15:32:25 +0200, by Boris Feld
-
refactoring: directly use 'ctx.unstable()' in showstack functionMon, 19 Jun 2017 10:33:36 +0200, by Boris Feld
-
packaging: flag default as version 6.5.0.devMon, 19 Jun 2017 18:46:30 +0200, by Pierre-Yves David
-
merge: get stable change back into defaultMon, 19 Jun 2017 18:44:17 +0200, by Pierre-Yves David
-
packagin: mark stable branch as 6.4.1.dev stableMon, 19 Jun 2017 18:37:28 +0200, by Pierre-Yves David
-
topics: abort if user wants to show the stack of a non-existent topicMon, 19 Jun 2017 03:13:35 +0530, by Pulkit Goyal
-
stack: show unstable state for the current revision if it is one (issue5553)Mon, 19 Jun 2017 02:50:35 +0530, by Pulkit Goyal
-
topics: some minute fixes to the documentation which shows up in helpMon, 19 Jun 2017 02:44:19 +0530, by Pulkit Goyal
-
topics: make sure we commit on new parents while changing topics (issue5441)Sun, 18 Jun 2017 03:23:46 +0530, by Pulkit Goyal
-
tests: add a test to show issue5441 in test-topic.tSun, 18 Jun 2017 03:20:52 +0530, by Pulkit Goyal
-
merge back with stableSat, 17 Jun 2017 01:15:15 +0200, by Pierre-Yves David
-
Added tag 6.4.0 for changeset e60248f26f92 stableFri, 16 Jun 2017 20:15:17 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-3.9 mercurial-3.8Fri, 16 Jun 2017 19:48:24 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.0 mercurial-3.9Fri, 16 Jun 2017 19:48:10 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.1 mercurial-4.0Fri, 16 Jun 2017 19:47:35 +0200, by Pierre-Yves David
-
obsfate: by default only display the username if differ from the current oneFri, 16 Jun 2017 18:38:04 +0200, by Pierre-Yves David
-
obsfate: display more data about direct prune markersFri, 16 Jun 2017 18:03:32 +0200, by Pierre-Yves David
-
obsfate: split markers fetch from successor set annotationFri, 16 Jun 2017 17:58:17 +0200, by Pierre-Yves David
-
obsfate: mark successorsetallmarkers publicFri, 16 Jun 2017 17:55:55 +0200, by Pierre-Yves David
-
obsfate: mark 'preparesuccessorset' as publicFri, 16 Jun 2017 17:54:27 +0200, by Pierre-Yves David
-
obsfate: use 'split' as verb when appropriateFri, 16 Jun 2017 16:51:31 +0200, by Pierre-Yves David
-
obsfate: improve prune support in _successorsetverbFri, 16 Jun 2017 16:50:11 +0200, by Pierre-Yves David
-
obsfate: rename 'successorsset' to 'sset' in the loopFri, 16 Jun 2017 12:37:03 +0200, by Pierre-Yves David
-
template: use hex node in the obsmarkers used in the obsfate templateFri, 16 Jun 2017 17:42:28 +0200, by Pierre-Yves David
-
template: use hex successors in obsfateFri, 16 Jun 2017 17:34:02 +0200, by Pierre-Yves David
-
template: use hex-node in successorsFri, 16 Jun 2017 17:21:49 +0200, by Pierre-Yves David
-
template: update successors docFri, 16 Jun 2017 17:16:26 +0200, by Pierre-Yves David
-
template: fix precursors documentationFri, 16 Jun 2017 17:14:11 +0200, by Pierre-Yves David
-
template: used hex-node for the precursors underlying dataFri, 16 Jun 2017 17:11:20 +0200, by Pierre-Yves David
-
compat-test: merge with mercurial-3.9 mercurial-3.8Fri, 16 Jun 2017 11:55:40 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.0 branch mercurial-3.9Fri, 16 Jun 2017 11:54:01 +0200, by Boris Feld
-
changelog: announce that obsfate is hg > 4.2 nowFri, 16 Jun 2017 09:22:39 +0200, by Boris Feld
-
compat: make obshistory._getdifflines compatible with mercurial 4.1Thu, 15 Jun 2017 20:40:07 +0200, by Boris Feld
-
obsfate: add a new obsfate templateFri, 09 Jun 2017 00:52:54 +0100, by Boris Feld
-
obsfate: prepare fatelog testsFri, 09 Jun 2017 00:31:00 +0100, by Pierre-Yves David
-
obsfate: build more advanced markers for testsFri, 09 Jun 2017 00:10:27 +0100, by Pierre-Yves David
-
readme: fix entry for 6.4.0Thu, 15 Jun 2017 17:18:25 +0200, by Pierre-Yves David
-
test: drop now useless config about effect flagThu, 15 Jun 2017 16:29:51 +0200, by Pierre-Yves David
-
effectflag: activate effect flag by defaultWed, 14 Jun 2017 15:59:20 +0200, by Boris Feld
-
effectflag: activate effect flag on test-evolve-obshistory test fileFri, 02 Jun 2017 19:08:50 +0200, by Boris Feld
-
effectflag: activate effect flag on test-wireproto.t test fileSun, 04 Jun 2017 21:43:17 +0200, by Boris Feld
-
effectflag: activate effect flag on test-uncommit.t test fileSun, 04 Jun 2017 21:35:17 +0200, by Boris Feld
-
effectflag: activate effect flag on test-stabilize-order.t test fileSun, 04 Jun 2017 21:32:33 +0200, by Boris Feld
-
effectflag: activate effect flag on test-obsconvert.t test fileSun, 04 Jun 2017 21:30:08 +0200, by Boris Feld
-
effectflag: activate effect flag for obsmarkers-case-*.t test filesWed, 14 Jun 2017 16:01:56 +0200, by Boris Feld
-
effectflag: activate effect flag on test-drop.t test fileSun, 04 Jun 2017 20:53:36 +0200, by Boris Feld
-
effectflag: activate effect flag on test-amend.t test fileSun, 04 Jun 2017 20:51:50 +0200, by Boris Feld
-
effectflag: activate effect flag on test-stabilize-result.t test fileSun, 04 Jun 2017 20:47:04 +0200, by Boris Feld
-
effectflag: activate effect flag on test-split.t test fileSun, 04 Jun 2017 20:43:22 +0200, by Boris Feld
-
effectflag: activate effect flag on test-evolve-cycles.t test fileSun, 04 Jun 2017 20:38:04 +0200, by Boris Feld
-
effectflag: activate effect flag on test-evolve-obshistory-complex.t test fileSun, 04 Jun 2017 20:33:45 +0200, by Boris Feld
-
effectflag: activate effect flag on test-prune.t test fileSun, 04 Jun 2017 20:30:46 +0200, by Boris Feld
-
effectflag: activate effect flag on test-evolve.t test fileFri, 02 Jun 2017 19:53:42 +0200, by Boris Feld
-
effectflag: activate effect flag on test-obsolete test fileFri, 02 Jun 2017 19:33:21 +0200, by Boris Feld
-
obscache: directly allocate zeroed bytearrayFri, 09 Jun 2017 01:39:42 +0100, by Pierre-Yves David
-
obscache: plug on core 'update cache' method if availableFri, 09 Jun 2017 01:26:29 +0100, by Pierre-Yves David
-
obscache: pre-indent codeThu, 15 Jun 2017 11:31:07 +0200, by Pierre-Yves David
-
fix: fix _headssummary call to origThu, 15 Jun 2017 13:26:05 +0200, by Boris Feld
-
test-update: update hg update output in test filesThu, 15 Jun 2017 14:44:45 +0200, by Boris Feld
-
test-drop: all obsmarkers are now droppedThu, 15 Jun 2017 14:36:54 +0200, by Boris Feld
-
test-evolve: garbage collection changeset only, not obsmarkersThu, 15 Jun 2017 13:10:43 +0200, by Pierre-Yves David