log

age author description
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()