log

age author description
Fri, 17 Jul 2020 09:50:27 +0800 Anton Shestakov readme: improve wording in the contributing section
Fri, 17 Jul 2020 09:43:37 +0800 Anton Shestakov readme: update py3 support section
Fri, 17 Jul 2020 09:42:16 +0800 Anton Shestakov readme: split server-only section and reduce word count
Fri, 17 Jul 2020 09:41:52 +0800 Anton Shestakov readme: it's possible to use evolve without installing
Fri, 17 Jul 2020 09:40:56 +0800 Anton Shestakov readme: mention docs/ in the documentation section
Fri, 17 Jul 2020 09:39:10 +0800 Anton Shestakov readme: link to ChangesetEvolution, reword a couple of list items
Fri, 17 Jul 2020 09:36:14 +0800 Anton Shestakov readme: various small fixes to formatting and spelling
Fri, 17 Jul 2020 09:34:28 +0800 Anton Shestakov readme: update link to format-source
Sun, 12 Jul 2020 19:59:16 +0800 Anton Shestakov packaging: add graphviz into Build-Depends for docs (hg docgraph output)
Thu, 09 Jul 2020 20:18:53 +0800 Anton Shestakov packaging: clean up sphinx in Build-Depends
Tue, 14 Jul 2020 19:55:57 +0800 Anton Shestakov packaging: drop X-Python-Version, it's satisfied even in oldoldstable
Tue, 14 Jul 2020 13:09:16 +0800 Anton Shestakov packaging: bump Standards-Version to 4.3.0
Tue, 14 Jul 2020 13:08:58 +0800 Anton Shestakov packaging: add Vcs-* fields to debian/control
Tue, 14 Jul 2020 13:01:22 +0800 Anton Shestakov packaging: remove trailing spaces and newlines in debian/
Sun, 05 Jul 2020 16:32:08 +0800 Anton Shestakov packaging: update extend-diff-ignore regex
Sun, 12 Jul 2020 20:31:02 +0800 Anton Shestakov packaging: move docs cleanup target from debian/rules to docs/makefile
Sat, 04 Jul 2020 18:19:47 +0800 Anton Shestakov tests: add a test that makes sure version metadata stays in sync
Sun, 12 Jul 2020 19:40:58 +0800 Anton Shestakov evolve: the rest of b3e178f3e31f
Sat, 11 Jul 2020 10:24:01 +0800 Anton Shestakov packaging: remove curl from Build-Depends
Sat, 11 Jul 2020 10:01:54 +0800 Anton Shestakov tests: use hg debugcapabilities instead of curl
Fri, 10 Jul 2020 12:05:25 +0800 Anton Shestakov tests: replace curl with hg debugdownload command
Fri, 10 Jul 2020 11:53:00 +0800 Anton Shestakov tests: use debugpushkey instead of curl with listkeys query
Mon, 22 Jun 2020 09:39:39 +0530 Sushil khanchi evolve: remove unnecessary code
Wed, 08 Jul 2020 22:41:20 +0530 Sushil khanchi evolve: move README to rst
Wed, 08 Jul 2020 22:38:30 +0530 Sushil khanchi evolve: refactor some code changes
Thu, 09 Jul 2020 20:47:11 +0800 Anton Shestakov tests: add blank lines to test-topic-tutorial.t to fix .rst syntax
Sun, 05 Jul 2020 16:14:09 +0800 Anton Shestakov packaging: replace wget with curl in Build-Depends
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