Commit graph

20 commits

Author SHA1 Message Date
ptrcnull 53441cb0fb fix: allow for using busybox grep 2022-07-30 09:25:54 +02:00
ptrcnull 8efb7c51b1 fix: print correct patch filename in 'failed to apply' error 2022-07-30 09:22:01 +02:00
ptrcnull 0ca9d1c380 fix: create header file manually to avoid mode 600 2022-07-30 07:55:18 +02:00
ptrcnull 24a42cdb5b fix: unset any functions set by apkbuild 2022-07-30 07:54:57 +02:00
ptrcnull aeae707886 fix: work around trailing newlines in headers
ugh
2022-07-30 06:18:01 +02:00
ptrcnull 4c668b6c04 fix: don't use $patch as the original patch 2022-07-30 06:10:25 +02:00
ptrcnull f80c534323 fix: don't exit when shell exits with errors
some shells keep exit code of the last executed process on ^D
2022-07-30 02:40:13 +02:00
ptrcnull 4e824d06f5 feat: even more fancy log messages 2022-07-30 02:40:01 +02:00
ptrcnull a85bf4c080 feat: keep original patch headers 2022-07-30 02:39:32 +02:00
ptrcnull 833280f1a9 feat: better log messages 2022-07-30 02:32:11 +02:00
ptrcnull 00d7fdace6 fix: exit on errors correctly 2022-07-30 02:28:33 +02:00
ptrcnull d1ccf0e1d4 feat: announce the wiggling 2022-07-25 07:43:52 +02:00
ptrcnull fbaf178502 fix: please show more info when patch doesn't apply 2022-07-25 07:42:34 +02:00
ptrcnull 42e63a4a56 feat: use git repo instead of arbitrary directories and busybox diff 2022-07-25 07:17:38 +02:00
psykose 662ed43b24
don't destroy patch on failure to unpack/prepare 2022-05-22 18:44:16 +02:00
psykose dc90ce1d1b
fix: remove files in patch diff
closes #3
2022-05-02 17:15:27 +02:00
psykose 9a6ac8303b
fix: ensure src-old is always removed on exit 2022-04-29 08:56:03 +02:00
psykose 131c15e715
feat: improve patch updating 2022-04-29 08:56:03 +02:00
psykose a065129fdb
feat: allow updating a patch 2022-04-29 08:24:06 +02:00
ptrcnull 547480a378 feat: Initial commit 2022-04-25 21:16:04 +02:00