-
3.1.1bdde473f · ·
add a fix for when apk-snap is preinstalled to a device using pmbootstrap. No longer run apk-snap if file `/in-pmbootstrap` exists
-
3.1.0df25948a · ·
This tag adds a snapper configuration file which is tailored to the needs of apk-snap. It also changes testcases to cover this. On the APKBUILD side in Alpine this ensures users get automatic snapshots working out of the box after installing apk-snap.
-
3.0.7b61f8033 · ·
bugfix, due to error in 3.0.6 not caught by py-lsp and autopep8, but caught by pytest after release
-
3.0.610ad04e7 · ·
Bugfixes, trim down redundant logic, more pep8 compliant formatting, add contributing.md, adapt docs
-
-
3.0.4b06ffeb5 · ·
Add check for empty snapper config, as well as descriptive error message in such event
-
3.0.39f675a55 · ·
Move from using actual shell script as hook, to using symlink of executable. Solves https://gitlab.com/papiris/apk-snap/-/issues/4
-
3.0.2_beta8fad1fc1d · ·
change Makefile: attempt to move docs and man build steps out from install stanza
-
-
3.0.2_beta7ed7ffc1a · ·
added some exception catching to file operations, to try to do something about https://gitlab.com/papiris/apk-snap/-/issues/3
-
-
3.0.2_beta510439d3c · ·
Move install of hook further down the install pipeline, to try to avoid the hook calling the `apk-snap` executable before it's been installed
-
-
-
3.0.2_beta2d0d9a5cf · ·
installs and runs without error. shell hook is now POSIX-compliant. docs build successfully.
-
-