Commit graph

3 commits

Author SHA1 Message Date
Avery Pennarun
60b34d81ec vars.do: an improvement on the previous patch.
It would still loop infinitely if a string was "master " (trailing space).
2011-02-17 01:05:52 -08:00
Henry Gebhardt
6508cc0a63 version/vars.do: avoid infinite loop if the tag string is " master"
(ie. with an extra space)
2011-02-15 15:12:53 -08:00
Avery Pennarun
94b34ea031 Generate redo version codes in Documentation/*.1 automatically.
We have to go through some pretty scary gyrations to extract this
information from git, but it can be done.  This works with both tarballs
generated by 'git archive', or with your local git repo.

(Requested by 'David' on the mailing list.)
2011-01-17 23:01:40 -08:00