Stephen Mathieson
Stephen Mathieson
What do you mean _namespaced_? Are you suggesting putting installing deps in `./deps/owner/name/` (for example, `./deps/clibs/list`)? If so, this would be a huge breaking change, so I'm pretty hesitant and...
Sure thing, this makes sense to me! If you've got time to add support, please do!
Good idea. We should also have a man entry for clib itself, but that's really a separate issue.
This is great! Fantastic work @nouwaarom! Thank you for putting this together. A PR this big may take some time to review, so please be patient with us. I will...
I had this thought when the made the `master->main` switch. IMO the best solution would be to lookup the repository's default branch rather than assuming anything.
> Where do they do that? When you create a new repository, the default branch is `main` automatically (it used to be `master`). > It's bad practice to change a...
While it is a breaking change, I don't imagine many folks are leveraging the subcommand/plugin feature. There are only two plugins (listed in our registry) and I wrote both 🤣...
Wrong button 🤦♂️ I didn't see that issue until now. Moving them into core SGTM 👍
Yep, I had the same thought. See https://github.com/rustyrussell/ccan/issues/17 :)
Not quite fixed yet; we need to automate creating repos for the ccan packages.