aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/download.sh
Commit message (Expand)AuthorAge
* allow a second argument to the 'download' command that specifies a destinatio...Gravatar Brendan Taylor2011-04-12
* give an example in the new download skeletonGravatar Brendan Taylor2011-03-13
* Add a skeleton so users can improve downloadsGravatar Ben Boeckel2011-03-13
* sh scripts: replace print with echo/printfGravatar Brendan Taylor2011-03-13
* Use print rather than printfGravatar Ben Boeckel2011-03-10
* Use printf rather than echoGravatar Ben Boeckel2011-03-10
* Add padding inside of bracesGravatar Ben Boeckel2011-03-10
* Reduce the complexity of the variable assignmentGravatar Ben Boeckel2011-03-10
* Quote variables which may contain spacesGravatar Ben Boeckel2011-03-10
* Use the -e flag on sed callsGravatar Ben Boeckel2011-03-10
* Wrap util scripts in quotesGravatar Ben Boeckel2011-03-10
* remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
* Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
|\
| * let webkit handle downloads (breaks backward compatibility)Gravatar Brendan Taylor2010-12-03
* | Merge commit '081c95' into experimentalGravatar Brendan Taylor2010-12-01
|\ \
| * | positional arguments still exist: fix download.sh, follow.sh and the formfillerGravatar Brendan Taylor2010-12-01
* | | Merge remote branch 'jspricke/master' into experimentalGravatar Brendan Taylor2010-12-01
|\ \ \ | |/ / |/| |
* | | use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
| |/ |/|
| * fix variable name of UZBL_COOKIE_FILEGravatar Jochen Sprickerhof2010-11-28
|/
* source -> . (fixes bashism)Gravatar Brendan Taylor2010-11-15
* Use -z and -n tests rather than "x$foo" = "x" hackGravatar Ben Boeckel2010-10-02
* Migrate to using uzbl-args util scriptGravatar Ben Boeckel2010-10-02
* Migrate to using uzbl-dir util scriptGravatar Ben Boeckel2010-10-02
* Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
* More friendly download script.Gravatar Mason Larobina2010-03-22
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02