Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Default to py3 in sign-versions | Philipp Hagemeister | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | Python 2-proof versions.py | Philipp Hagemeister | 2013-01-12 | 1 | -4/+8 | |
| | ||||||
* | fix location of updates_key in devscripts/release | Philipp Hagemeister | 2013-01-12 | 1 | -2/+2 | |
| | ||||||
* | Less git acrobatics in devscripts/release.sh | Philipp Hagemeister | 2013-01-11 | 1 | -26/+28 | |
| | ||||||
* | Do not check in test_coverage | Philipp Hagemeister | 2013-01-06 | 1 | -3/+1 | |
| | ||||||
* | correct quoting | Philipp Hagemeister | 2013-01-06 | 1 | -1/+1 | |
| | ||||||
* | read -n is bash-specific | Philipp Hagemeister | 2013-01-06 | 1 | -1/+1 | |
| | ||||||
* | Also generate SHA2-256 | Philipp Hagemeister | 2013-01-03 | 1 | -1/+2 | |
| | ||||||
* | Also publish hashsums | Philipp Hagemeister | 2013-01-03 | 1 | -1/+5 | |
| | ||||||
* | release.sh edits based on 2013.01.02 experience | Filippo Valsorda | 2013-01-02 | 1 | -4/+10 | |
| | ||||||
* | re-worked release workflow, it is one-step and creates GPG signatures now | Filippo Valsorda | 2013-01-02 | 6 | -18/+111 | |
| | ||||||
* | moved docs and updates generation scripts from gh-pages branch to devscripts | Filippo Valsorda | 2012-12-30 | 3 | -0/+84 | |
| | ||||||
* | The new updates system, relies on gh-pages, secured by RSA, uses external ↵ | Filippo Valsorda | 2012-12-30 | 1 | -5/+58 | |
| | | | | web servers | |||||
* | changing the template file extension | gcmalloc | 2012-12-11 | 2 | -1/+1 | |
| | ||||||
* | ATTENTION DO NOT USE THESE: new binaries in the Downloads section | Filippo Valsorda | 2012-12-08 | 3 | -0/+101 | |
| | | | | placed fake binaries that update themselves where old versions updating will search for the new version | |||||
* | it's curious but bash-completion is with - and not _ | Filippo Valsorda | 2012-12-08 | 2 | -2/+2 | |
| | ||||||
* | making the script compatible with python3 | gcmalloc | 2012-12-07 | 1 | -2/+6 | |
| | ||||||
* | little correction on the readme | gcmalloc | 2012-12-07 | 1 | -8/+7 | |
| | ||||||
* | adding a proper bash-completion generation | gcmalloc | 2012-12-07 | 2 | -0/+36 | |
| | ||||||
* | devscripts/make_readme.py in place of all that sedding, that has porting ↵ | Filippo Valsorda | 2012-12-07 | 1 | -0/+21 | |
| | | | | problems | |||||
* | There is nothing bash specific here | grimreaper | 2012-10-06 | 1 | -1/+1 | |
| | | | /bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh | |||||
* | moved make release to devscripts/release.sh | Filippo Valsorda | 2012-09-25 | 3 | -0/+11 | |
| | ||||||
* | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | 2012-04-11 | 1 | -5/+0 | |
|\ | ||||||
* | | wine-py2exe.sh to create the exe under linux (!!) | Filippo Valsorda - Campagna | 2012-04-07 | 3 | -0/+61 | |
|/ | ||||||
* | Leave out characters the filesystem cannot encode (Closes: #264) | Philipp Hagemeister | 2012-01-08 | 1 | -0/+6 | |