aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add Makefilev1.0.0pml682025-09-032-12/+29
* feat: add man pagepml682025-09-031-0/+35
* chore: add LICENSEpml682025-09-031-0/+21
* feat: add -v/--version optionpml682025-09-034-87/+105
* fix: only run `git diff` when _update has pulled changespml682025-09-031-1/+3
* feat: `set -eu`pml682025-08-211-4/+6
* feat: do a diff check after changes / open PKGBUILD in editor for new pkgpml682025-08-081-5/+24
* feat: enable ShellCheck analysispml682025-04-183-12/+14
* fix: so `~` isn't expanded in `"` stringspml682025-04-171-2/+2
* refactor: encase some variables in strings, replace if-else chain with casepml682025-03-231-22/+30
* fix: so the "simpler approach" doesn't actually work it seemspml682024-12-241-2/+3
* docs: add fish completion directions to READMEpml682024-12-222-1/+7
* feat: add fish completion scriptpml682024-12-211-0/+11
* feat: exit with code 16 when unknown switch is usedpml682024-12-213-12/+8
* fix: script running `_clean` in PWDpml682024-12-211-7/+6
* feat: initial commitpml682024-12-214-0/+204