Tags give the ability to mark specific points in history as being important
-
3.1.1
bdde473f · ·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.0
df25948a · ·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.7
b61f8033 · ·bugfix, due to error in 3.0.6 not caught by py-lsp and autopep8, but caught by pytest after release
-
3.0.6
10ad04e7 · ·Bugfixes, trim down redundant logic, more pep8 compliant formatting, add contributing.md, adapt docs
-
-
3.0.4
b06ffeb5 · ·Add check for empty snapper config, as well as descriptive error message in such event
-
3.0.3
9f675a55 · ·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_beta8
fad1fc1d · ·change Makefile: attempt to move docs and man build steps out from install stanza
-
-
3.0.2_beta7
ed7ffc1a · ·added some exception catching to file operations, to try to do something about https://gitlab.com/papiris/apk-snap/-/issues/3
-
-
3.0.2_beta5
10439d3c · ·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_beta2
d0d9a5cf · ·installs and runs without error. shell hook is now POSIX-compliant. docs build successfully.
-
-