log

age author description
Thu, 29 Jun 2017 18:22:06 +0200 Boris Feld compat: fix topicset for mercurial 4.1
Mon, 26 Jun 2017 17:19:03 +0200 Boris Feld obsfate: refactor obsfate data computing
Thu, 29 Jun 2017 16:49:33 +0200 Boris Feld topic: exclude public and topic changeset from branch stack
Thu, 29 Jun 2017 16:29:08 +0200 Pierre-Yves David tests: use a more portable form for new lines
Thu, 29 Jun 2017 02:21:09 +0530 Pulkit Goyal topic: don't abort if there is no current topic in stack() revset
Thu, 29 Jun 2017 01:58:26 +0530 Pulkit Goyal topics: return a parse error if stack() revset is passed with argument
Thu, 29 Jun 2017 00:11:07 +0530 Pulkit Goyal tests: add test to show topics working with shelve
Thu, 29 Jun 2017 02:31:55 +0530 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
Tue, 27 Jun 2017 23:28:58 +0530 Pulkit Goyal docs: some fixes to the help text
Mon, 26 Jun 2017 21:48:33 +0530 Pulkit Goyal topics: pass 'topics' to ui.formatter instead of 'bookmarks'
Wed, 28 Jun 2017 17:28:56 +0200 Pierre-Yves David topic: also insert the extra head check with using the new head checking
Wed, 28 Jun 2017 17:38:04 +0200 Pierre-Yves David topic: some document for an obscure function
Wed, 28 Jun 2017 18:18:59 +0200 Pierre-Yves David topic: adjust head checking wrapping to not interfere with concurrent push
Wed, 28 Jun 2017 17:23:43 +0200 Pierre-Yves David topic: also detect head checking using the concurrent part
Wed, 28 Jun 2017 18:16:14 +0200 Pierre-Yves David test: avoid 'test-check-commit.t' complaining copied code
Wed, 28 Jun 2017 17:20:36 +0200 Pierre-Yves David topic: small test cleanuo
Wed, 28 Jun 2017 01:53:21 +0200 Pierre-Yves David topic: move the heads data to the branch line when appropriates
Wed, 28 Jun 2017 02:45:57 +0200 Pierre-Yves David topic: add some initial support for using stack on named branch
Wed, 28 Jun 2017 01:58:09 +0200 Pierre-Yves David topic: explicitly pass topic as a keyword argument
Tue, 27 Jun 2017 15:21:38 +0200 Boris Feld topic: makes split keep the topic
Tue, 27 Jun 2017 09:49:35 +0200 Boris Feld topic: add tests for fold behavior with topics
Sun, 25 Jun 2017 07:20:22 +0530 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
Sun, 25 Jun 2017 06:53:22 +0530 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
Mon, 26 Jun 2017 17:47:04 +0200 Pierre-Yves David test: extra output to understand the next changeset better
Sun, 25 Jun 2017 06:47:59 +0530 Pulkit Goyal topics: move the logic to change or clear current topic into a new function
Mon, 26 Jun 2017 17:20:17 +0200 Pierre-Yves David tests: expand output to check topic activation
Sun, 25 Jun 2017 18:37:42 +0200 Pierre-Yves David branching: merge stable into default
Sun, 25 Jun 2017 16:37:56 +0200 Pierre-Yves David split: preserve author of the original changeset in the successors stable
Sat, 24 Jun 2017 13:28:16 +0200 Pierre-Yves David grab: properly quote hg executable in the alias stable
Fri, 23 Jun 2017 10:51:18 +0200 Pierre-Yves David topic: improve the revset used to return name->nodes mapping
Thu, 22 Jun 2017 09:48:40 +0200 Pierre-Yves David topic: update the changectx method to respect phases
Fri, 23 Jun 2017 10:21:37 +0200 Pierre-Yves David topic: avoid crash when topic is loaded but not enabled for a repository
Thu, 22 Jun 2017 15:18:49 +0200 Pierre-Yves David compat: update test to match core default state
Thu, 22 Jun 2017 10:13:29 +0200 Pierre-Yves David topicmap: massive rework
Thu, 22 Jun 2017 09:47:14 +0200 Pierre-Yves David topic: use the 'topic' revset in namespace
Thu, 22 Jun 2017 09:41:01 +0200 Pierre-Yves David topic-revset: update the revset to no longer build changectx
Thu, 22 Jun 2017 09:46:30 +0200 Pierre-Yves David topic-revset: changectx creation in the revset
Wed, 21 Jun 2017 07:32:11 +0530 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
Wed, 21 Jun 2017 13:18:47 +0200 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
Wed, 21 Jun 2017 13:21:08 +0200 Pierre-Yves David topic-change: cleanup the locking and transaction mechanism
Wed, 21 Jun 2017 07:21:50 +0530 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
Wed, 21 Jun 2017 11:55:45 +0200 Pierre-Yves David topic: further simplify the clear logic
Wed, 21 Jun 2017 03:28:25 +0530 Pulkit Goyal topics: drop the clean argument from _changetopics()
Wed, 21 Jun 2017 02:00:01 +0530 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
Wed, 21 Jun 2017 01:05:46 +0530 Pulkit Goyal topics: factor out the logic to change topic in a new function
Wed, 21 Jun 2017 11:45:15 +0200 Pierre-Yves David obslog: update the readme
Wed, 21 Jun 2017 11:31:21 +0200 Pierre-Yves David obslog: add a comment about the final new line of descriptions
Tue, 20 Jun 2017 16:22:16 +0200 Boris Feld obslog: also display description patch with --patch
Wed, 21 Jun 2017 11:11:37 +0200 Pierre-Yves David obslog: extra patch indentation code
Tue, 20 Jun 2017 13:49:40 +0200 Boris Feld obslog: add a patch option
Mon, 19 Jun 2017 19:00:31 +0200 Pierre-Yves David obslog: clarify some sorting code
Mon, 19 Jun 2017 15:56:28 +0200 Boris Feld obslog: pass directly unfiltered_repo
Mon, 19 Jun 2017 15:54:55 +0200 Boris Feld obslog: remove useless repo arg
Mon, 19 Jun 2017 15:32:25 +0200 Boris Feld obslog: small renaming of _debugobshistorysingle
Mon, 19 Jun 2017 10:33:36 +0200 Boris Feld refactoring: directly use 'ctx.unstable()' in showstack function
Mon, 19 Jun 2017 18:46:30 +0200 Pierre-Yves David packaging: flag default as version 6.5.0.dev
Mon, 19 Jun 2017 18:44:17 +0200 Pierre-Yves David merge: get stable change back into default
Sat, 17 Jun 2017 01:02:37 +0200 Boris Feld obsfate: improve obsfate output stable
Mon, 19 Jun 2017 18:37:28 +0200 Pierre-Yves David packagin: mark stable branch as 6.4.1.dev stable
Mon, 19 Jun 2017 03:13:35 +0530 Pulkit Goyal topics: abort if user wants to show the stack of a non-existent topic
Mon, 19 Jun 2017 02:50:35 +0530 Pulkit Goyal stack: show unstable state for the current revision if it is one (issue5553)
Mon, 19 Jun 2017 02:44:19 +0530 Pulkit Goyal topics: some minute fixes to the documentation which shows up in help
Sun, 18 Jun 2017 03:23:46 +0530 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
Sun, 18 Jun 2017 03:20:52 +0530 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
Sat, 17 Jun 2017 01:15:15 +0200 Pierre-Yves David merge back with stable
Fri, 16 Jun 2017 20:15:17 +0200 Pierre-Yves David Added tag 6.4.0 for changeset e60248f26f92 stable
Fri, 16 Jun 2017 20:15:04 +0200 Pierre-Yves David packaging: prepare version 6.4.0 stable 6.4.0
Fri, 16 Jun 2017 20:13:13 +0200 Pierre-Yves David readme: fix readme for future 6.4.0 stable
Fri, 16 Jun 2017 19:48:24 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Fri, 16 Jun 2017 19:48:10 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
Fri, 16 Jun 2017 19:47:35 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Fri, 16 Jun 2017 19:27:36 +0200 Pierre-Yves David compat-test: merge with stable mercurial-4.1
Fri, 16 Jun 2017 19:37:13 +0200 Pierre-Yves David test-compat: fix previous merge mercurial-4.1
Fri, 16 Jun 2017 19:22:38 +0200 Pierre-Yves David merge with default stable
Fri, 16 Jun 2017 18:38:04 +0200 Pierre-Yves David obsfate: by default only display the username if differ from the current one
Fri, 16 Jun 2017 18:03:32 +0200 Pierre-Yves David obsfate: display more data about direct prune markers
Fri, 16 Jun 2017 17:58:17 +0200 Pierre-Yves David obsfate: split markers fetch from successor set annotation
Fri, 16 Jun 2017 17:55:55 +0200 Pierre-Yves David obsfate: mark successorsetallmarkers public
Fri, 16 Jun 2017 17:54:27 +0200 Pierre-Yves David obsfate: mark 'preparesuccessorset' as public
Fri, 16 Jun 2017 16:51:31 +0200 Pierre-Yves David obsfate: use 'split' as verb when appropriate
Fri, 16 Jun 2017 16:50:11 +0200 Pierre-Yves David obsfate: improve prune support in _successorsetverb
Fri, 16 Jun 2017 12:37:03 +0200 Pierre-Yves David obsfate: rename 'successorsset' to 'sset' in the loop
Fri, 16 Jun 2017 17:42:28 +0200 Pierre-Yves David template: use hex node in the obsmarkers used in the obsfate template
Fri, 16 Jun 2017 17:34:02 +0200 Pierre-Yves David template: use hex successors in obsfate
Fri, 16 Jun 2017 17:21:49 +0200 Pierre-Yves David template: use hex-node in successors
Fri, 16 Jun 2017 17:16:26 +0200 Pierre-Yves David template: update successors doc
Fri, 16 Jun 2017 17:14:11 +0200 Pierre-Yves David template: fix precursors documentation
Fri, 16 Jun 2017 17:11:20 +0200 Pierre-Yves David template: used hex-node for the precursors underlying data
Fri, 16 Jun 2017 11:55:40 +0200 Pierre-Yves David compat-test: merge with mercurial-3.9 mercurial-3.8
Fri, 16 Jun 2017 11:54:01 +0200 Boris Feld test-compat: merge with mercurial-4.0 branch mercurial-3.9
Fri, 16 Jun 2017 11:50:19 +0200 Boris Feld compat-test: merge with mercurial-4.1 mercurial-4.0
Fri, 16 Jun 2017 11:42:00 +0200 Pierre-Yves David compat-test: merge with stable mercurial-4.1
Fri, 16 Jun 2017 11:32:21 +0200 Boris Feld merge with stable stable
Fri, 16 Jun 2017 09:22:39 +0200 Boris Feld changelog: announce that obsfate is hg > 4.2 now
Thu, 15 Jun 2017 20:40:07 +0200 Boris Feld compat: make obshistory._getdifflines compatible with mercurial 4.1
Fri, 09 Jun 2017 00:52:54 +0100 Boris Feld obsfate: add a new obsfate template
Fri, 09 Jun 2017 00:31:00 +0100 Pierre-Yves David obsfate: prepare fatelog tests
Fri, 09 Jun 2017 00:10:27 +0100 Pierre-Yves David obsfate: build more advanced markers for tests
Thu, 15 Jun 2017 17:18:25 +0200 Pierre-Yves David readme: fix entry for 6.4.0
Thu, 15 Jun 2017 16:29:51 +0200 Pierre-Yves David test: drop now useless config about effect flag
Wed, 14 Jun 2017 15:59:20 +0200 Boris Feld effectflag: activate effect flag by default
Fri, 02 Jun 2017 19:08:50 +0200 Boris Feld effectflag: activate effect flag on test-evolve-obshistory test file
Sun, 04 Jun 2017 21:43:17 +0200 Boris Feld effectflag: activate effect flag on test-wireproto.t test file
Sun, 04 Jun 2017 21:35:17 +0200 Boris Feld effectflag: activate effect flag on test-uncommit.t test file
Sun, 04 Jun 2017 21:32:33 +0200 Boris Feld effectflag: activate effect flag on test-stabilize-order.t test file
Sun, 04 Jun 2017 21:30:08 +0200 Boris Feld effectflag: activate effect flag on test-obsconvert.t test file
Wed, 14 Jun 2017 16:01:56 +0200 Boris Feld effectflag: activate effect flag for obsmarkers-case-*.t test files
Sun, 04 Jun 2017 20:53:36 +0200 Boris Feld effectflag: activate effect flag on test-drop.t test file
Sun, 04 Jun 2017 20:51:50 +0200 Boris Feld effectflag: activate effect flag on test-amend.t test file
Sun, 04 Jun 2017 20:47:04 +0200 Boris Feld effectflag: activate effect flag on test-stabilize-result.t test file
Sun, 04 Jun 2017 20:43:22 +0200 Boris Feld effectflag: activate effect flag on test-split.t test file
Sun, 04 Jun 2017 20:38:04 +0200 Boris Feld effectflag: activate effect flag on test-evolve-cycles.t test file
Sun, 04 Jun 2017 20:33:45 +0200 Boris Feld effectflag: activate effect flag on test-evolve-obshistory-complex.t test file
Sun, 04 Jun 2017 20:30:46 +0200 Boris Feld effectflag: activate effect flag on test-prune.t test file
Fri, 02 Jun 2017 19:53:42 +0200 Boris Feld effectflag: activate effect flag on test-evolve.t test file
Fri, 02 Jun 2017 19:33:21 +0200 Boris Feld effectflag: activate effect flag on test-obsolete test file
Fri, 09 Jun 2017 01:39:42 +0100 Pierre-Yves David obscache: directly allocate zeroed bytearray
Fri, 09 Jun 2017 01:26:29 +0100 Pierre-Yves David obscache: plug on core 'update cache' method if available
Thu, 15 Jun 2017 11:31:07 +0200 Pierre-Yves David obscache: pre-indent code
Thu, 15 Jun 2017 13:26:05 +0200 Boris Feld fix: fix _headssummary call to orig
Thu, 15 Jun 2017 14:44:45 +0200 Boris Feld test-update: update hg update output in test files
Thu, 15 Jun 2017 14:36:54 +0200 Boris Feld test-drop: all obsmarkers are now dropped
Thu, 15 Jun 2017 13:10:43 +0200 Pierre-Yves David test-evolve: garbage collection changeset only, not obsmarkers
Thu, 15 Jun 2017 13:03:45 +0200 Pierre-Yves David test-inhibit: adapt to 4.3
Thu, 15 Jun 2017 13:00:16 +0200 Pierre-Yves David test-exchange-case-D3: avoid stripping obsolescence marker
Thu, 15 Jun 2017 12:59:59 +0200 Pierre-Yves David test-exchange-case-D2: avoid stripping obsolescence marker
Thu, 15 Jun 2017 12:59:38 +0200 Pierre-Yves David test-exchange-case-D1: avoid stripping obsolescence marker
Wed, 14 Jun 2017 15:08:40 +0200 Boris Feld test: fix test-discovery-obshashrange.t new output
Wed, 14 Jun 2017 13:56:40 +0200 Boris Feld fix: fix _headssummary api
Wed, 31 May 2017 22:15:34 +0200 André Sintzoff url: update url to point to https://www.mercurial-scm.org/repo/evolve stable
Thu, 08 Jun 2017 20:52:40 +0100 Pierre-Yves David doc: document the evolve templates
Thu, 08 Jun 2017 02:58:54 +0100 Pierre-Yves David test: fix template condition for obsfate
Wed, 07 Jun 2017 10:22:00 +0100 Pierre-Yves David obscache: add a missing "new line" at the end of a debug message stable
Wed, 07 Jun 2017 01:38:48 +0100 Pierre-Yves David default: merge back with stable
Mon, 05 Jun 2017 10:21:38 +0100 Pierre-Yves David obscache: shortcut the attribute access for testing
Wed, 07 Jun 2017 00:48:12 +0100 Pierre-Yves David obshashrange: add an option to protect from accidental activation stable
Wed, 07 Jun 2017 00:12:08 +0100 Pierre-Yves David obshashrange: basic proof reading of the documentation stable
Mon, 05 Jun 2017 10:21:26 +0100 Pierre-Yves David proofread stable
Fri, 02 Jun 2017 19:07:35 +0200 Boris Feld effectflag: fix content change detection for filtered revs stable
Mon, 05 Jun 2017 10:15:00 +0100 Pierre-Yves David debugobsstorestat: adds static about actually obsolete changeses stable
Tue, 06 Jun 2017 15:10:13 -0700 Kyle Lippincott evolve: fix typo: -list -> --list stable
Thu, 01 Jun 2017 16:26:00 +0200 Pierre-Yves David Added tag 6.3.1 for changeset e358c0263e46 stable
Thu, 01 Jun 2017 16:25:50 +0200 Pierre-Yves David prepare release 6.3.1 stable 6.3.1
Thu, 01 Jun 2017 03:35:45 +0200 Pierre-Yves David merge with stable
Thu, 01 Jun 2017 03:32:10 +0200 Pierre-Yves David packaging: bump to 6.4.0.dev
Thu, 01 Jun 2017 03:19:07 +0200 Pierre-Yves David serveronly: also backport the fixes from 5adb8bdb935e stable
Thu, 01 Jun 2017 02:48:58 +0200 Pierre-Yves David merge stable back into default
Thu, 01 Jun 2017 02:31:31 +0200 Pierre-Yves David readme: merge 6.2.2 and 6.3.0 changelog stable
Thu, 01 Jun 2017 02:30:55 +0200 Pierre-Yves David packaging: mark as version 6.3.1.dev stable
Thu, 01 Jun 2017 02:28:36 +0200 Pierre-Yves David readme: clarify the branch policy stable
Wed, 31 May 2017 14:36:25 +0200 Pierre-Yves David Added tag 6.3.0 for changeset 6da4ca7b3e4f stable
Wed, 31 May 2017 14:35:21 +0200 Pierre-Yves David packaging: prepare release 6.3.0 stable 6.3.0
Wed, 31 May 2017 14:29:16 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Wed, 31 May 2017 14:28:14 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 branch mercurial-3.9
Wed, 31 May 2017 14:23:45 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Wed, 31 May 2017 14:21:18 +0200 Pierre-Yves David test-compat: merge with stable mercurial-4.1
Wed, 31 May 2017 14:12:33 +0200 Pierre-Yves David merge with default stable
Wed, 31 May 2017 12:09:24 +0200 Boris Feld compat: fix stablerange for mercurial 3.9
Tue, 30 May 2017 22:09:28 +0200 Boris Feld template: fix successors and precursors templates
Tue, 30 May 2017 19:59:57 +0200 Boris Feld lint: remove double newline in test file
Tue, 30 May 2017 19:43:14 +0200 Boris Feld template: fix precursors template for older mercurial version
Tue, 30 May 2017 13:16:43 +0200 Boris Feld compatibility: backport mercurial 176d1a0ce385
Tue, 30 May 2017 17:39:00 +0200 Pierre-Yves David evolve: fix import order
Fri, 26 May 2017 14:47:33 +0200 Pierre-Yves David compat: adapt to buildobsmarkerspart move
Tue, 30 May 2017 11:06:24 +0200 Boris Feld effetflag: detect other meta (extra) changes
Tue, 30 May 2017 17:32:39 +0200 Pierre-Yves David obsdiscovery: add an option to disable all obsdiscovery
Tue, 30 May 2017 11:39:45 +0200 Boris Feld effectflag: better diff detection
Tue, 30 May 2017 11:38:30 +0200 Boris Feld effectflag: add a test for content detection
Tue, 30 May 2017 14:46:36 +0200 Boris Feld test: fix test-evolve-effectflags dates
Tue, 30 May 2017 14:43:20 +0200 Boris Feld test: fix metaedit tests by forcing dates
Tue, 30 May 2017 16:39:59 +0200 Pierre-Yves David test: split test-stablesort.t in two
Tue, 30 May 2017 13:01:11 +0200 Pierre-Yves David obsdiscovery: automatically pick protocol in a list
Tue, 30 May 2017 14:35:40 +0200 Pierre-Yves David obsdiscovery: extract push-obshashtree discovery in a function
Tue, 30 May 2017 14:27:26 +0200 Pierre-Yves David obsdiscovery: directly use the 'only' revset for obshashtree
Tue, 30 May 2017 14:21:10 +0200 Pierre-Yves David obsdiscovery: extract push-obshashrange discovery in a function
Tue, 30 May 2017 14:09:06 +0200 Pierre-Yves David obsdiscovery: merge two distinct if statement
Tue, 30 May 2017 12:32:14 +0200 Pierre-Yves David obsdiscovery: extract '_canobshashtree'
Tue, 30 May 2017 12:26:57 +0200 Pierre-Yves David obsdiscovery: move code inserting discovery at the end of the file
Tue, 30 May 2017 12:15:52 +0200 Pierre-Yves David obsdiscovery: trust core to do the right thing if no discovery is available
Tue, 30 May 2017 12:13:14 +0200 Pierre-Yves David obsdiscovery: factor the "do we push markers" check out
Tue, 30 May 2017 11:55:58 +0200 Pierre-Yves David stablerange: also respect the 'warm-cache' config
Tue, 30 May 2017 11:49:00 +0200 Pierre-Yves David debugstablerange: cleanly "Abort" when no revision are specified
Tue, 30 May 2017 11:12:02 +0200 Pierre-Yves David stablerange: use last recently used caching for revisions associated to ranges
Tue, 30 May 2017 11:12:12 +0200 Pierre-Yves David stablerange: report progress more often in slow case
Mon, 29 May 2017 14:03:31 +0200 Boris Feld template: update successors template output
Mon, 29 May 2017 17:54:14 +0200 Boris Feld test: extract metaedit tests into test-metaedit.t test file
Mon, 29 May 2017 12:15:47 +0200 Boris Feld template: update precursors template output
Mon, 29 May 2017 17:16:15 +0200 Pierre-Yves David template: skip "fate" in test output when empty
Mon, 29 May 2017 17:13:21 +0200 Pierre-Yves David template: skip "successors" in test output when empty
Mon, 29 May 2017 17:10:45 +0200 Pierre-Yves David template: make the template definition more manageable
Mon, 29 May 2017 17:07:23 +0200 Pierre-Yves David template: skip "Precursors" in test output when empty
Mon, 29 May 2017 16:59:59 +0200 Pierre-Yves David template: move each template on its own line during tests
Mon, 29 May 2017 11:03:13 +0200 Boris Feld refactoring: rename obsfate template to obsfate_quiet
Mon, 29 May 2017 16:39:32 +0200 Boris Feld doc: add documentation about effectflag experiment
Fri, 26 May 2017 18:27:59 +0200 Boris Feld effectflag: split effect flag meta
Fri, 26 May 2017 21:31:07 +0200 Pierre-Yves David tests: update missing amend
Fri, 26 May 2017 19:21:36 +0200 Boris Feld template: update obsfate to be more human friendly
Fri, 26 May 2017 13:28:49 +0200 Boris Feld template: add the obsfate template
Fri, 26 May 2017 13:18:26 +0200 Boris Feld refactor: extract obs fate algorithm from _getobsoletereason
Fri, 26 May 2017 10:05:37 +0200 Boris Feld template: add successors template
Fri, 26 May 2017 10:05:27 +0200 Boris Feld template: add precursors template
Fri, 26 May 2017 16:00:05 +0200 Boris Feld refactor: extract templates into a new file
Tue, 23 May 2017 19:48:04 +0200 Boris Feld obshistory: add the all option to obslog to show the while obs tree
Fri, 26 May 2017 16:12:07 +0200 Pierre-Yves David merge with stable
Fri, 26 May 2017 15:57:17 +0200 Pierre-Yves David readme: update changelog for 6.2.2 stable
Fri, 26 May 2017 15:01:21 +0200 Boris Feld test: fix test-evolve.t stable
Fri, 26 May 2017 10:25:16 +0200 Boris Feld test: split evolve cycle tests in a separate test file
Thu, 25 May 2017 21:14:04 +0200 Pierre-Yves David evolve: fix --rev with --list stable
Wed, 24 May 2017 18:17:01 +0200 Pierre-Yves David test: improve the globing for obsmarker date stable
Tue, 23 May 2017 19:21:43 +0200 Boris Feld test: rename all olog references
Wed, 24 May 2017 18:17:01 +0200 Pierre-Yves David test: improve the globing for obsmarker date
Wed, 24 May 2017 16:43:04 +0200 Pierre-Yves David documentation: recomment using blackbox with the obshashrange experiment stable
Tue, 23 May 2017 10:50:56 +0200 Pierre-Yves David merge with stable
Tue, 23 May 2017 10:49:59 +0200 Pierre-Yves David packaging: update the development version number stable
Tue, 23 May 2017 10:48:21 +0200 Pierre-Yves David Added tag 6.2.1 for changeset 0af99106b075 stable
Tue, 23 May 2017 10:48:14 +0200 Pierre-Yves David packaging: prepare release 6.2.1 stable 6.2.1
Mon, 22 May 2017 16:01:59 +0200 Pierre-Yves David compat: merge with stable
Mon, 22 May 2017 15:45:42 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Mon, 22 May 2017 15:42:13 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 branch mercurial-3.9
Mon, 22 May 2017 15:34:36 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Mon, 22 May 2017 15:28:36 +0200 Pierre-Yves David test-compat: merge with stable mercurial-4.1
Mon, 22 May 2017 12:00:57 +0200 Boris Feld deprecation: fix dirstate.beginparentchange deprecation warning stable
Mon, 22 May 2017 14:57:47 +0200 Boris Feld deprecation: fix cmdutil.command deprecation warning stable
Sun, 21 May 2017 23:58:55 +0200 Pierre-Yves David obshistory: be more flexible about createmarkers API
Sun, 21 May 2017 23:56:33 +0200 Pierre-Yves David inhibit: be more flexible on createmarkers API stable
Sun, 21 May 2017 14:27:23 +0200 Pierre-Yves David merge with stable
Sun, 21 May 2017 14:20:24 +0200 Pierre-Yves David obshashrange: document the experiment stable
Sun, 21 May 2017 13:55:09 +0200 Pierre-Yves David obshashrange: add an option to disable local cache warming stable
Sat, 20 May 2017 03:31:42 +0200 Pierre-Yves David obshashrange: re-warm less revision after reset stable
Fri, 19 May 2017 20:52:09 +0200 Pierre-Yves David effectflag: simplify meta data change testing
Fri, 19 May 2017 20:50:49 +0200 Pierre-Yves David effectflag: add a small comment to suggest improvement
Fri, 19 May 2017 20:50:00 +0200 Pierre-Yves David effectflag: handle invalid data
Fri, 19 May 2017 20:49:20 +0200 Pierre-Yves David effetflag: move the flag back with the test of the creation logic
Fri, 19 May 2017 20:21:10 +0200 Boris Feld obshistory: display informations from the obs marker effect flag
Fri, 19 May 2017 20:43:16 +0200 Pierre-Yves David test: add (glob) to globed line
Fri, 19 May 2017 19:45:04 +0200 Pierre-Yves David effectflag: add test combining multiple flag
Fri, 19 May 2017 20:15:05 +0200 Pierre-Yves David effectflag: basic diff change detection
Fri, 19 May 2017 19:52:57 +0200 Boris Feld effectflag: detect parent change
Fri, 19 May 2017 19:48:44 +0200 Boris Feld effectflag: detect meta changes
Fri, 19 May 2017 19:43:06 +0200 Pierre-Yves David effect-flag: rework existing test to prepare for mor tests