log

age author description
Sat, 19 Mar 2022 19:13:00 +0300 Anton Shestakov topic: allow unicode symbols in names as long as they are alphanumeric
Sun, 13 Mar 2022 19:42:10 +0300 Anton Shestakov topic: make topic name warning similar to branch/tag/bookmark warnings
Sun, 13 Mar 2022 18:44:14 +0300 Anton Shestakov topic: shorter code to write current topic
Sun, 13 Mar 2022 18:43:35 +0300 Anton Shestakov evolve: shorter code to write current topic
Sun, 13 Mar 2022 18:21:57 +0300 Anton Shestakov evolve: use util.unlinkpath() via vfs
Mon, 14 Mar 2022 16:46:38 +0000 Luke Granger-Brown fixup: support hg continue
Tue, 15 Mar 2022 19:29:17 +0300 Luke Granger-Brown pick: support hg continue
Tue, 15 Mar 2022 19:28:17 +0300 Luke Granger-Brown pick: factor _dopick() out of cmdpick()
Mon, 14 Mar 2022 18:00:00 +0000 Luke Granger-Brown evolve: support hg continue
Mon, 14 Mar 2022 17:05:41 +0000 Luke Granger-Brown tests: use desc() revset instead of node hashes in test-evolve-continue.t
Sun, 06 Mar 2022 17:44:11 +0300 Anton Shestakov fixup: allow to be aborted using hg abort
Sun, 06 Mar 2022 18:15:54 +0300 Anton Shestakov fixup: use compat.StateError for missing state file
Sun, 06 Mar 2022 17:46:33 +0300 Anton Shestakov fixup: use compat.InputError for invalid user input
Mon, 07 Mar 2022 13:33:57 +0300 Anton Shestakov ci: run test suite on py2 using hg 6.1, but allow it to fail
Mon, 07 Mar 2022 13:08:13 +0300 Anton Shestakov ci: don't test on python2, since it's no longer supported by core hg (6.2+)