index
:
aur
master
A small AUR helper script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: bump version
v1.1.0
pml68
2025-09-07
2
-2
/
+2
*
feat: add -r/--remove flags
pml68
2025-09-07
6
-11
/
+64
*
feat: add Makefile
v1.0.0
pml68
2025-09-03
2
-12
/
+29
*
feat: add man page
pml68
2025-09-03
1
-0
/
+35
*
chore: add LICENSE
pml68
2025-09-03
1
-0
/
+21
*
feat: add -v/--version option
pml68
2025-09-03
4
-87
/
+105
*
fix: only run `git diff` when _update has pulled changes
pml68
2025-09-03
1
-1
/
+3
*
feat: `set -eu`
pml68
2025-08-21
1
-4
/
+6
*
feat: do a diff check after changes / open PKGBUILD in editor for new pkg
pml68
2025-08-08
1
-5
/
+24
*
feat: enable ShellCheck analysis
pml68
2025-04-18
3
-12
/
+14
*
fix: so `~` isn't expanded in `"` strings
pml68
2025-04-17
1
-2
/
+2
*
refactor: encase some variables in strings, replace if-else chain with case
pml68
2025-03-23
1
-22
/
+30
*
fix: so the "simpler approach" doesn't actually work it seems
pml68
2024-12-24
1
-2
/
+3
*
docs: add fish completion directions to README
pml68
2024-12-22
2
-1
/
+7
*
feat: add fish completion script
pml68
2024-12-21
1
-0
/
+11
*
feat: exit with code 16 when unknown switch is used
pml68
2024-12-21
3
-12
/
+8
*
fix: script running `_clean` in PWD
pml68
2024-12-21
1
-7
/
+6
*
feat: initial commit
pml68
2024-12-21
4
-0
/
+204