log

age author description
Fri, 14 Jul 2023 15:54:51 -0300 Anton Shestakov topic: teach hg import/export to handle topic namespace as well
Mon, 10 Jul 2023 16:13:45 -0300 Anton Shestakov compat: make inspect.getargspec() work with functools.partial on Python 2
Thu, 22 Jun 2023 21:51:37 -0300 Anton Shestakov topic: experimental config option and topic namespace checking in precheck()
Mon, 17 Jul 2023 15:52:39 -0300 Anton Shestakov topic: only set topic on workingcommitctx if it doesn't already have one stable
Mon, 17 Jul 2023 16:20:16 -0300 Anton Shestakov topic: check if tns is "none" in one more place
Mon, 17 Jul 2023 16:17:39 -0300 Anton Shestakov topic: write topic namespace to disk if it's not "none"
Mon, 17 Jul 2023 14:34:59 -0300 Anton Shestakov topic: update topic namespace revset to use "none" as the default/empty value
Thu, 06 Jul 2023 14:49:54 -0300 Anton Shestakov docs: switch to fediverse terminology
Thu, 06 Jul 2023 14:49:06 -0300 Anton Shestakov docs: update the release checklist template
Wed, 05 Jul 2023 15:57:19 -0300 Anton Shestakov branching: merge with stable
Wed, 05 Jul 2023 15:51:56 -0300 Anton Shestakov packaging: mark as developer version stable
Wed, 05 Jul 2023 14:33:41 -0300 Anton Shestakov Added tag 11.0.2 for changeset b9355f6f3093 stable
Wed, 05 Jul 2023 14:33:09 -0300 Anton Shestakov packaging: prepare evolve 11.0.2 and topic 1.0.2 stable 11.0.2
Fri, 30 Jun 2023 14:23:27 -0300 Anton Shestakov packaging: update the debian changelog stable
Fri, 30 Jun 2023 14:22:54 -0300 Anton Shestakov changelog: update for evolve 11.0.2 stable
Fri, 30 Jun 2023 14:47:57 -0300 Anton Shestakov topic: mark compatible with Mercurial 6.5 stable
Fri, 30 Jun 2023 14:47:35 -0300 Anton Shestakov evolve: mark compatible with Mercurial 6.5 stable
Fri, 07 Apr 2023 15:52:26 -0300 Anton Shestakov packaging: use python3 instead of python in debian/rules stable
Tue, 04 Jul 2023 15:56:55 -0300 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Tue, 04 Jul 2023 15:24:56 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 03 Jul 2023 23:20:52 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Mon, 03 Jul 2023 17:29:14 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Mon, 03 Jul 2023 17:06:04 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sun, 02 Jul 2023 12:56:54 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sun, 02 Jul 2023 12:41:26 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sun, 02 Jul 2023 12:29:09 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Sun, 02 Jul 2023 12:08:06 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 30 Jun 2023 16:45:29 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Fri, 30 Jun 2023 16:25:11 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Fri, 30 Jun 2023 16:09:43 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Fri, 30 Jun 2023 15:52:15 -0300 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Fri, 30 Jun 2023 15:30:09 -0300 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Fri, 30 Jun 2023 15:18:09 -0300 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Fri, 30 Jun 2023 15:02:59 -0300 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Fri, 30 Jun 2023 14:50:42 -0300 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.4 mercurial-6.4
Thu, 25 May 2023 11:08:09 -0300 Anton Shestakov tests: capture .hg/merge/state presence as well stable
Wed, 24 May 2023 23:56:46 +0200 Pierre-Yves David tests: narrow some listing of .hg down stable
Mon, 22 May 2023 20:33:39 -0300 Anton Shestakov tests: some backup files now use ".bck" extension stable
Wed, 29 Mar 2023 20:36:58 -0300 Anton Shestakov tests: update tests output for changegroup3 becoming the new default stable
Tue, 13 Jun 2023 19:34:04 +0200 Pierre-Yves David topic: explain the tns reporting case for phase divergence more
Tue, 13 Jun 2023 19:06:54 +0200 Pierre-Yves David topic: add better title to tns report tests
Fri, 09 Jun 2023 11:02:13 -0300 Anton Shestakov topic: report namespace changes in more cases of phase movements
Mon, 05 Jun 2023 21:57:37 -0300 Anton Shestakov topic: also find and report topic namespace changes caused by bookmarks
Mon, 05 Jun 2023 21:57:13 -0300 Anton Shestakov topic: find and report topic namespace changes in transactions
Wed, 07 Jun 2023 19:57:24 -0300 Anton Shestakov tests: roughly check the amount of test files in a tarball
Wed, 07 Jun 2023 19:53:39 -0300 Anton Shestakov tests: split file list into tests and other files for checking sdist target
Thu, 25 May 2023 00:52:54 +0200 Jason R. Coombs evolve: add a test to capture the expected behavior of retaining extras
Thu, 08 Jun 2023 11:07:34 -0400 Jason R. Coombs evolve: retain extras when relocating a commit
Thu, 25 May 2023 11:08:09 -0300 Anton Shestakov tests: capture .hg/merge/state presence as well
Wed, 24 May 2023 23:56:46 +0200 Pierre-Yves David tests: narrow some listing of .hg down
Tue, 23 May 2023 11:09:06 -0300 Anton Shestakov topic: don't show "none" in the list of topic namespaces
Tue, 23 May 2023 11:08:24 -0300 Anton Shestakov tests: show `hg topics` output when there are no topics
Fri, 19 May 2023 10:08:19 -0300 Anton Shestakov topic: make topic namespace use string "none" as the default/empty value
Mon, 22 May 2023 20:33:39 -0300 Anton Shestakov tests: some backup files now use ".bck" extension
Fri, 07 Apr 2023 15:52:26 -0300 Anton Shestakov packaging: use python3 instead of python in debian/rules
Fri, 07 Apr 2023 22:01:38 +0200 Mathias De Mare evolve: add obsdiff as alternative for odiff
Wed, 29 Mar 2023 20:36:58 -0300 Anton Shestakov tests: update tests output for changegroup3 becoming the new default
Wed, 01 Mar 2023 02:45:38 +0100 Pierre-Yves David stable-range: rename `debugstablerange` into `debug::evo-ext-stable-range`
Wed, 01 Mar 2023 02:42:37 +0100 Pierre-Yves David stable-sort: rename `debugstablesort` into `debug::evo-ext-stable-sort`
Fri, 24 Mar 2023 13:26:15 +0000 Pierre-Yves David branching: merge with stable
Thu, 23 Mar 2023 10:49:19 -0300 Anton Shestakov packaging: mark as developer version stable
Thu, 23 Mar 2023 10:46:48 -0300 Anton Shestakov Added tag 11.0.1 for changeset 33f24dd8cfa2 stable
Thu, 23 Mar 2023 10:42:57 -0300 Anton Shestakov packaging: prepare evolve 11.0.1 and topic 1.0.1 stable 11.0.1
Thu, 23 Mar 2023 10:42:04 -0300 Anton Shestakov packaging: update the debian changelog stable
Thu, 23 Mar 2023 10:41:03 -0300 Anton Shestakov changelog: set evolve 11.0.1 release date stable
Thu, 23 Mar 2023 10:23:36 -0300 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 23 Mar 2023 10:12:45 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Tue, 21 Mar 2023 23:18:46 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Tue, 21 Mar 2023 23:07:04 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Tue, 21 Mar 2023 22:53:48 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Tue, 21 Mar 2023 22:34:59 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Tue, 21 Mar 2023 22:25:10 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Tue, 21 Mar 2023 21:32:43 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Tue, 21 Mar 2023 21:13:16 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Tue, 21 Mar 2023 20:45:35 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Tue, 21 Mar 2023 20:32:42 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Tue, 21 Mar 2023 20:04:11 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Mon, 20 Mar 2023 23:19:35 -0300 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Mon, 20 Mar 2023 22:59:18 -0300 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Mon, 20 Mar 2023 22:32:27 -0300 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Mon, 20 Mar 2023 22:32:08 -0300 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.3 mercurial-6.3
Mon, 20 Mar 2023 22:29:32 -0300 Anton Shestakov topic: mark as compatible with 6.4 stable
Mon, 20 Mar 2023 22:29:15 -0300 Anton Shestakov evolve: mark as compatible with 6.4 stable
Tue, 14 Mar 2023 18:07:41 +0100 Pierre-Yves David makefile: get setup tools out of the equation stable
Thu, 16 Mar 2023 20:42:55 -0300 Anton Shestakov precheck: use getargspec() instead of using __code__ for checking arguments stable
Thu, 16 Mar 2023 20:29:53 -0300 Anton Shestakov precheck: remove obsolete comment stable
Thu, 16 Mar 2023 19:26:45 -0300 Anton Shestakov changelog: mention compatibility with hg 4.8 being dropped
Thu, 16 Mar 2023 19:21:50 -0300 Anton Shestakov evolve: update the minimum supported hg version
Thu, 16 Mar 2023 19:21:27 -0300 Anton Shestakov packaging: update minimum supported mercurial version in d/control
Thu, 16 Mar 2023 19:20:35 -0300 Anton Shestakov pullbundle: drop support for hg 4.8, add more current hg versions
Wed, 15 Mar 2023 19:44:00 -0300 Anton Shestakov tests: undo.backup.bookmarks is no longer written stable
Tue, 07 Mar 2023 23:47:27 +0100 Pierre-Yves David tests: adapt output to new backup patterns stable
Tue, 07 Mar 2023 23:51:25 +0100 Pierre-Yves David tests: adapt to quieter transaction rollback in simple case stable
Tue, 07 Mar 2023 19:56:32 +0100 Pierre-Yves David compat: add a `setbranch` compat layer for 6.4 stable
Tue, 07 Mar 2023 12:24:33 -0500 Matt Harbison prune: call dirstate.changing_parents() to silence ProgrammingError in hg 6.4 stable
Tue, 07 Mar 2023 12:21:13 -0500 Matt Harbison rewind: call dirstate.changing_parents() to silence ProgrammingError in hg 6.4 stable
Wed, 08 Mar 2023 20:35:07 -0300 Anton Shestakov topic: drop compatibility with Mercurial 4.8
Wed, 08 Mar 2023 20:34:35 -0300 Anton Shestakov evolve: drop compatibility with Mercurial 4.8
Sun, 26 Feb 2023 23:22:44 +0400 Anton Shestakov branching: merge with stable
Sun, 26 Feb 2023 23:13:04 +0400 Anton Shestakov packaging: mark as developer version stable
Sun, 26 Feb 2023 22:40:29 +0400 Anton Shestakov Added tag 11.0.0 for changeset eb221b2c1f81 stable
Sun, 26 Feb 2023 22:31:59 +0400 Anton Shestakov packaging: prepare evolve 11.0.0, topic 1.0.0 stable 11.0.0
Sun, 26 Feb 2023 22:31:15 +0400 Anton Shestakov packaging: update the debian changelog stable
Sun, 26 Feb 2023 22:30:59 +0400 Anton Shestakov changelog: set 11.0.0 release date stable
Sun, 26 Feb 2023 22:28:26 +0400 Anton Shestakov docs: add building a .deb package to release checklist stable
Sat, 25 Feb 2023 22:16:18 +0400 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sat, 25 Feb 2023 21:34:29 +0400 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sat, 25 Feb 2023 19:08:55 +0400 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sat, 25 Feb 2023 18:45:02 +0400 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Sat, 25 Feb 2023 12:09:12 +0400 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sat, 25 Feb 2023 11:41:07 +0400 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sat, 25 Feb 2023 03:19:11 +0400 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sat, 25 Feb 2023 02:56:06 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Sat, 25 Feb 2023 02:35:21 +0400 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 24 Feb 2023 23:33:07 +0400 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Fri, 24 Feb 2023 21:00:48 +0400 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Fri, 24 Feb 2023 19:44:10 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Fri, 24 Feb 2023 19:33:05 +0400 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Fri, 24 Feb 2023 18:34:51 +0400 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Fri, 24 Feb 2023 18:34:40 +0400 Anton Shestakov test-compat: merge stable into mercurial-6.2 mercurial-6.2