David Morton
David Morton
The "Install rvm installer" section runs if the file exists but never checks if the file is executable. Somehow I had rvm-installer.sh at the required location but was chmod 644....
As we have been discussing in a patch comment thread, the least surprise would be for the validations to raise errors as the occur, not swallow them. I think this...
I just had a heck of a time tracking down a problem where $.getJSON was not sending the proper Accept header. I finally found it here... Is it necessary to...
If the date method for returns a nil to the calendar helper, it causes an error when `objects_for_days` calls strftime on the result. I will try to avoid returning results...
When tracing multiple branch paths, it would be nice if you could have the main window be able to highlight the trails of specified paths, to make them stand out...
If I already have textmate open with a project, could gitx open files in textmate rather than xcode?