git clone git://github.com/kballard/gitnub.git
Keeping filename conventions consistent
Escape HTML in commit messages. Fixes #22
Add install (and related) tasks to the Rakefile
Make the run task launch GitNub directly, so errors show up in the terminal
Push the bundled lib dirs at the front of $: instead of the end
Why use @repo when we have repo()?
Error out in `rake run` if the open4 library cannot be found
Fix includes such that the bundled mime-types works.
Add grit's gem requirements to README.markdown
Don't replace the person image with the standard gravatar image if no gravatar is found
Properly set the image load operation as complete when it downloads the image
Update grit to latest
Some playing with the visualization. Getting a clean head
Remove grit & mimetypes from the other sources area as well
Always select the latest commit when refreshing
Reintroduce the scrollbars on the web view and remove the open4 include now that grit fixed this
Add grit as a submodule and cleanup the directory structure a bit
Select active branch when starting up
Eh, re-add grit. Really need to get this as a submodule
Revert changes introduced by the last merge. Note to self: don't blindly apply patches in a hurry
Merge branch 'georgboe/master' into uitabbify
Got fiddy commits
Made standard gravatarimagecheck async
Don't change image into standard gravatar
I can totally draw a circle. Step up.
Testing out the quartz drawing. Getting some where
Implement an invisible tab view, prepping for expanding GitNub into other areas such as network graphs and jazz
Update grit to mojombo's latest
Add contributors plug and bump the version to 0.8.5, prepping for the gravatar caching release
Restore the Copy item to the contextual menu