| Age | Commit message (Collapse) | Author | 
|---|
|  | To be able to check out an older version and create
a tarball from it, let `git archive` operate on HEAD.
This used to be broken in a bad way: we use `git describe`
which operates on HEAD to name the tarball, but always archived
HEAD. | 
|  | We used to only create a source + dependecies tarball,
but having a source-only tarball makes packaging deb/rpm
easier. | 
|  | Plus signs are apparently not supported on github,
and replaced by a dot. | 
|  | ...and delete if after packaging is done. | 
|  |  |