aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* document uzbl-cookie-manager and the cookie daemon protocolGravatar Brendan Taylor2010-11-24
* remove ancient cookies.sh example white/blacklistGravatar Brendan Taylor2010-11-22
* uzbl-cookie-manager: daemonise by default, even if -v is onGravatar Brendan Taylor2010-11-22
* shutdown uzbl-cookie-manager in test-uzbl-browser-sandboxGravatar Brendan Taylor2010-11-13
* replace uzbl-cookie-daemon with uzbl-cookie-manager in uzbl-browser, also cle...Gravatar Brendan Taylor2010-11-13
* lock the pid file to prevent multiple instances of uzbl-cookie-managerGravatar Brendan Taylor2010-11-13
* daemonise.Gravatar Brendan Taylor2010-11-13
* add optional whitelistGravatar Brendan Taylor2010-11-13
* don't link uzbl-cookie-manager with unneeded libsGravatar Brendan Taylor2010-11-05
* moved for_each_line_in_file into util.cGravatar Brendan Taylor2010-11-02
* get rid of read_file_by_lineGravatar Brendan Taylor2010-11-02
* add uzbl-cookie-managerGravatar Brendan Taylor2010-10-31
* split off some generic functions into util.cGravatar Brendan Taylor2010-10-29
* fix a memory leak in the cookie jarGravatar Brendan Taylor2010-10-11
* uzbl-cookie-daemon: maintain persistent connections to uzbl instancesGravatar Brendan Taylor2010-10-11
* move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-10-11
* install-example-data does not need the bin dirGravatar Dieter Plaetinck2010-08-25
* Merge remote branch 'pawelz/gnuism'Gravatar Dieter Plaetinck2010-08-25
|\
* \ Merge branch 'master' of github.com:Dieterbe/uzblGravatar Dieter Plaetinck2010-08-25
|\ \
* | | Don't shell-interpret \@SELECTED_URI (fixes FS#240)Gravatar Paweł Zuzelski2010-08-05
| * | Don't shell-interpret \@SELECTED_URI (fixes FS#240)Gravatar Paweł Zuzelski2010-08-05
* | | Added DuckDuckGo to the list of search engines in the example configGravatar Mason Larobina2010-08-03
* | | Simplify backspace bugfixGravatar Mason Larobina2010-07-01
* | | Merge remote branch 'pawelz/keycmd-bs-bug' into experimentalGravatar Mason Larobina2010-07-01
|\ \ \
* | | | Revert "Adding new rule to ignore version file."Gravatar Mason Larobina2010-07-01
| |/ / |/| |
| * | Fix the backspace issue.Gravatar Paweł Zuzelski2010-07-01
* | | Merge branch 'experimental'Gravatar Mason Larobina2010-06-26
|\ \ \
| | | * create bin dir if it does *NOT* existGravatar Paweł Zuzelski2010-06-12
| | | * fixed regression introduced by 497a01b283266047d3496db14571be600a8d732dGravatar Paweł Zuzelski2010-06-11
| | | * kill gnuismGravatar Paweł Zuzelski2010-06-11
| | | * kill gnuizmGravatar Paweł Zuzelski2010-06-11
| | |/ | |/|
| | * UZBL does not support SOCKS proxy!Gravatar Paweł Zuzelski2010-05-21
| |/
* | Adding new rule to ignore version file.Gravatar Mason Larobina2010-05-03
| * Add to the config the default mode config that was in the mode pluginGravatar Mason Larobina2010-04-11
| * TOGGLE_MODES event was removed, update insert mode binds in config.Gravatar Mason Larobina2010-04-11
| * merge in formfiller updatesGravatar Dieter Plaetinck2010-04-11
| |\
| * \ Merge remote branch 'kongo/experimental' into experimentalGravatar Dieter Plaetinck2010-04-11
| |\ \
| * \ \ Merge branch 'experimental' into em-upgradeGravatar Mason Larobina2010-04-11
| |\ \ \
| | * \ \ merge in mason/vim-extrasGravatar Dieter Plaetinck2010-04-10
| | |\ \ \
| | * \ \ \ Merge branch 'master' into experimentalGravatar Dieter Plaetinck2010-04-10
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | simplify uname command in useragent settingGravatar Dieter Plaetinck2010-04-10
| | | | * | fix code style/typoGravatar kongo20022010-04-08
| | | | * | check if soup_cookie could be parsed successfullyGravatar kongo20022010-04-07
* | | | | | <Ctrl>[ should be escape-bound, not <Ctrl>]Gravatar Dieter Plaetinck2010-04-05
| | * | | | <Ctrl>[ should be escape-bound, not <Ctrl>]Gravatar Dieter Plaetinck2010-04-05
| |/ / / / |/| | | |
| | * | | Re-categorise parts of the config to fit under less folded sectionsGravatar Mason Larobina2010-04-04
| | * | | vim ftplugin for uzbl, config section folding & improved vim syntax fileGravatar Gregor Uhlenheuer2010-04-04
| |/ / / |/| | |
| | * | Merge remote branch 'upstream/experimental' into experimentalGravatar kongo20022010-04-04
| | |\ \ | |_|/ / |/| | |
| * | | Require plugins have either a init, after or cleanup hook.Gravatar Mason Larobina2010-04-04
| | * | add vim ftplugin file for uzbl configGravatar kongo20022010-04-04