Hunter Wittenborn

Results 126 issues of 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`,...

T-Defect

### Description of feature See https://no-color.org/ ### Installed makedeb version 14.1.3

T-Enhancement

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....

T-Enhancement

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`...

S-Tolerable
P-Makedeb
X-Good-First-Issue

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...

enhancement

The branch name is wanting to stay black for some reason, even though the rest goes white: ![image](https://user-images.githubusercontent.com/74838472/124727648-858d6000-ded4-11eb-84a1-542d918ddcf5.png) 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...

type: bug

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...