Jared Grubb

Results 67 comments of Jared Grubb

Is there anything more we can help you with on this? Sorry for late reply. Just trying to go through issues to see which still need addressed.

This branch has conflicts and would need rebased. Also, I'd like a couple people who know this technology in order to vouch for the patch (I don't know it personally)

I dont think this is possible because I'm not sure how you would express that in documentation in a way that is understandable to the docopt algorithm. Do you have...

I'm always open to having some documentation PR's to help improve these and make it clearer! Thanks for the idea!

Are you proposing that the current behavior should be tweaked? Or that the documentation should be clarified to match the behavior?

In retrospect maybe it _should_ have been `unordered_map` but `map` was just chosen as default. I don't really see much benefit or issue either way -- I don't expect that...

I think that should work, but I'm not sure.

No, the syntax doesn't have any way to do this .. it would be up to you to provide that kind of validation when you look at the values you...

Looking in the man pages for git, I think a better syntax would be: ``` --diff-algorithm={patience|minimal|histogram|myers} ``` I think this could be a nice addition, however this library tries to...