Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 4a48c4584d7b979716e748b9cc257584b6c8984d
https://github.com/smtpd/qpsmtpd/commit/4a48c4584d7b979716e748b9cc257584b6c8984d
Author: Matt Simerson <[email protected]>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
Log Message:
-----------
add --tags to 'git describe'
'git describe' calculates the version since the last **annotated** diff. Adding
--tags shows the most recent tags (v0.94, for example) regardless if they're
annotated or not.
Commit: 1ebe5ea6ec2a2f4eaa584c62966615f843b02435
https://github.com/smtpd/qpsmtpd/commit/1ebe5ea6ec2a2f4eaa584c62966615f843b02435
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M t/packaging.t
Log Message:
-----------
put git version detection code into a sub
Commit: 9fdb6b17d6c54b3b915c3ba9718f1d213c9fbbda
https://github.com/smtpd/qpsmtpd/commit/9fdb6b17d6c54b3b915c3ba9718f1d213c9fbbda
Author: flimzy <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M t/packaging.t
Log Message:
-----------
Merge pull request #107 from msimerson/version
add --tags to 'git describe'
Compare: https://github.com/smtpd/qpsmtpd/compare/3ef0188f72a3...9fdb6b17d6c5