Aaron Bull Schaefer

Results 20 comments of Aaron Bull Schaefer

My preference is style B.

Awesome stuff @dragon788! I have been meaning to split up the files to reduce duplication for a while and adding support for Atlas is a great idea. I do agree...

I like the "two crates in one repo that is a cargo workspace" pattern with `-cli` for the specificity that @killercup mentioned. It seems like subcommands could naturally fall under...

Hey @jmurty! I'd certainly be open to coordinating with you to add this feature...you're actually not the first person to suggest it (see https://github.com/elasticdog/transcrypt/issues/25), so I'm sure it would be...

Is the plan to have this be merged after the 2.1.0 release work, or would it be a part of it?

This will be a bit tricky to address, as OpenSSL 1.1.1 was released in Sep 2018 and I want to make sure that older versions also work properly. The situation...

I think most of that sounds sane, but I'm not sure if setting an explicit path to the binary (versus just relying on the user's `$PATH`) would be worth the...

Just wanted to say that I really like the auto-tracking feature as well. After using jj for a while, going back to manually having to think about adding files to...

Take a look at issue #3...I haven't touched this project for a number of years and don't have the time right now to track down the latest versions of the...

Sorry for being late to the party on this one...I like the idea, but have some stylistic things that I'd like to clean up. I'd also avoid the symlinked Vagrantfile...