CARVIEW |
Dieterbe
(Dieter Plaetinck)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Dieter Plaetinck
- Website/Blog
- https://dieter.plaetinck.be
- Location
- Belgium
- Member Since
- Aug 15, 2008 (about 1 year)
Following 3 coders and watching 17 repositories view all →
Public Repositories (13)
-
uzbl-website
The website of Uzbl
Forked from Barrucadu/uzbl-website Sun Apr 26 13:40:31 -0700 2009
Last updated Tue Feb 02 13:26:54 -0800 2010
-
uzbl
A browser that adheres to the unix philosophy.
Last updated Tue Feb 02 13:17:48 -0800 2010
-
microde
A micro desktop environment
Last updated Sat Jan 23 07:41:52 -0800 2010
-
dclean
scripts to help you clean up directories with minimal keystrokes
Last updated Sun Dec 27 13:16:39 -0800 2009
-
packages
My packages for Arch Linux
Last updated Mon Dec 07 12:34:47 -0800 2009
-
ddm
DDM (Distributed Data Manager) is a bash script that manages your data, distributed over multiple...
Last updated Tue Dec 01 13:31:05 -0800 2009
-
aif
AIF is the Arch linux Installation Framework.
Last updated Thu Nov 26 13:06:07 -0800 2009
-
snip
A lightweight snippets expander
Last updated Mon Sep 14 12:56:02 -0700 2009
-
awmenu
A gtk text entry thing with completion in awesomebar-style
Last updated Thu May 14 13:24:48 -0700 2009
-
cake
My changes to CakePHP core
Last updated Thu Jan 22 01:18:25 -0800 2009
-
dautostart
A standalone freedesktop-compliant (xdg based) application starter
Last updated Wed Nov 12 05:21:39 -0800 2008
-
tracks
Tracks is a GTD(TM) web application, built with Ruby on Rails
Forked from bsag/tracks Sun Aug 17 09:25:42 -0700 2008
Last updated Tue Sep 09 07:19:25 -0700 2008
-
phpdeliciousclient
PhpDeliciousClient is a CLI program for administering your Delicous account. When you invoke it f...
Last updated Tue Sep 09 02:34:04 -0700 2008
Public Activity 

-
Mason Larobina committed 092e67e8:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 5c4a5d2b:
Added example uzbl-tabbed binds for updated uzbl-tabbed.
-
Mason Larobina committed a7e844da:
Remove all mentions of the Uzbl object and @jsh helper variable.
-
Mason Larobina committed c92b449d:
Reverting back to better non-js middle click binding.
-
Mason Larobina committed 8b40bdc0:
Fixed problem with * binds in stack mode.
-
Mason Larobina committed c31bec63:
Reduced the {key,mod}cmd_{update,exec} functions into a single function.
-
Mason Larobina committed 0cd867b2:
Unicode connect arguments were crashing the handler __repr__ method
-
Mason Larobina committed 3d079af6:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 7bd37ee1:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed 579c6024:
Fix middle click binding (to open selected uri in new window).
-
Mason Larobina committed c6756f93:
Fix yank bind now that the Uzbl object is gone.
-
Mason Larobina committed c8622b2b:
Merge branch 'master' into experimental
-
Mason Larobina committed 4af65d57:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 36029e1f:
Comment out anything in the config that used @jsh or the Uzbl object.
-
Mason Larobina committed 786744ae:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed 585226c1:
Encode utf-8 strings being sent to stdout.
-
Mason Larobina committed 7a0a558c:
Make verbose print format string unicode.
-
Mason Larobina committed 5309b7fe:
You need to `cd uzbl` before running checkout.
-
Mason Larobina committed 32ba0fcc:
Remove my bashisms in the Makefile.
-
Mason Larobina committed 2912e4f5:
The sandbox/ directory is created when any sandbox make target is run.
And 16 more commits...

-
Mason Larobina committed 963a4bd1:
Update the default uzbl-core config to something useful.

-
Mason Larobina committed 3db6c9f9:
Update the default uzbl-core config to something useful.

-
Mason Larobina committed 31b71b5d:
Re-fix order of follow.js arguments.
-
Mason Larobina committed fa6bb3d4:
Merge branch 'master' into experimental
-
Mason Larobina committed fc587d21:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed dc7ccf76:
Use numbers as follow hint keys by default.

-
Paweł Zuzelski committed e6633405:
uzbl-browser: don't create new process for uzbl-core

-
Mason Larobina committed 0cf39497:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 5ade8b36:
Default follow keys to numbers and fix follower script argument order.
-
Mason Larobina committed f8165c88:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed ddf6cfbb:
Consistency fix in the bind plugin with regard to '*' binds.
-
Mason Larobina committed 1e34a994:
Ignore os.makedirs race-condition exceptions.
-
Mason Larobina committed 49373bdb:
Merge branch 'experimental'
-
Mason Larobina committed f52f72d4:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed 092e67e8:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 5c4a5d2b:
Added example uzbl-tabbed binds for updated uzbl-tabbed.
-
Mason Larobina committed a7e844da:
Remove all mentions of the Uzbl object and @jsh helper variable.
-
Mason Larobina committed c92b449d:
Reverting back to better non-js middle click binding.
-
Mason Larobina committed 8b40bdc0:
Fixed problem with * binds in stack mode.
-
Mason Larobina committed c31bec63:
Reduced the {key,mod}cmd_{update,exec} functions into a single function.
-
Mason Larobina committed 0cd867b2:
Unicode connect arguments were crashing the handler __repr__ method
-
Mason Larobina committed 3d079af6:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 7bd37ee1:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed c8622b2b:
Merge branch 'master' into experimental
-
Mason Larobina committed 4af65d57:
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
-
Mason Larobina committed 32ba0fcc:
Remove my bashisms in the Makefile.
-
Mason Larobina committed 2912e4f5:
The sandbox/ directory is created when any sandbox make target is run.
And 5 more commits...

-
Igor Bogomazov committed dbd552f2:
mouse pointer events

-
Mason Larobina committed 7c3e3aa0:
Default follow keys to numbers and fix follower script argument order.
-
Mason Larobina committed 3858eef5:
Consistency fix in the bind plugin with regard to '*' binds.
-
Mason Larobina committed 99052d79:
Ignore os.makedirs race-condition exceptions.
-
Mason Larobina committed 19e21a62:
Added example uzbl-tabbed binds for updated uzbl-tabbed.
-
Mason Larobina committed 51d72682:
Remove all mentions of the Uzbl object and @jsh helper variable.
-
Mason Larobina committed 8fff951d:
Reverting back to better non-js middle click binding.
-
Mason Larobina committed 8c0b9a39:
Fixed problem with * binds in stack mode.
-
Mason Larobina committed f9bce576:
Reduced the {key,mod}cmd_{update,exec} functions into a single function.
-
Mason Larobina committed fa89c2c0:
Unicode connect arguments were crashing the handler __repr__ method

-
Dieterbe committed 312e9989:
elaborate on authentication logic
-
Paweł Zuzelski committed 9212864a:
unify README formatting
-
Paweł Zuzelski committed ae6bf040:
check if feature is set before (un)setting feature
-
Paweł Zuzelski committed 0036e7b2:
authentication_handler: empty string
-
Paweł Zuzelski committed 238b199e:
handle empty/unset authentication_handler

-
Dieterbe committed c5621d31:
permissions fix
-
Dieterbe committed 0cd3f65d:
merge in pawelz' authentication handler + some other fixes
-
Paweł Zuzelski committed 67c68ee6:
Merge remote branch 'Dieterbe/experimental' into experimental
-
Paweł Zuzelski committed 5bff51f9:
Merge branch 'master' into experimental
-
Mason Larobina committed 579c6024:
Fix middle click binding (to open selected uri in new window).
-
Paweł Zuzelski committed a16f153f:
Don't strip binary. Strip moved to separate target
-
Paweł Zuzelski committed d8ba750b:
better way to check WebKit version
-
Paweł Zuzelski committed 54ed4539:
Strip leading whitespaces from uri.
-
Mason Larobina committed c6756f93:
Fix yank bind now that the Uzbl object is gone.
-
Paweł Zuzelski committed 8a6ceac5:
fix double free in authentication_handler
-
Paweł Zuzelski committed e1806cf4:
authentication_handler implementaion
-
Mason Larobina committed 36029e1f:
Comment out anything in the config that used @jsh or the Uzbl object.
-
Mason Larobina committed 786744ae:
Merge branch 'master' of git://github.com/Dieterbe/uzbl
-
Mason Larobina committed 585226c1:
Encode utf-8 strings being sent to stdout.
-
Mason Larobina committed 7a0a558c:
Make verbose print format string unicode.
-
Mason Larobina committed 5309b7fe:
You need to `cd uzbl` before running checkout.

-
Dieterbe committed 1f9dc0bb:
unbreak test suite
-
Dieterbe committed fad02a6f:
merge in configurable-number/strings, Uzbl-js-object-independent linkfollower
-
tczy committed 5aa5cbdb:
No script fluff should be in config.h, thanks mason.
-
tczy committed 9d53b1fc:
remove unneeded var
-
tczy committed e302b74a:
Merge branch 'master' of git://github.com/Dieterbe/uzbl into follow
-
tczy committed b073f78b:
get back to default styles, github had a mess
-
tczy committed 2b2c04ab:
document follow_hint_keys
-
tczy committed d0871916:
jason in authors
-
tczy committed da244b53:
remove follow scripts that are replaced by follow.js
-
tczy committed 90f44060:
Jason's linkfollower with modifications: navigation keys are
-
tczy committed 27ed5bd4:
appropriate changes to the config example
-
tczy committed 7c5e8614:
add follow_hint_keys default setting of 0123456789
-
tczy committed 81836118:
Merge branch 'master' of github.com:tczy/uzbl
-
tczy committed 41719db3:
uzbl-tabbed bind '@' fix
-
tczy committed ed7e5126:
fixed https://www.uzbl.org/bugs/index.php?do=details&task_id=165
-
cy committed 198afaca:
add link following script with configurable keys

-
Dieterbe committed 1f9dc0bb:
unbreak test suite
-
Dieterbe committed fad02a6f:
merge in configurable-number/strings, Uzbl-js-object-independent linkfollower
-
tczy committed 5aa5cbdb:
No script fluff should be in config.h, thanks mason.
-
tczy committed 9d53b1fc:
remove unneeded var
-
tczy committed e302b74a:
Merge branch 'master' of git://github.com/Dieterbe/uzbl into follow
-
tczy committed b073f78b:
get back to default styles, github had a mess
-
tczy committed 2b2c04ab:
document follow_hint_keys
-
tczy committed d0871916:
jason in authors
-
tczy committed da244b53:
remove follow scripts that are replaced by follow.js
-
tczy committed 90f44060:
Jason's linkfollower with modifications: navigation keys are
-
tczy committed 27ed5bd4:
appropriate changes to the config example
-
tczy committed 7c5e8614:
add follow_hint_keys default setting of 0123456789
-
tczy committed 81836118:
Merge branch 'master' of github.com:tczy/uzbl
-
tczy committed 41719db3:
uzbl-tabbed bind '@' fix
-
tczy committed ed7e5126:
fixed https://www.uzbl.org/bugs/index.php?do=details&task_id=165
-
cy committed 198afaca:
add link following script with configurable keys

-
Dan Hackney committed 67c13fb6:
Minor changes.
-
Dan Hackney committed 495efe83:
Fix two spaces after period.
-
Dan Hackney committed 1c591fc1:
Update command documentation.
-
Dan Hackney committed c088573e:
Minor cleanups.
-
Dan Hackney committed b7e582fd:
Use 2 spaces for list indentation rather than 4.
-
Dan Hackney committed d1bd4db6:
Fix handler argument descriptions.
-
Dan Hackney committed d15aba20:
Whitespace cleanup.
-
Dan Hackney committed cc363a36:
Use "a" rather than "an" when referring to punctuation.
-
Dan Hackney committed 23e80fb9:
Update command-line argument documentation.
-
Dan Hackney committed 29317c90:
Finish describing EM requests.
-
Dan Hackney committed b06f6edd:
Begin documenting EM requests.
-
Dan Hackney committed 86dd985a:
Misc cleanups.
-
Dan Hackney committed 0b6e8f28:
Multiple small fixes.
-
Dan Hackney committed a90ac557:
Indent second-level lists to be consistent.
-
Dan Hackney committed 7be18389:
Fix paragraph wrapping.
-
Dan Hackney committed fbbb7ed7:
Variable doc matches command format.
-
Dan Hackney committed ada5485e:
Remove unused variables.
-
Dan Hackney committed aca7f190:
Document last few variables
-
Dan Hackney committed 4e1b8b55:
Document download and cookie handler.
-
Dan Hackney committed fd99b43c:
Remove excess/trailing whitespace.
And 5 more commits...

-
Dieterbe committed 379c716b:
give a more objective pov of the multiple instances discussion + elaborate on possible directions and scripts
-
Dieterbe committed 39c49074:
faq entry for memory usage
-
Dieterbe committed 97392b5c:
"fix" for broken Makefile
-
Dieterbe committed e4b58e1c:
fix for config.h location
-
Dieterbe committed 7f8ef03c:
move source files from project root into src directory. Makefile is a bit broken though
-
Mason Larobina committed cf98a9a7:
URIEncode search string component of web searching binds.
-
Mason Larobina committed d324593e:
Moved expand function to external plugin to reduce code duplication.
-
Mason Larobina committed 5fab9b5f:
Added the escaped and quoted %r replace for on_event and bind args.
-
Simon Lipp committed 7008808e:
eval_js: use JavaScriptCore internal function to convert exception message to string (more verbose)
-
Dieterbe committed fd1fce36:
bring readme up to date for latest new options and stuff
-
Simon Lipp committed 82741552:
Add a print_events option
-
Dieterbe committed a2ddc360:
hash.sh -> misc/hash.sh
-
Dieterbe committed 9816975a:
Merge branch 'master' into experimental
-
Dieterbe committed 9b6438a8:
authors file update
-
Simon Lipp committed 2b254b5a:
add *.pyc to gitignore
-
Simon Lipp committed 11cdbaa4:
Remove examples/date from .gitignore
-
Simon Lipp committed 72e8c594:
print javascript errors in eval_js
-
Mason Larobina committed d55f6c7e:
Moved xdghome function out of config section.
-
Dieterbe committed 7bb5004a:
since you now have to install things separately, you also need to do this in the test targets
-
Dieterbe committed 32f028a2:
specific install things should not install others, so that it doesnt fight with packaging and stuff
And 17 more commits...

-
Dan Hackney committed 67c13fb6:
Minor changes.
-
Dan Hackney committed 495efe83:
Fix two spaces after period.
-
Dan Hackney committed 1c591fc1:
Update command documentation.
-
Dan Hackney committed c088573e:
Minor cleanups.
-
Dan Hackney committed b7e582fd:
Use 2 spaces for list indentation rather than 4.
-
Dan Hackney committed d1bd4db6:
Fix handler argument descriptions.
-
Dan Hackney committed d15aba20:
Whitespace cleanup.
-
Dan Hackney committed cc363a36:
Use "a" rather than "an" when referring to punctuation.
-
Dan Hackney committed 23e80fb9:
Update command-line argument documentation.
-
Dan Hackney committed 29317c90:
Finish describing EM requests.
-
Dan Hackney committed b06f6edd:
Begin documenting EM requests.
-
Dan Hackney committed 86dd985a:
Misc cleanups.
-
Dan Hackney committed 0b6e8f28:
Multiple small fixes.
-
Dan Hackney committed a90ac557:
Indent second-level lists to be consistent.
-
Dan Hackney committed 7be18389:
Fix paragraph wrapping.
-
Dan Hackney committed fbbb7ed7:
Variable doc matches command format.
-
Dan Hackney committed ada5485e:
Remove unused variables.
-
Dan Hackney committed aca7f190:
Document last few variables
-
Dan Hackney committed 4e1b8b55:
Document download and cookie handler.
-
Dan Hackney committed fd99b43c:
Remove excess/trailing whitespace.
And 4 more commits...