git clone git://github.com/Caged/gitnub.git
Add OBJROOT=build/ and SYMROOT=build/ to all xcodebuild tasks besides -list
Use author instead of committer for names, emails and dates
Bump up the check interval for Sparkle - back to a sane value
Update the plist, adding the correct sparkle url
Sample appcast file.
Added sparkle support.
Remove some custom icons in favor of some apple provided ones
Bump the version number, prep for a release
Remove the commented async gravatar code for now
Also use %M on primary view when displaying dates
Replace new lines with breaks in primary view
Merge branch 'master' of git://github.com/dustin/gitnub into dustin/master
Don't hardcode the path to the GitNub application in the nub CLI tool.
Added *.mode2v3 to .gitignore
Cleaned up the image and text cell so it's not insane
Merge branch 'cached-icons' of git://github.com/benstiglitz/gitnub into benstiglitz/cached-icons
Added support for simple synchronously cached icons.
Merge in Benjamin Stiglitz's fix. Use proper background style for labels instead of core animation mojo
Merge branch 'experimental' of git://github.com/benstiglitz/gitnub into benstiglitz/experimental
Removed need for Core Animation by using proper background style on labels in textured area
Add gitattributes to specify merge and diff. Thanks [KirinDave].
Ignore rake completions
I guess these svn directories were in the default xcode project. Nuke them
Correct spelling on ignore
Remove and ignore some autogenerated xcode project files
Updated the xcode project
Add the XIB files
Swap to XIB format and pray merges work better as a result
Use %M for minutes instead of %m to keep conspiracy theories to a minimum
Make sure to keep new segment control at the bottom of the window