git clone git://github.com/kballard/gitnub.git
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
Restore the Edit menu, mostly so I have a Copy menuitem
Fix title color for cells drawn in the expansion frame
Make the table refreshing per loaded image a bit more efficient
Paging should always update the main view even if the selected row index is unchanged
Merge branch 'master' of git://github.com/Caged/gitnub
Implement async load of gravatar images
Bump the version number to 0.8.0
Tweak some of the styles for the new multiline commit messages introduced in 40708baadcc146c41c9912ddb40b230710a104ee
Merge branch 'master' of git://github.com/kballard/gitnub into kballard/master