aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data
Commit message (Expand)AuthorAge
...
| * | update per-site-settings documentationGravatar Brendan Taylor2010-12-06
| * | Merge remote branch 'mathstuf/dev/per-site-settings' into dev/per-site-settingsGravatar Brendan Taylor2010-12-05
| |\ \
| | * | Use elif since it's mutually exclusive anywaysGravatar Ben Boeckel2010-12-04
| | * | The indentation is set later anywaysGravatar Ben Boeckel2010-12-04
| | * | No need for temporary variables hereGravatar Ben Boeckel2010-12-04
| | * | Add a missing colonGravatar Ben Boeckel2010-12-04
| | * | Sockets have a send, not a write, methodGravatar Ben Boeckel2010-12-04
| | * | Parse the line even if the indent is zeroGravatar Ben Boeckel2010-12-04
| | * | Strip the line properlyGravatar Ben Boeckel2010-12-04
| * | | per-site-settings.py obsoletes the userscript examplesGravatar Brendan Taylor2010-12-03
| * | | Merge branch 'experimental' into dev/per-site-settingsGravatar Brendan Taylor2010-12-03
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
| | |\ \
| | | * | display active downloads in the status barGravatar 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
| | |\ \ \
* | | | | | remove the positional arguments entirely (breaks backward compatibility)Gravatar Brendan Taylor2010-12-01
| |_|/ / / |/| | | |
* | | | | positional arguments still exist: fix download.sh, follow.sh and the formfillerGravatar Brendan Taylor2010-12-01
| | * | | dmenu 4.1 and 4.2 have different help messages, support bothGravatar Brendan Taylor2010-12-01
| | * | | Merge remote branch 'jspricke/master' into experimentalGravatar Brendan Taylor2010-12-01
| | |\ \ \
| | * | | | uzbl-tabbed shouldn't freak out if no status_background is setGravatar Brendan Taylor2010-11-30
| | * | | | Merge commit 'e293bf' into experimentalGravatar Brendan Taylor2010-11-30
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * disable odd clear of keycmdGravatar keis2010-11-30
| | | | | * make history plugin work with new EMGravatar keis2010-11-30
| | | | | * Merge branch 'master' of git://github.com/Dieterbe/uzbl into historyGravatar keis2010-11-30
| | | | | |\ | | | | | |/ | | | | |/|
* | | | | | $UZBL_URL -> $UZBL_URI (for consistency with the rest of our interface)Gravatar Brendan Taylor2010-11-29
* | | | | | use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
| |_|_|/ / |/| | | |
| | * | | update session.sh documentationGravatar Brendan Taylor2010-11-29
| | * | | improved session.sh script to work standaloneGravatar Jochen Sprickerhof2010-11-28
| |/ / / |/| | |
| | * | removed disown (bashism, not available in pisx shells like dash)Gravatar Jochen Sprickerhof2010-11-28
| | * | fix variable name of UZBL_COOKIE_FILEGravatar Jochen Sprickerhof2010-11-28
| | * | fix dmenu vertical detectionGravatar Jochen Sprickerhof2010-11-28
| | * | fix bashismGravatar Jochen Sprickerhof2010-11-28
| |/ / |/| |
* | | make follow.sh use the utils scripts, restore mode changing functionalityGravatar Brendan Taylor2010-11-24
* | | make which test silentGravatar Brendan Taylor2010-11-24
* | | Merge branch 'dev/cleanup-scripts'Gravatar Brendan Taylor2010-11-24
|\ \ \
| * | | make session.sh work with the split util scriptsGravatar Brendan Taylor2010-11-24
| * | | load_url_from_*: don't require socat, fix some quoting issuesGravatar Brendan Taylor2010-11-24
| * | | insert_bookmark.sh was totally bustedGravatar Brendan Taylor2010-11-24
* | | | Merge branch 'dev/cleanup-scripts'Gravatar Brendan Taylor2010-11-21
|\| | |
| * | | write new history and bookmark files if they don't already existGravatar Brendan Taylor2010-11-21
* | | | follow.js support for button elements (thanks Kirikaza)Gravatar Brendan Taylor2010-11-20
* | | | Merge branch 'dev/fix-uzbl-tabbed'Gravatar Brendan Taylor2010-11-20
|\ \ \ \
| * | | | fix busy loop in uzbl-tabbed after closing a tabGravatar Brendan Taylor2010-11-20
* | | | | source -> . (fixes bashism)Gravatar Brendan Taylor2010-11-15
* | | | | Merge commit 'da394f1'Gravatar Brendan Taylor2010-11-14
|\ \ \ \ \
| | | | * | Close the file, not 'find'Gravatar Ben Boeckel2010-10-20
| | | | * | Use two lines between top-level structuresGravatar Ben Boeckel2010-10-20
| | | | * | Documentation updatesGravatar Ben Boeckel2010-10-20
| | | | * | Use a hierarchical configuration fileGravatar Ben Boeckel2010-10-20
* | | | | | fix formfiller dmenu schemeGravatar Brendan Taylor2010-10-11