1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-05 00:21:54 +01:00
aerc/lib/pama
Moritz Poldrack fc5b6896ff chore: switch to using stdlib helper functions
Go has evolved significantly over the years and has introduced some
handy helper functions that make the code easier to read.

Use helper functions like slices.Contains, map.Copy, and
strings.CutPrefix, when appropriate.

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-08-04 12:47:05 +02:00
..
models chore: switch to using stdlib helper functions 2025-08-04 12:47:05 +02:00
revctrl
store
apply.go chore: switch to using stdlib helper functions 2025-08-04 12:47:05 +02:00
drop.go
drop_test.go
find.go patch/find: add find sub-cmd 2023-12-30 15:42:09 +01:00
init.go
list.go
pama.go
pama_test.go chore: switch to using stdlib helper functions 2025-08-04 12:47:05 +02:00
rebase.go
switch.go chore: switch to using stdlib helper functions 2025-08-04 12:47:05 +02:00
switch_test.go
unlink.go
worktree.go