summaryrefslogtreecommitdiff
path: root/Functions/VCS_Info/VCS_INFO_hexdump
AgeCommit message (Collapse)AuthorFilesLines
2016-10-3139786: vcs_info (hg): Use native hexdump implementation instead of external ↵Daniel Shahaf1-0/+16
command. Fixes issue whereby the external command would print "*" for repeated octets. Includes comment change, cf 39790.