log

age author description
Fri, 10 Jul 2020 10:12:39 +0800 Anton Shestakov packaging: simple4server was renamed to evolve.serveronly, and we ship it
Fri, 10 Jul 2020 09:51:25 +0800 Anton Shestakov packaging: we no longer have inhibit
Sat, 20 Jun 2020 11:24:14 +0530 Sushil khanchi evolve: add test for content-div case A4
Tue, 09 Jun 2020 12:05:40 +0530 Sushil khanchi evolve: add test for content-div case A3
Tue, 09 Jun 2020 12:00:26 +0530 Sushil khanchi evolve: add test coverage for content-div case A2
Tue, 02 Jun 2020 06:56:36 +0530 Sushil khanchi evolve: add content-div test for case when no changes
Tue, 02 Jun 2020 06:54:50 +0530 Sushil khanchi evolve: add setup utility for testing content-divergence resolution
Tue, 07 Jul 2020 20:39:28 +0800 Anton Shestakov makefile: use fancy automatic variables
Tue, 07 Jul 2020 20:37:07 +0800 Anton Shestakov makefile: make all non-file targets phony
Tue, 07 Jul 2020 20:10:00 +0800 Anton Shestakov makefile: remove different version tests, currently it's done via CI
Tue, 07 Jul 2020 19:36:27 +0800 Anton Shestakov makefile: add doc target, since it's easy enough
Tue, 07 Jul 2020 19:16:12 +0800 Anton Shestakov makefile: mention install-home in the help output
Tue, 07 Jul 2020 19:13:35 +0800 Anton Shestakov makefile: move help target to be the first target (i.e. default goal)
Tue, 07 Jul 2020 19:11:53 +0800 Anton Shestakov makefile: move all definitions to the top
Fri, 12 Jun 2020 15:42:43 +0800 Anton Shestakov topic: substitute current topic when `--topic .` is used for outgoing/push
Thu, 11 Jun 2020 23:38:55 +0800 Anton Shestakov tests: adjust spelling and spacing
Thu, 11 Jun 2020 23:36:58 +0800 Anton Shestakov tests: simplify re-enabling topic extension since we use topic_setup.sh
Thu, 11 Jun 2020 23:28:10 +0800 Anton Shestakov topic: copy an abort message (new branch) from upstream exactly
Thu, 11 Jun 2020 19:10:56 +0800 Anton Shestakov topic: copy an abort message (new head) from upstream exactly
Thu, 11 Jun 2020 18:50:29 +0800 Anton Shestakov topic: treat argument to --topic as a literal topic name explicitly
Thu, 11 Jun 2020 17:58:04 +0800 Anton Shestakov tests: add the concurrent test case to test-topic-push.t
Mon, 22 Jun 2020 01:03:22 +0200 Manuel Jacob tests: add a test determining the branch and topic like the Zsh prompt does it
Sat, 27 Jun 2020 22:46:08 +0800 Aay Jay Chan evolve: fix a typo in help text stable
Sat, 27 Jun 2020 01:33:31 +0800 Anton Shestakov ci: use a script template to pull and update /ci/repos/mercurial/
Sun, 14 Jun 2020 00:36:37 +0800 Anton Shestakov ci: print the exact version of pytype
Sun, 07 Jun 2020 18:38:22 +0800 Anton Shestakov ci: replace flake8 job by checks-py{2,3} (with more than flake8)
Wed, 08 Jul 2020 18:07:53 +0200 Pierre-Yves David branching: merge with stable
Sat, 04 Jul 2020 21:02:37 +0800 Anton Shestakov tests: the list of extensions in `hg version -v` is now sorted
Sat, 06 Jun 2020 20:37:10 +0800 Anton Shestakov obsdiscovery: use plural forms of nodes and markers for variables stable
Sat, 06 Jun 2020 20:32:38 +0800 Anton Shestakov obsdiscovery: assign successors and predecessors to variables stable
Sat, 06 Jun 2020 19:43:58 +0800 Anton Shestakov obsdiscovery: make some variables' names longer stable
Sat, 06 Jun 2020 19:32:15 +0800 Anton Shestakov obsdiscovery: import node as nodemod to free up the name stable
Sun, 24 May 2020 13:20:45 +0800 Anton Shestakov tests: use hghaveaddon.py to check for flake8 stable
Sun, 24 May 2020 13:07:44 +0800 Anton Shestakov tests: actually use the correct python version for flake8/pyflakes stable
Sun, 24 May 2020 13:02:48 +0800 Anton Shestakov tests: modernize test-check-pyflakes.t stable
Sat, 06 Jun 2020 21:19:33 +0800 Anton Shestakov ci: add /ci/repos/mercurial to $PYTHONPATH for docs stable
Sun, 07 Jun 2020 18:17:08 +0800 Anton Shestakov ci: print exact version of used Python
Sun, 07 Jun 2020 18:08:14 +0800 Anton Shestakov tests: replace ls -A with hg status -A
Sun, 07 Jun 2020 18:02:15 +0800 Anton Shestakov tests: update logmarkers template to use {dates} and {users}
Sun, 07 Jun 2020 17:56:03 +0800 Anton Shestakov tests: put a common template snippet into [templates]
Sun, 07 Jun 2020 17:48:16 +0800 Anton Shestakov tests: remove "unused" second argument to join() template function
Sun, 07 Jun 2020 17:45:13 +0800 Anton Shestakov tests: drop label from log template in test-evolve-obshistory-amend.t
Sat, 06 Jun 2020 21:19:33 +0800 Anton Shestakov ci: add /ci/repos/mercurial to $PYTHONPATH for docs
Fri, 29 May 2020 13:50:41 +0800 Anton Shestakov ci: add --no-rust to -cext variants
Fri, 29 May 2020 13:23:45 +0800 Anton Shestakov tests: replace check-compat-strings.sh with a Python script
Sat, 06 Jun 2020 20:37:10 +0800 Anton Shestakov obsdiscovery: use plural forms of nodes and markers for variables
Sat, 06 Jun 2020 20:32:38 +0800 Anton Shestakov obsdiscovery: assign successors and predecessors to variables
Sat, 06 Jun 2020 19:43:58 +0800 Anton Shestakov obsdiscovery: make some variables' names longer
Sat, 06 Jun 2020 19:32:15 +0800 Anton Shestakov obsdiscovery: import node as nodemod to free up the name
Sun, 31 May 2020 14:09:17 +0800 Anton Shestakov branching: merge with stable
Fri, 29 May 2020 14:29:03 +0800 Anton Shestakov compat: compatibility for mergestate being a separate module in 5.5
Sun, 24 May 2020 16:44:24 +0800 Anton Shestakov ci: use set -x to echo the whole run-tests.py command string
Sun, 24 May 2020 16:29:20 +0800 Anton Shestakov ci: set HGMODULEPOLICY when running specific variants
Fri, 22 May 2020 08:39:51 +0800 Anton Shestakov ci: use a template + variables for defining tests
Sun, 24 May 2020 13:43:53 +0800 Anton Shestakov tests: drop hg 3.0 check
Sun, 24 May 2020 13:42:09 +0800 Anton Shestakov tests: use hghaveaddon.py to check for check-manifest
Sun, 24 May 2020 13:20:45 +0800 Anton Shestakov tests: use hghaveaddon.py to check for flake8
Sun, 24 May 2020 13:07:44 +0800 Anton Shestakov tests: actually use the correct python version for flake8/pyflakes
Sun, 24 May 2020 13:02:48 +0800 Anton Shestakov tests: modernize test-check-pyflakes.t
Sat, 23 May 2020 11:43:26 +0800 Anton Shestakov topic: document the other safehasattr() compatibility check
Tue, 19 May 2020 12:49:12 +0800 Anton Shestakov topic: rename topicrel() to topicsubrel() while at it
Tue, 19 May 2020 12:25:14 +0800 Anton Shestakov topic: support foo#stack syntax
Tue, 19 May 2020 12:23:29 +0800 Anton Shestakov topic: rename stackrel() to stacksubrel()
Thu, 21 May 2020 09:51:24 +0800 Anton Shestakov packaging: move check-compat-strings.sh to tests/testlib/ stable
Sat, 16 May 2020 16:44:29 +0800 Anton Shestakov evolve: rewrite template keywords section and mention obsorigin stable
Sat, 16 May 2020 16:42:48 +0800 Anton Shestakov evolve: don't describe {obsfate}, but mention that it was upstreamed stable
Sat, 16 May 2020 16:38:58 +0800 Anton Shestakov evolve: precursors, successors and troubles are just aliases now stable
Sat, 16 May 2020 16:07:34 +0800 Anton Shestakov templatekw: drop {instabilities} keyword, it's in hg 4.6+
Sat, 16 May 2020 16:02:12 +0800 Anton Shestakov templatekw: remove unused _getusername()
Sat, 16 May 2020 15:48:52 +0800 Anton Shestakov templatekw: remove unused closestsuccessors() and directsuccessorssets()
Sat, 16 May 2020 16:48:35 +0800 Anton Shestakov tests: update one more test-evolve-obshistory*.t header stable
Thu, 14 May 2020 22:19:58 +0800 Anton Shestakov obslog: make obslog --no-origin -f work with multiple successor sets stable
Mon, 30 Dec 2019 00:11:00 +0530 Sushil khanchi evolve: remove duplicated code
Sat, 09 May 2020 22:20:30 +0800 Anton Shestakov branching: merge stable back into default
Sat, 09 May 2020 22:19:09 +0800 Anton Shestakov packaging: mark as developer version stable
Sat, 09 May 2020 17:47:56 +0200 Pierre-Yves David Added tag 10.0.0 for changeset 27d57ca86865 stable
Fri, 08 May 2020 22:50:09 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 08 May 2020 22:18:15 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Fri, 08 May 2020 20:36:32 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Fri, 08 May 2020 20:36:31 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 08 May 2020 20:36:29 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Fri, 08 May 2020 20:36:28 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Fri, 08 May 2020 20:24:22 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Fri, 08 May 2020 19:49:07 +0800 Anton Shestakov test-compat: back out changeset 591a0afd2ef3 mercurial-5.3
Fri, 08 May 2020 19:44:48 +0800 Anton Shestakov test-compat: back out changeset 51e38bf936cf mercurial-5.3
Fri, 08 May 2020 19:22:36 +0800 Anton Shestakov test-compat: back out changeset 4da1d21231ae mercurial-5.3
Fri, 08 May 2020 19:19:26 +0800 Anton Shestakov test-compat: back out changeset 7d0d066329f4 mercurial-5.3
Fri, 08 May 2020 19:10:14 +0800 Anton Shestakov test-compat: create a compatibility branch for Mercurial 5.3 mercurial-5.3
Fri, 08 May 2020 18:45:49 +0800 Anton Shestakov packaging: prepare evolve version 10.0.0 stable 10.0.0
Fri, 08 May 2020 18:45:17 +0800 Anton Shestakov changelog: update for evolve 10.0.0 stable
Fri, 08 May 2020 18:22:26 +0800 Anton Shestakov branching: merge into stable in preparation for release stable
Sun, 03 May 2020 15:39:56 +0800 Anton Shestakov changelog: summarize the last couple of features
Wed, 29 Apr 2020 21:57:59 +0800 Anton Shestakov obshistory: create _fatemarkers() similar to _originmarkers()
Thu, 07 May 2020 01:29:48 +0200 Anton Shestakov obslog: makes --origin flag the default
Thu, 07 May 2020 01:29:24 +0200 Anton Shestakov obslog: add a --origin flag to show predecessors instead of successors
Tue, 21 Apr 2020 23:45:11 +0800 Anton Shestakov obslog: add preliminary support for showing predecessors
Fri, 24 Apr 2020 01:15:38 +0800 Anton Shestakov obshistory: add _originmarkers() function to be used for obslog --origin
Fri, 08 May 2020 04:02:22 +0200 Pierre-Yves David evolve: rename `evolve_source_*` to `divergence_source_*`
Thu, 07 May 2020 07:57:14 -0700 Martin von Zweigbergk evolve: mark new hash-salting extras keys as uninteresting for effect flag
Mon, 09 Dec 2019 11:09:11 -0800 Martin von Zweigbergk evolve: handle relocation during divergence resolution producing no changes
Mon, 09 Dec 2019 10:05:24 -0800 Martin von Zweigbergk tests: show crash from divergence resolution resulting in empty commit
Thu, 30 Apr 2020 10:05:14 -0700 Martin von Zweigbergk evolve: always create commit when resolving divergence
Tue, 05 May 2020 16:29:52 +0800 Anton Shestakov tests: replace an X+X revset with something meaningful
Tue, 05 May 2020 16:54:24 +0800 Anton Shestakov tests: update section headers and comments in obslog-related tests
Tue, 05 May 2020 16:52:59 +0800 Anton Shestakov tests: use common obshistory_setup.sh script instead of manual setup
Tue, 05 May 2020 16:27:02 +0800 Anton Shestakov tests: remove "second diverged revision" from a phase divergence test
Tue, 05 May 2020 15:43:43 +0800 Anton Shestakov obshistory: omit duplicate notes of obsolescence operations
Tue, 05 May 2020 20:25:33 +0200 Joerg Sonnenberger changelog: adjust
Sun, 03 May 2020 20:59:34 +0200 Pierre-Yves David changelog: mention the sqlite fix
Wed, 01 Apr 2020 09:21:29 -0700 Martin von Zweigbergk evolve: extract function for relocating divergent commit
Sun, 03 May 2020 01:01:19 +0200 Joerg Sonnenberger caches: preserve permissions of top-level .hg
Sat, 02 May 2020 23:31:31 +0800 Anton Shestakov changelog: mention obsorigin template keyword
Tue, 10 Mar 2020 17:18:09 +0700 Anton Shestakov templatekw: add obsorigin keyword
Fri, 24 Apr 2020 01:14:34 +0800 Anton Shestakov obshistory: add predecessorsandmarkers()
Fri, 24 Apr 2020 01:09:30 +0800 Anton Shestakov obshistory: add a function to group predsets by fold-id
Tue, 21 Apr 2020 23:40:44 +0800 Anton Shestakov obshistory: add _predecessorsverb() similar to _successorsetverb()
Sat, 25 Apr 2020 18:51:23 +0800 Anton Shestakov obshistory: add a docstring to patchavailable()
Fri, 01 May 2020 07:44:01 -0700 Martin von Zweigbergk tests: avoid referring to commits by hash in a few places
Fri, 01 May 2020 07:43:15 -0700 Martin von Zweigbergk tests: add more verification of output to divergence tests
Mon, 16 Dec 2019 11:14:39 -0800 Martin von Zweigbergk tests: add debugobsolete calls before many obslog calls
Sun, 03 May 2020 01:45:04 +0200 Joerg Sonnenberger stablerangecache: sanity check subranges
Sun, 03 May 2020 20:11:37 +0800 Anton Shestakov obslog: use unfiltered repo for --no-graph implementation too
Thu, 09 Apr 2020 20:02:32 +0200 Joerg Sonnenberger tests: don't assume that echo will unescape \\
Thu, 09 Apr 2020 19:52:30 +0200 Joerg Sonnenberger tests: avoid non-portable sed command
Thu, 09 Apr 2020 19:51:03 +0200 Joerg Sonnenberger tests: check for file existance in a portable way
Thu, 09 Apr 2020 19:50:03 +0200 Joerg Sonnenberger tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
Thu, 09 Apr 2020 14:49:31 +0200 Joerg Sonnenberger tests: silence potential warnings about uname -o
Fri, 01 May 2020 21:05:37 +0200 Joerg Sonnenberger py3: fix debugstablerangecache
Wed, 29 Apr 2020 00:44:14 +0800 Anton Shestakov topic: provide cache to successorssets() in _singlesuccessor()
Wed, 29 Apr 2020 00:43:13 +0800 Anton Shestakov evolve: provide cache to successorssets() in _singlesuccessor()
Wed, 29 Apr 2020 00:28:15 +0800 Anton Shestakov evolve: provide cache to successorssets() in _possibledestination()
Sun, 29 Mar 2020 17:41:48 +0700 Anton Shestakov obslog: support --all with --no-graph
Sun, 29 Mar 2020 17:21:56 +0700 Anton Shestakov obslog: support --filternonlocal with --no-graph
Wed, 18 Mar 2020 19:20:17 +0700 Anton Shestakov obshistory: restructure templates a bit, drop default verb ("pruned")
Mon, 16 Mar 2020 19:13:33 +0700 Anton Shestakov obshistory: prepare data for displaymarkers() in a separate function
Mon, 13 Jan 2020 16:32:25 +0700 Anton Shestakov obshistory: make patchavailable() handle predecessors too
Tue, 17 Mar 2020 19:37:08 +0700 Anton Shestakov tests: make sure not to test the same thing twice
Wed, 11 Mar 2020 19:05:45 +0700 Anton Shestakov obshistory: rename precursors to predecessors in displayrevs()
Wed, 11 Mar 2020 18:09:11 +0700 Anton Shestakov obshistory: rename _debugobshistorydisplaymarker() to displaymarkers()
Wed, 11 Mar 2020 18:06:30 +0700 Anton Shestakov obshistory: rename graph/revs-displaying functions
Wed, 11 Mar 2020 18:03:52 +0700 Anton Shestakov obshistory: rename node/ctx-displaying functions
Thu, 23 Apr 2020 03:06:30 +0200 Pierre-Yves David branching: merge with stable
Mon, 20 Apr 2020 00:05:05 +0800 Anton Shestakov topic: use generationssubrel less directly, because it was recently renamed stable
Tue, 07 Apr 2020 15:39:23 +0200 Pierre-Yves David auto-publish: issue the capabilities in all cases stable
Thu, 16 Apr 2020 18:32:14 +0800 Anton Shestakov packaging: add an entry to debian/changelog mentioning the previous change stable
Thu, 16 Apr 2020 01:10:22 +0800 Anton Shestakov packaging: bump minimum required version of mercurial in debian/control stable
Fri, 10 Apr 2020 10:13:48 +0800 Anton Shestakov manifest: now that there's only one legacy.py, exclude it stable
Thu, 09 Apr 2020 23:41:55 +0800 Anton Shestakov manifest: don't include .py files from hgext3rd/ twice stable
Thu, 09 Apr 2020 23:35:20 +0800 Anton Shestakov manifest: just include all .py .sh and .t files from tests/ recursively stable
Thu, 09 Apr 2020 23:10:08 +0800 Anton Shestakov manifest: make sure exclusions and prunes are last, because order matters stable
Wed, 15 Apr 2020 21:52:29 +0800 Anton Shestakov tests: update output to match 1b8fd4af3318 in core
Wed, 08 Apr 2020 16:16:09 +0200 Pierre-Yves David branching: merge 9.3.1 release into default
Wed, 08 Apr 2020 21:09:36 +0800 Anton Shestakov packaging: mark as developer version stable
Wed, 08 Apr 2020 21:08:42 +0800 Anton Shestakov Added tag 9.3.1 for changeset 8d955635cf45 stable
Wed, 08 Apr 2020 21:07:06 +0800 Anton Shestakov packaging: prepare version 9.3.1 stable 9.3.1
Wed, 08 Apr 2020 01:17:01 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Wed, 08 Apr 2020 01:16:59 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Wed, 08 Apr 2020 01:16:57 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Wed, 08 Apr 2020 01:16:56 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Wed, 08 Apr 2020 01:16:54 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Wed, 08 Apr 2020 01:16:53 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Wed, 08 Apr 2020 01:16:51 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.2 mercurial-5.2
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish() stable
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: check that exchange._checkpublish() exists before wrapping it stable
Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Thu, 12 Mar 2020 02:08:39 +0100 Pierre-Yves David head-checking: also test single head enforcement with topic stable
Mon, 06 Apr 2020 07:26:40 +0200 Pierre-Yves David head-checking: ignore obsoleted section when checking head creation locally stable
Wed, 11 Mar 2020 23:56:11 +0100 Pierre-Yves David head-checking: ignore obsolete section when checking for single heads stable
Mon, 06 Apr 2020 05:08:23 +0200 Pierre-Yves David head-checking: update changelog stable
Mon, 06 Apr 2020 03:06:04 +0200 Pierre-Yves David head-checking: add test variant mixing branch and topics stable
Mon, 06 Apr 2020 02:56:43 +0200 Pierre-Yves David head-checking: add test variants with topics stable
Mon, 06 Apr 2020 02:17:43 +0200 Pierre-Yves David head-checking: backport fix from 7d5455b988ec stable
Mon, 06 Apr 2020 04:01:58 +0200 Pierre-Yves David head-checking: filter out obsolete heads when checking for new heads stable
Mon, 06 Apr 2020 05:05:07 +0200 Pierre-Yves David topics: fix auto-publish=abort with servers publishing bare branches stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279) stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279 stable
Sat, 21 Mar 2020 15:04:18 +0100 Yohann Rebattu evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
Fri, 03 Apr 2020 19:10:29 +0200 Pierre-Yves David branching: merge stable in default
Sun, 29 Mar 2020 16:00:57 +0700 Anton Shestakov obshistory: give a more correct name to a variable
Sun, 29 Mar 2020 16:08:43 +0700 Anton Shestakov tests: unindent lines that only have one leading space stable
Fri, 27 Mar 2020 17:37:34 +0700 Anton Shestakov rewind: make __rewind-hash__ extra field be bytes stable
Fri, 27 Mar 2020 17:37:03 +0700 Anton Shestakov touch: make __touch-noise__ extra field be bytes stable
Fri, 27 Mar 2020 04:30:22 +0100 Pierre-Yves David branching: merge with stable
Wed, 25 Mar 2020 17:44:08 -0400 Eric Spishak-Thomas evolve: fix some documentation grammar/typos
Wed, 25 Mar 2020 17:44:08 -0400 Eric Spishak-Thomas evolve: fix some documentation grammar/typos stable
Wed, 25 Mar 2020 21:48:32 +0100 Pierre-Yves David changelog: mention the recent evolve improvements stable
Sat, 21 Mar 2020 00:46:37 +0100 Manuel Jacob tests: merge two tests about split changesets stable
Wed, 11 Mar 2020 16:05:53 +0100 Manuel Jacob evolve: support successors of ancestor of orphan with multiple roots stable
Wed, 11 Mar 2020 16:04:06 +0100 Manuel Jacob evolve: support ancestor of orphan split with unrelated changeset in between stable
Wed, 11 Mar 2020 18:50:39 +0100 Pierre-Yves David exchange: deal with empty obscommon stable
Fri, 20 Mar 2020 12:37:44 +0700 Anton Shestakov topic: compat with tr.changes[b'phases'], it's now a list
Thu, 19 Mar 2020 20:09:18 +0530 Pulkit Goyal topic: fix compatibility issues caused because of change in transaction API
Fri, 06 Mar 2020 02:42:03 +0100 Pierre-Yves David obsexchange: fallback to simpler request for dumb http server stable
Fri, 06 Mar 2020 02:46:51 +0100 Pierre-Yves David obsexchange: swap the 'common' and 'missing' clause stable
Fri, 06 Mar 2020 02:41:53 +0100 Pierre-Yves David obsdiscovery: avoid considering locally hidden changeset stable
Wed, 11 Mar 2020 18:29:46 +0100 Pierre-Yves David obsdiscovery: add a test where some common node are hidden stable
Fri, 13 Mar 2020 19:11:43 +0700 Anton Shestakov tests: use appropriate Python (2 or 3) for dummyssh stable
Wed, 11 Mar 2020 18:28:26 +0100 Manuel Jacob evolve: add missing 'of' in message stable
Fri, 06 Mar 2020 18:39:40 +0100 Pierre-Yves David test: fix graph label in test-push-checkheads-pruned-B5.t stable
Wed, 11 Mar 2020 16:11:04 +0700 Anton Shestakov readme: mention compat string format
Wed, 11 Mar 2020 15:55:36 +0700 Anton Shestakov readme: copywrite the section about branch policy, wrap long lines
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Tue, 10 Mar 2020 19:04:33 +0700 Anton Shestakov contrib: add a script to check release in compat comments that have node hash
Tue, 10 Mar 2020 11:50:40 +0100 Pierre-Yves David changelog: add an entry about the cleanup
Mon, 09 Mar 2020 18:47:18 +0700 Anton Shestakov evolve: drop compat for pre-4.5 context.memfilectx()
Mon, 09 Mar 2020 18:36:10 +0700 Anton Shestakov compat: update a couple of obviously outdated version comments
Sat, 07 Mar 2020 23:16:31 +0700 Anton Shestakov evolve: drop pre 4.0 compat for dirstate.parentchange()
Sat, 07 Mar 2020 22:38:14 +0700 Anton Shestakov evolve: drop 4.5 compat for scmutil.resolvehexnodeidprefix()
Sat, 07 Mar 2020 02:26:49 +0700 Anton Shestakov evolve: drop 4.5 compatibility for patch in tryimportone()
Sat, 07 Mar 2020 02:03:28 +0700 Anton Shestakov evolve: drop 4.5 compatibility with `patch.extract` API
Sat, 07 Mar 2020 01:43:40 +0700 Anton Shestakov evolve: drop 4.5 compatibility for template keywords
Sat, 07 Mar 2020 01:36:33 +0700 Anton Shestakov topic: drop 4.5 compatibility for template keywords
Wed, 04 Mar 2020 16:30:38 +0100 Pierre-Yves David compat: drop 4.5 compatibility for strdiff
Wed, 04 Mar 2020 16:30:19 +0100 Pierre-Yves David compat: drop 4.5 compatibility layer for log utility
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Tue, 10 Mar 2020 11:06:37 +0100 Pierre-Yves David compat: directly use status attribute instead of the compat layer
Tue, 10 Mar 2020 11:07:34 +0100 Pierre-Yves David compat: directly use function from dateutil
Wed, 04 Mar 2020 16:14:03 +0100 Pierre-Yves David compat: drop 4.5 compatibility for `_filterederror`
Wed, 04 Mar 2020 16:03:23 +0100 Pierre-Yves David compat: drop import compatibility <= 4.5 for `forcebytestr`
Wed, 04 Mar 2020 15:21:32 -0800 Martin von Zweigbergk tests: adapt now that Mercurial clears the merge state for empty wdir
Fri, 06 Mar 2020 21:37:28 +0700 Anton Shestakov tests: add more involved tests for obslog -T now that everything is a property
Tue, 25 Feb 2020 18:07:30 +0700 Anton Shestakov obslog: remove the separate "obslog -f" implementation and use the common one
Tue, 25 Feb 2020 17:47:54 +0700 Anton Shestakov obslog: provide successors and multiple markers to marker-displaying function
Tue, 18 Feb 2020 18:16:11 +0800 Anton Shestakov obslog: make date template property into dates
Tue, 18 Feb 2020 18:10:58 +0800 Anton Shestakov obslog: make note template property into notes
Tue, 18 Feb 2020 18:07:11 +0800 Anton Shestakov obslog: make operation template property into operations
Tue, 18 Feb 2020 17:58:22 +0800 Anton Shestakov obslog: make user template property into users
Tue, 18 Feb 2020 17:31:41 +0800 Anton Shestakov obslog: have at least one test that shows multiple dates with -f flag
Tue, 18 Feb 2020 15:21:14 +0800 Anton Shestakov obslog: use fm.data() instead of fm.write() because it's all templates now
Fri, 06 Mar 2020 22:06:05 +0700 Anton Shestakov tests: add checkheads-related cap
Wed, 04 Mar 2020 17:49:58 +0100 Pierre-Yves David branching: merge stable back into default
Sat, 29 Feb 2020 15:18:00 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 29 Feb 2020 15:17:31 +0700 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 29 Feb 2020 15:17:13 +0700 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Fri, 28 Feb 2020 23:23:02 +0700 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 28 Feb 2020 23:18:48 +0700 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Fri, 28 Feb 2020 23:10:48 +0700 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Fri, 28 Feb 2020 22:48:46 +0700 Anton Shestakov test-compat: back out changeset 2371d40f0878 mercurial-5.2
Fri, 28 Feb 2020 21:44:36 +0700 Anton Shestakov test-compat: back out changeset bb2042ff6444 mercurial-5.2
Fri, 28 Feb 2020 21:09:51 +0700 Anton Shestakov test-compat: merge stable into mercurial-5.2 mercurial-5.2