python-zulip-api/integrations/perforce
Shane Kearns 99b87dd78d integrations/perforce: Display changelist ID as a p4web link.
The general regex-based linkify in zulip does not allow '@' as the
prefix. In any case we know here that it is definitely a changelist
number, which is better.

Adding P4_WEB="https://p4web.example.com" to the config will enable
this behaviour. If P4_WEB is absent from the config, or has the
value None, no link is inserted.
2017-06-22 14:27:13 -04:00
..
git_p4.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
license.txt [third] Import git's P4 command. 2013-12-06 11:54:38 -05:00
zulip_change-commit.py integrations/perforce: Display changelist ID as a p4web link. 2017-06-22 14:27:13 -04:00
zulip_perforce_config.py integrations/perforce: Display changelist ID as a p4web link. 2017-06-22 14:27:13 -04:00