git clone git://github.com/al3x/git-wiki.git
merge changes from schacon
Merge branch 'master' of git://github.com/schacon/git-wiki
removed the bare branch deal because it was confusing
cleaned _ directoried from page list and sorted page list
added file upload functionality
I'm pretty much out! The README says so.
style tweaka tweaka
need a lil' more room between lists
don't always wiki-link to the edit page, and allow [word] as wiki-link syntax as well. better-looking headers within page content area and lists.
run via launchd on 8777 so as not to conflict with development
add sinatra as a git submodule and make use of it
clean up some templates, add JavaScript-based syntax highlighting of diffs
whoops, this was in for debugging
working launchd plist, better formatting on branch history and branches pages, informative title attributes on links with actions, confirmation of reverting page to older revision
require sinatra above git-wiki directory until there's a good way to freeze it in
updated README
better looking search box, search results, remove origin/master from branches page, cleaner edit-in-place method, more.
prettier search results page
remove dependency on ultraviolet and code highlighting; too much hackery for a disappointing result
edit-in-place. thanks, jQuery.
massive reorganization
no README
no line numbers
fix up style and layout. more to be done.
todo entry
textilify README
Merge git://github.com/schacon/git-wiki into rubygit
added search through git-grep
added remote branch support - you could fetch someone elses wiki and read, merge, etc
added patch file download