moormaster

Results 7 comments of moormaster

@feckert I think the mention in the issue description was meant for you :)

Rebased on current state of the master branch one more time

I noticed some weird behaviour with the backward-cpp port. After doing a ``` $ Meta/serenity.sh delete $ Meta/serenity.sh build $ pushd Ports/backward-cpp; ./package.sh; popd ``` The build fails with error...

I have added two PRs for a first implementation of - sign - #165 - check-sign - #166 commands supporting only `.p12` files for signing and PEM file for check-sign.

Could you add the hacktoberfest topic to the pdfly repository (or hacktoberfest-accepted label to the PRs)? They are currently in the state of "not participating" https://hacktoberfest.com/participation/#pr-mr-details

> Oh yes, sure 👍 I just did so, and add `hacktoberfest-accepted` to the PR I just merged today Thanks! This one, too, please? #168 🙃

- [x] tcsh -> https://github.com/PeterDaveHello/ColorEchoForShell/pull/17 - [ ] dash 🚫 [sash (Stand-alone shell)](https://en.wikipedia.org/wiki/Stand-alone_shell) - unable to declare functions - only aliases possible - unable to echo escaped characters from alias...