-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 17:47:30 +0800
plugin: only catch ".*/D1234" patterns in URL snarfer
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 17:47:07 +0800
plugin: make differential snarfing actually work
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 17:17:23 +0800
plugin: use custom joiners for hghelp and changelog replies
Using just one message instead of multiple for each line means less flood, so
Limnoria does it by default. But the default joiner ("a, b, and c") is not very
suitable for lines that refer to just one thing.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 15:43:56 +0800
plugin: add more repos
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 15:30:13 +0800
plugin: snarf differential revisions and URLs
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 15:27:58 +0800
plugin: add a basic differential parser
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 22 Nov 2018 14:40:59 +0800
plugin: describe the plugin
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 21 Nov 2018 20:44:49 +0800
This is where your commit messages goes. For example: remove needless comment
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 21 Nov 2018 20:42:40 +0800
plugin: move repo paths to config, finally add tests for changelog command
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 21 Nov 2018 20:41:07 +0800
plugin: strip individual lines in changelog, and not skip empty lines
Empty lines are still possible if (e.g. user is empty for null rev).