log

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