Commit Graph

5 Commits (c055c6464de20da13a6c805f017543f94b6e0ca9)

Author SHA1 Message Date
Daniel Shahaf c055c6464d unposted: vcs_info: Add Vim modelines
... for consistency with all other vcs_info function files.
2 years ago
Daniel Shahaf 86db36ab70 45114: vcs_info quilt: Improve support for svn-style patch headers.
Additional lines between the |-separated header line and the actual
log message, as generated by 'svn log -v' and 'svn log -g', are now
supported.

This change affects you if you have quilt patches with 'svn log'-style
information in their headers, regardless of whether you use quilt
standalone, quilt over svn, or quilt over some other VCS.
4 years ago
Daniel Shahaf d6aa949977 41565: vcs_info patch2subject: Support `svn log -r N --diff` output. 7 years ago
Daniel Shahaf 699a38e698 40392: vcs_info patch2subject: Support `git show` output. 7 years ago
Daniel Shahaf 8891f5a33d unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patch2subject
... so other places can use it; compare 40030 in the 39990 thread.
8 years ago