aboutsummaryrefslogtreecommitdiff
path: root/scripts/mk-release.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: use 'hg archive' to create release tarballsYann E. MORIN"2010-07-171-10/+3
|
* scripts/mk-release: pretty-up the per-author statsYann E. MORIN"2010-04-301-1/+1
| | | | | Reverse sort first by number of changesets, then sort alphabetically on the author's names.
* scripts: fix the release script to use the C localeYann E. MORIN"2010-03-141-0/+2
| | | | Force use of the C locale to ensure messages are recognised by the script.
* scripts: enhance and fix the release scriptYann E. MORIN"2010-03-141-5/+52
|
* scripts: add script to make a releaseYann E. MORIN"2010-03-071-0/+308