Initial commit
authorRobert Manea <gotmor@gmail.com>
Thu, 30 Apr 2009 09:02:45 +0000 (11:02 +0200)
committerRobert Manea <gotmor@gmail.com>
Thu, 30 Apr 2009 09:02:45 +0000 (11:02 +0200)
commit28d0094dc79bd66c3710be0a6bb8abcdf81002fd
treed72565d3c4486301bca3d4d8f93f77dae9120805
Initial commit
19 files changed:
AUTHORS [new file with mode: 0644]
CHECKLIST [new file with mode: 0644]
INSTALLING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
examples/bookmarks [new file with mode: 0644]
examples/configs/sampleconfig [new file with mode: 0644]
examples/configs/sampleconfig-dev [new file with mode: 0644]
examples/scripts/download.sh [new file with mode: 0755]
examples/scripts/history.sh [new file with mode: 0755]
examples/scripts/insert_bookmark.sh [new file with mode: 0755]
examples/scripts/load_url_from_bookmarks.sh [new file with mode: 0755]
examples/scripts/load_url_from_history.sh [new file with mode: 0755]
misc/dmenu-performancetest-bench.sh [new file with mode: 0755]
misc/dmenu-performancetest-generate-dummy-history-file.sh [new file with mode: 0755]
uzbl.c [new file with mode: 0644]
uzblctrl.c [new file with mode: 0644]