Hunter Wittenborn
Hunter Wittenborn
### Issue ```diff hunter@hwittenborn-desktop:~$ makedeb --version +makedeb 5.0.1- Alpha Release Installed from APT hunter@hwittenborn-desktop:~$ ``` 1. No `pkgrel` is present, when there should be. 2. The version installed is `15.0.1`,...
### Description of feature See https://no-color.org/ ### Installed makedeb version 14.1.3
A bunch of unit tests can be migrated to using `--lint`, which could likely speed up unit tests by a fair amount. There's a good amount of unit tests that...
### Description of feature It would be nice if a .deb file was automatically added to each release so that users could install makedeb in an easier and quicker way....
We should add a configuration file so users can customize makedeb's behavior to suit how they want it to behave. We currently have `makepkg.conf`, but usage of it isn't documented,...
### Issue The alpha and beta releases should include a `provides` listing for `makedeb=${pkgver}` so that packages can list that they depend on `makedeb`, while still allowing `makedeb-alpha` or `makedeb-beta`...
This issue is due to an experience I had inside of https://github.com/Awesome-Technologies/synapse-admin/issues/197. When on the `/#/login` page, it would be nice if the user would be automatically be redirected to...
The branch name is wanting to stay black for some reason, even though the rest goes white:  Atom: 1.57.0 on Linux git-plus: 8.7.1
Why is the Hugo version set all the way back to 0.85? I'm wanting to avoid having to pin a version in my config because then I have to keep...
This pull request adds Bash completions for all of Drone's commands and sub-commands. --- Notes regarding implementation: - Short options (i.e. `-h`, `-s`, etc etc.) aren't shown as flags in...