Uzbl

Tasklist

FS#196 - have git tag available as constant

Attached to Project: Uzbl
Opened by Dieter Plaetinck (Dieter_be) - 2010-01-19 08:00:15 PM
Task Type Feature Request
Category uzbl-core
Status Assigned
Assigned To Ben Boeckel (mathstuf)
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

we always know what the git sha1sum is corresponding to a git checkout (or tarball export),
but if that specific sum happens to correspond also to a tag, we should probably use the tag instead of the hash.
this makes things easier to recognize.

patches welcome :)
This task depends upon

Comment by Brendan Taylor (bct) - 2011-05-23 02:15:30 AM
i've done something like this in e8b26f75819ff32b8810484178a88784af6d4192 but I don't think it works for tarballs created by github.

Loading...