index
:
uzbl
master
web browser that adheres to the Unix philosophy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
*
Don't put spaces before case matches
Ben Boeckel
2011-03-10
*
Chain test commands together
Ben Boeckel
2011-03-10
*
Use 4 space indentation for consistency
Ben Boeckel
2011-03-10
*
Don't use cat when the recipient takes a file arg
Ben Boeckel
2011-03-10
*
Use cut over awk where possible
Ben Boeckel
2011-03-10
*
Add padding inside of braces
Ben Boeckel
2011-03-10
*
Reduce the complexity of the variable assignment
Ben Boeckel
2011-03-10
*
Remove the use of positional arguments
Ben Boeckel
2011-03-10
*
Quote variables which may contain spaces
Ben Boeckel
2011-03-10
*
Use the -e flag on sed calls
Ben Boeckel
2011-03-10
*
Wrap util scripts in quotes
Ben Boeckel
2011-03-10
*
Correctly updates URI and tab title of each uzbl instance.
koral
2011-01-10
*
we don't need to be that specific in the useragent header.
Brendan Taylor
2011-01-06
*
use new status_format_right in the example config
Brendan Taylor
2011-01-06
*
use NEW_WINDOW event in examples that open new windows
Brendan Taylor
2011-01-04
*
support the dmenu-4.2.1 tok patch
Brendan Taylor
2010-12-31
*
Merge remote branch 'jspricke/experimental' into experimental
Brendan Taylor
2010-12-30
|
\
*
|
remove positional argument support from examples
Brendan Taylor
2010-12-30
*
|
Merge branch 'experimental' into dev/script-args-in-env
Brendan Taylor
2010-12-30
|
\
\
|
*
|
change open mode for writing cookies to 'a'
Brendan Taylor
2010-12-28
|
*
|
WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...
Brendan Taylor
2010-12-24
|
*
|
remove cookie_handler from the example config.
Brendan Taylor
2010-12-23
|
*
|
add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE events
Brendan Taylor
2010-12-22
|
*
|
put session cookies in file
keis
2010-12-18
|
*
|
use sync_spawn_exec to load cookies
keis
2010-12-18
|
*
|
should open file with a+ when writing cookies
keis
2010-12-18
|
*
|
basic blacklisting in cookies plugin
keis
2010-12-17
|
*
|
bring it all together
keis
2010-12-17
|
*
|
keep session cookies in em plugin
keis
2010-12-17
|
*
|
cookie forwarder as EM plugin
keis
2010-12-13
|
|
*
Quote URI when using middle click to open in new window
Jochen Sprickerhof
2010-12-11
|
|
/
|
*
p-s-s: use UZBL_* vars instead of positional arguments
Brendan Taylor
2010-12-06
|
*
add per-site-settings example configuration with pipermail navigation userscript
Brendan Taylor
2010-12-06
|
*
update per-site-settings documentation
Brendan Taylor
2010-12-06
|
*
Merge branch 'experimental' into dev/per-site-settings
Brendan Taylor
2010-12-05
|
|
\
|
*
\
Merge remote branch 'mathstuf/dev/per-site-settings' into dev/per-site-settings
Brendan Taylor
2010-12-05
|
|
\
\
|
|
|
*
fix the <Ctrl><Alt>t binds
Brendan Taylor
2010-12-04
|
|
*
|
Use elif since it's mutually exclusive anyways
Ben Boeckel
2010-12-04
|
|
*
|
The indentation is set later anyways
Ben Boeckel
2010-12-04
|
|
*
|
No need for temporary variables here
Ben Boeckel
2010-12-04
|
|
*
|
Add a missing colon
Ben Boeckel
2010-12-04
|
|
*
|
Sockets have a send, not a write, method
Ben Boeckel
2010-12-04
|
|
*
|
Parse the line even if the indent is zero
Ben Boeckel
2010-12-04
|
|
*
|
Strip the line properly
Ben Boeckel
2010-12-04
|
*
|
|
per-site-settings.py obsoletes the userscript examples
Brendan Taylor
2010-12-03
|
*
|
|
Merge branch 'experimental' into dev/per-site-settings
Brendan Taylor
2010-12-03
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Merge branch 'dev/in-webkit-downloads' into experimental
Brendan Taylor
2010-12-03
|
|
|
\
|
|
|
*
removed DOWNLOAD_REQUEST from the example config
Brendan Taylor
2010-12-03
|
|
*
|
Merge branch 'dev/in-webkit-downloads' into experimental
Brendan Taylor
2010-12-03
|
|
|
\
|
|
|
|
*
display active downloads in the status bar
Brendan Taylor
2010-12-03
[next]