Matt Mahnke

Results 11 issues of Matt Mahnke

I've written a man page for git-standup in [AsciiDoc][], just like all the [other Git man pages](https://github.com/git/git/blob/master/Documentation). This completes #68; all of the following open the man page: - `man...

https://wiki.archlinux.org/title/Arch_User_Repository#Submitting_packages https://github.com/ATiltedTree/create-aur-release

https://github.com/ryankurte/cargo-binstall

With the completion of #7, it has become evident that sometimes you may not want to provide an additional argument. For example, extracting the commands to run into a separate...

bug
good first issue

Having long-running Git operations is a bit unnerving. I don't know which repo(s) are being slow, nor how many/which repos are left to process. ~~Maybe implement SIGUSR{1,2} to print current...

enhancement

### The issue I use the following git commit template: ``` # If applied, this commit will... # Why is this change being made? # Provide links to any relevant...

bug

This PR will add support for using Spotify as a music player. It works exactly the same as the Rythmbox block. Since I am not currently using i3/lemonbar, I have...

The following error occurs when attempting to compile any LaTeX document: ``` / # pdflatex foo.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Alpine Linux) (preloaded format=pdflatex) restricted \write18 enabled....

bug

Pretty much right there in the title. I'd like to use this package in my Kubernetes workload, but the Vault server is not configured to support the Kubernetes auth method;...

The [specification](https://github.com/P-H-C/phc-string-format/blob/5f1e4ec633845d43776849f503f8ce8314b5290c/phc-sf-spec.md) says that the `salt` option is optional: >optionally, a `$` sign followed by the (encoded) salt value; However, this package requires it to be defined to output the...