Rocco Caputo
Rocco Caputo
I suppose the matter of highlighting the value could be sidestepped entirely by adding a separate indicator. Perhaps a single character in front of the expression.
I just built Pomodoro for Mavericks using the free XCode 5.0.2 from the App Store. Notification Center notifications work fine here. I had to dig into the archive contents to...
It is Mavericks compatible. I just built it now. 1. Follow the 4.5+ instructions in the README.TXT. 2. Accept the recommended project upgrades. 3. If compiling getActiveUrlsFromBrowsers.applescript fails, it's because...
1. I also had to update build settings to match my system. Click on Pomodoro (the target app) in the left sidebar. The center section should switch to "Build Settings"....
I did nothing regarding the ARC update. I think those were harmless warnings the last time I built Pomodoro. If the latest XCode update broke the build, I can't help...
This is turning out to be harder than expected. I'm going to punt for now, since I need to convert my own repositories.
Branching also fails for workbench, which is a much smaller and easier repository to test. It's my hope that the graphical visualizer/editor will resolve this.
I'll have to look at this in more depth, probably next week. Something clever might be possible with substr() and pos() after the match you've added, to eliminate the substitution...
I am investigating a structure visualizer/editor that will let humans decide whether these things are branch renames or directory renames. It'll be a bit more work for the user, but...
Replay through the command line is pretty fast. git-fast-import must be blazing!