aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert to a more useful comment in env.shGravatar Mason Larobina2010-01-27
* Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\
| * unbreak test suiteGravatar Dieter Plaetinck2010-01-24
| * merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24
| |\
* | | Consistency fix in the bind plugin with regard to '*' binds.Gravatar Mason Larobina2010-01-24
* | | Ignore os.makedirs race-condition exceptions.Gravatar Mason Larobina2010-01-24
* | | Merge branch 'experimental'Gravatar Mason Larobina2010-01-24
|\ \ \
* \ \ \ Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-24
|\ \ \ \ | | |/ / | |/| |
| | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-24
| | |\ \ | | |/ / | |/| |
| * | | merge in experimentalGravatar Dieter Plaetinck2010-01-24
| |\ \ \
| | | * | Added example uzbl-tabbed binds for updated uzbl-tabbed.Gravatar Mason Larobina2010-01-24
| | | | * No script fluff should be in config.h, thanks mason.Gravatar tczy2010-01-19
* | | | | Remove all mentions of the Uzbl object and @jsh helper variable.Gravatar Mason Larobina2010-01-19
* | | | | Reverting back to better non-js middle click binding.Gravatar Mason Larobina2010-01-19
* | | | | Fixed problem with * binds in stack mode.Gravatar Mason Larobina2010-01-19
* | | | | Reduced the {key,mod}cmd_{update,exec} functions into a single function.Gravatar Mason Larobina2010-01-19
* | | | | Unicode connect arguments were crashing the handler __repr__ methodGravatar Mason Larobina2010-01-19
| | | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-19
| | | |\ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-19
|\| | | |
| * | | | merge in Daniel M. Hackney's workGravatar Dieter Plaetinck2010-01-18
| |\ \ \ \
| | | * | | add a scrollbars_visible optionGravatar Simon Lipp2010-01-18
| | | * | | eval_js: catch non-object (int, string,...) exceptionsGravatar Simon Lipp2010-01-18
* | | | | | Fix middle click binding (to open selected uri in new window).Gravatar Mason Larobina2010-01-13
* | | | | | Fix yank bind now that the Uzbl object is gone.Gravatar Mason Larobina2010-01-11
| | | | * | Merge branch 'master' into experimentalGravatar Mason Larobina2010-01-09
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2010-01-09
| | | | |\ \ | | | | |/ / | | | |/| |
* | | | | | Comment out anything in the config that used @jsh or the Uzbl object.Gravatar Mason Larobina2010-01-09
* | | | | | Merge branch 'master' of git://github.com/Dieterbe/uzblGravatar Mason Larobina2010-01-09
|\| | | | |
| | | * | | explain npapi pluginsGravatar Dieter Plaetinck2010-01-07
| | | | | * remove unneeded varGravatar tczy2010-01-06
| | | | | * Merge branch 'master' of git://github.com/Dieterbe/uzbl into followGravatar tczy2010-01-06
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * get back to default styles, github had a messGravatar tczy2010-01-06
| | | | | * document follow_hint_keysGravatar tczy2010-01-06
| | | | | * jason in authorsGravatar tczy2010-01-06
| | | | | * remove follow scripts that are replaced by follow.jsGravatar tczy2010-01-06
| | | | | * Jason's linkfollower with modifications: navigation keys areGravatar tczy2010-01-06
| | | | | * appropriate changes to the config exampleGravatar tczy2010-01-06
| | | | | * add follow_hint_keys default setting of 0123456789Gravatar tczy2010-01-06
| | | | | * Merge branch 'master' of github.com:tczy/uzblGravatar tczy2010-01-06
| | | | | |\
| | | * | | \ Merge branch 'master' into experimentalGravatar Dieter Plaetinck2010-01-05
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'security-fix'Gravatar Dieter Plaetinck2010-01-05
| |\ \ \ \ \ \
| | * | | | | | disable Uzbl javascript object because of security problem.Gravatar Dieter Plaetinck2010-01-05
* | | | | | | | Encode utf-8 strings being sent to stdout.Gravatar Mason Larobina2010-01-05
* | | | | | | | Make verbose print format string unicode.Gravatar Mason Larobina2010-01-05
* | | | | | | | You need to `cd uzbl` before running checkout.Gravatar Mason Larobina2010-01-05
|/ / / / / / /
| | | | * | | Remove my bashisms in the Makefile.Gravatar Mason Larobina2010-01-04
| | | | * | | The sandbox/ directory is created when any sandbox make target is run.Gravatar Mason Larobina2010-01-04
| | | |/ / /
| | * | | | Cleanups after switching to hard wrapping.Gravatar Dan Hackney2010-01-02
| | * | | | Use hard line wrapping.Gravatar Dan Hackney2010-01-02
| | * | | | Grammar and spelling fixes.Gravatar Dan Hackney2010-01-02