Commit Graph

112 Commits (89bb8e97ee82263a0f31eb3ace696d2bf7540c31)

Author SHA1 Message Date
gcmalloc a4680a590f changing the template file extension
Filippo Valsorda c7287a3caf ATTENTION DO NOT USE THESE: new binaries in the Downloads section
placed fake binaries that update themselves where old versions updating will search for the new version
Filippo Valsorda 4c1d273e88 it's curious but bash-completion is with - and not _
gcmalloc a9d2f7e894 making the script compatible with python3
gcmalloc 682407f2d5 little correction on the readme
gcmalloc bdff345529 adding a proper bash-completion generation
Filippo Valsorda 4bb028f48e devscripts/make_readme.py in place of all that sedding, that has porting problems
grimreaper d51d784f85 There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
Filippo Valsorda 225dceb046 moved make release to devscripts/release.sh
Filippo Valsorda 9e6dd23876 merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda - Campagna c6306eb798 wine-py2exe.sh to create the exe under linux (!!)
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: )