git clone git://github.com/dustin/gitnub.git
Open gitnub with the current branch (if any).
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
Remove context menu from the WebView
Split messages into title/message so multi-line commits look better
Fix an indentation issue
Fix crash when viewing commit with mode change
Make nub (or open -a GitNub) work from subdirectories
Fix Gravatar URL's by using the lowercase email address
Re-apply frame name and buttons/label alignment.
Move nub to nub.sh. Fix conflicts with kevin's branch