git clone git://github.com/Caged/gitnub.git
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
Add manual refresh capability. Thanks to [frim].
Moved some things around in XCode
Eh, swap headers in the readme to a more common syntax
Rename the readme to README.markdown to support github's new jazz
Change build architecture to support ppc and intel in XCode
Reset scroll position when swapping commits. Always select top commit when paging
Selecting latest now selects the latest commit instead of just going back to the first page of commits
Implement colored diffs, information panel and bundle mime-types to fix dependency issues
Update grit which fixes a bug with file mode only diffs. Also tweak a couple css rules making some text a little more readable
eh, forgot to remove an old icon for the xcode project
Add icons for diff list. Add date to diff view and prep for adding repo info
I pitty the fool who uses line breaks in their commit messages
Make file list clickable. Add file names to individual diffs
Update the README, mime-types is a requirement. I might bundle it later, but for now please install it
Updated interface, now includes basic diff and detail view. Also bundle grit because the gem is old
Add commit paging UI and functionality
No need to terminate nub after launching the task, it automagically terminates
Don't cause the task to wait when launching from nub. Also no idea why the window won't order front
Add application icon
try that again