summaryrefslogtreecommitdiffstats
path: root/devscripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Directly call update_latestPhilipp Hagemeister2013-06-251-1/+1
|
* Update latest files on releasePhilipp Hagemeister2013-06-251-0/+1
|
* Make upload atomic (#925)Philipp Hagemeister2013-06-251-1/+2
|
* Fix release script once morePhilipp Hagemeister2013-06-241-3/+4
|
* Improve test skipping functionalityPhilipp Hagemeister2013-06-241-1/+2
|
* Correct comparison testPhilipp Hagemeister2013-06-241-1/+1
|
* allow skipping tests when releasingPhilipp Hagemeister2013-06-231-1/+9
| | | | (YouTube Subtitles are currently flaky in Germany, especially via IPv6)
* Show which IEs are slow during releasePhilipp Hagemeister2013-06-211-1/+1
|
* Change rg3.github.com to rg3.github.io almost everywhereRicardo Garcia2013-04-062-2/+2
|
* Different feed file namePhilipp Hagemeister2013-03-291-1/+1
|
* Correct feed titlePhilipp Hagemeister2013-03-291-2/+2
|
* Write a new feed each time, reading from versions.jsonJaime Marquínez Ferrándiz2013-03-292-70/+44
|
* Add an Atom feed generator in devscriptsJaime Marquínez Ferrándiz2013-03-262-0/+84
|
* Stop early in nosetests (in release script)Philipp Hagemeister2013-02-221-1/+1
|
* Use proper echo commandsPhilipp Hagemeister2013-02-181-8/+8
|
* Include man and bash completion in PyPi releasePhilipp Hagemeister2013-02-181-1/+3
|
* Fix automatic release (oops)Philipp Hagemeister2013-02-021-1/+1
|
* Add PyPi upload to release scriptPhilipp Hagemeister2013-02-011-0/+3
|
* Do not backup version.py (under version control and frankly, not that complex)Philipp Hagemeister2013-01-121-1/+1
|
* Force build removalPhilipp Hagemeister2013-01-121-1/+1
|
* correct pushes in release scriptPhilipp Hagemeister2013-01-121-1/+2
|
* Default to py3 in sign-versionsPhilipp Hagemeister2013-01-121-1/+1
|
* Python 2-proof versions.pyPhilipp Hagemeister2013-01-121-4/+8
|
* fix location of updates_key in devscripts/releasePhilipp Hagemeister2013-01-121-2/+2
|
* Less git acrobatics in devscripts/release.shPhilipp Hagemeister2013-01-111-26/+28
|
* Do not check in test_coveragePhilipp Hagemeister2013-01-061-3/+1
|
* correct quotingPhilipp Hagemeister2013-01-061-1/+1
|
* read -n is bash-specificPhilipp Hagemeister2013-01-061-1/+1
|
* Also generate SHA2-256Philipp Hagemeister2013-01-031-1/+2
|
* Also publish hashsumsPhilipp Hagemeister2013-01-031-1/+5
|
* release.sh edits based on 2013.01.02 experienceFilippo Valsorda2013-01-021-4/+10
|
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-026-18/+111
|
* moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda2012-12-303-0/+84
|
* The new updates system, relies on gh-pages, secured by RSA, uses external ↵Filippo Valsorda2012-12-301-5/+58
| | | | web servers
* changing the template file extensiongcmalloc2012-12-112-1/+1
|
* ATTENTION DO NOT USE THESE: new binaries in the Downloads sectionFilippo Valsorda2012-12-083-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 Valsorda2012-12-082-2/+2
|
* making the script compatible with python3gcmalloc2012-12-071-2/+6
|
* little correction on the readmegcmalloc2012-12-071-8/+7
|
* adding a proper bash-completion generationgcmalloc2012-12-072-0/+36
|
* devscripts/make_readme.py in place of all that sedding, that has porting ↵Filippo Valsorda2012-12-071-0/+21
| | | | problems
* There is nothing bash specific heregrimreaper2012-10-061-1/+1
| | | /bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
* moved make release to devscripts/release.shFilippo Valsorda2012-09-253-0/+11
|
* merged unescapeHTML branch; removed lxml dependencyFilippo Valsorda2012-04-111-5/+0
|\
* | wine-py2exe.sh to create the exe under linux (!!)Filippo Valsorda - Campagna2012-04-073-0/+61
|/
* Leave out characters the filesystem cannot encode (Closes: #264)Philipp Hagemeister2012-01-081-0/+6