On Friday 31 January 2014 11:46:34 Hadriel Kaplan wrote:
> Any specific leading character(s) we should use, so that bugzilla can
> someday parse it and insert the appropriate url? Like ‘c[commit_id_sha1]'

I propose the regex /\bcommit [0-9a-f]{4,40}\b/i (or /[Cc]ommit .../ without i 
modifier). "cabcdef" does not look pretty and the "commit abcdef" notation is 
also very natural (see commit messages for Linux, bisect runs, etc.

Regards,
Peter

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to