index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devscripts
Age
Commit message (
Expand
)
Author
2013-06-25
Directly call update_latest
Philipp Hagemeister
2013-06-25
Update latest files on release
Philipp Hagemeister
2013-06-25
Make upload atomic (#925)
Philipp Hagemeister
2013-06-24
Fix release script once more
Philipp Hagemeister
2013-06-24
Improve test skipping functionality
Philipp Hagemeister
2013-06-24
Correct comparison test
Philipp Hagemeister
2013-06-23
allow skipping tests when releasing
Philipp Hagemeister
2013-06-21
Show which IEs are slow during release
Philipp Hagemeister
2013-04-06
Change rg3.github.com to rg3.github.io almost everywhere
Ricardo Garcia
2013-03-29
Different feed file name
Philipp Hagemeister
2013-03-29
Correct feed title
Philipp Hagemeister
2013-03-29
Write a new feed each time, reading from versions.json
Jaime Marquínez Ferrándiz
2013-03-26
Add an Atom feed generator in devscripts
Jaime Marquínez Ferrándiz
2013-02-22
Stop early in nosetests (in release script)
Philipp Hagemeister
2013-02-18
Use proper echo commands
Philipp Hagemeister
2013-02-18
Include man and bash completion in PyPi release
Philipp Hagemeister
2013-02-02
Fix automatic release (oops)
Philipp Hagemeister
2013-02-01
Add PyPi upload to release script
Philipp Hagemeister
2013-01-12
Do not backup version.py (under version control and frankly, not that complex)
Philipp Hagemeister
2013-01-12
Force build removal
Philipp Hagemeister
2013-01-12
correct pushes in release script
Philipp Hagemeister
2013-01-12
Default to py3 in sign-versions
Philipp Hagemeister
2013-01-12
Python 2-proof versions.py
Philipp Hagemeister
2013-01-12
fix location of updates_key in devscripts/release
Philipp Hagemeister
2013-01-11
Less git acrobatics in devscripts/release.sh
Philipp Hagemeister
2013-01-06
Do not check in test_coverage
Philipp Hagemeister
2013-01-06
correct quoting
Philipp Hagemeister
2013-01-06
read -n is bash-specific
Philipp Hagemeister
2013-01-03
Also generate SHA2-256
Philipp Hagemeister
2013-01-03
Also publish hashsums
Philipp Hagemeister
2013-01-02
release.sh edits based on 2013.01.02 experience
Filippo Valsorda
2013-01-02
re-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda
2012-12-30
moved docs and updates generation scripts from gh-pages branch to devscripts
Filippo Valsorda
2012-12-30
The new updates system, relies on gh-pages, secured by RSA, uses external web...
Filippo Valsorda
2012-12-11
changing the template file extension
gcmalloc
2012-12-08
ATTENTION DO NOT USE THESE: new binaries in the Downloads section
Filippo Valsorda
2012-12-08
it's curious but bash-completion is with - and not _
Filippo Valsorda
2012-12-07
making the script compatible with python3
gcmalloc
2012-12-07
little correction on the readme
gcmalloc
2012-12-07
adding a proper bash-completion generation
gcmalloc
2012-12-07
devscripts/make_readme.py in place of all that sedding, that has porting prob...
Filippo Valsorda
2012-10-06
There is nothing bash specific here
grimreaper
2012-09-25
moved make release to devscripts/release.sh
Filippo Valsorda
2012-04-11
merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda
2012-04-07
wine-py2exe.sh to create the exe under linux (!!)
Filippo Valsorda - Campagna
2012-01-08
Leave out characters the filesystem cannot encode (Closes: #264)
Philipp Hagemeister