Charles O'Farrell

Results 132 comments of Charles O'Farrell

@edmundnoble Apologies if you already know all of the context for Hedgehog, but Jacob who started the library did an excellent talk last year about it. https://www.youtube.com/watch?v=AIv_9T0xKEo

@ieure Did you find away around this?

Perhaps a dumb question - is this only possible if we do something like generate the bash/zsh files (and I guess add an SBT plugin to make that easy)?

I was looking around for examples of Java/Scala libraries that did something similar but I couldn't find anything (I might be blind though). I agree it would be great.

Hi @jslhcl, Honestly? I haven't use git-cc in about 5 years and I'm afraid I can't remember what the original intention is for the code. I have a suspicion it...

Hi Hitendra, God I made such a hash of the encoding/decoding in git-cc. I'm afraid my python just isn't good enough to fix this bug. You might want to look...

@faisal-hameed I'm sorry I really can't. It's obviously an encoding issue, which has plagued git-cc because I didn't know what I was doing in python (or clearcase for that matter)....

@danmorgen I don't suppose you could post some of the contents of `lshistory.bak` here? In particular I'm curious what "branches" are being used and do they match up with the...

I've tried (badly) to make git-cc compatible with both 2.x and 3.x. I'm afraid my python knowledge was never very good. If removing the encoding works I'm happy to take...