| 2026-06-29 11:34 | integration test fixes | Motiejus Jakštys | 5 | +16 | -468 |
| 2024-09-10 08:39 | README: remove mention of license | Motiejus Jakštys | 1 | +1 | -6 |
| 2024-09-10 08:36 | add integration test for 555983fc2e3f3b3a61b08e95b6736321e95ed0f2 | Motiejus Jakštys | 2 | +4 | -1 |
| 2024-09-10 07:51 | fix shfmt | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-09-10 07:43 | Makefile: undocker depends on GODEPS | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-09-10 07:21 | Dropped check for the presence of .tar extension in blob names, which caused undocker to fail for newer Docker images. | Andrei Errapart | 1 | +13 | -15 |
| 2024-05-12 04:33 | Makefile: make VSNHASH, LDFLAGS overridable | Motiejus Jakštys | 1 | +4 | -4 |
| 2024-05-10 13:10 | shell scripts: shfmt | Motiejus Jakštys | 2 | +7 | -2 |
| 2024-05-10 13:00 | update README w.r.t. integration tests | Motiejus Jakštys | 1 | +3 | -2 |
| 2024-05-10 12:59 | add integration tests | Motiejus Jakštys | 3 | +467 | -2 |
| 2024-05-10 11:57 | Makefile: fix lint rules | Motiejus Jakštys | 1 | +2 | -2 |
| 2024-05-10 11:50 | main.go: fix Sprintf -> Fprintf | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-05-10 11:49 | release: do not sign | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-05-10 11:49 | release: fix shebang | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-05-10 11:48 | README: project is somewhat maintained again | Motiejus Jakštys | 1 | +5 | -3 |
| 2024-05-10 11:38 | main: errors to stderr | Motiejus Jakštys | 1 | +1 | -1 |
| 2024-02-09 08:49 | add deprecation notice | Motiejus Jakštys | 1 | +7 | -0 |
| 2023-05-19 12:06 | README: remove Changelog | Motiejus Jakštys | 1 | +0 | -7 |
| 2023-05-19 12:01 | upgrade to go 1.20 | Motiejus Jakštys | 3 | +6 | -13 |
| 2023-04-13 08:30 | move to git.jakstys.lt | Motiejus Jakštys | 5 | +7 | -28 |
| 2023-02-09 08:23 | re-license to apache2 | Motiejus Jakštys | 1 | +202 | -19 |
| 2023-01-03 14:00 | replace io/ioutil with os | Motiejus Jakštys | 1 | +4 | -5 |
| 2022-08-29 15:02 | make: fix clean target | Motiejus Jakštys | 1 | +1 | -1 |
| 2022-06-09 11:28 | release: a better changelog | Motiejus Jakštys | 1 | +3 | -3 |
| 2022-06-09 11:22 | rootfs: remove ./ prefix from filenames | Motiejus Jakštys | 1 | +2 | -2 |
| 2021-09-29 11:45 | [ci] merge test and lint steps to one | Motiejus Jakštys | 1 | +2 | -4 |
| 2021-09-29 11:43 | [ci] replace tee with awk | Motiejus Jakštys | 1 | +3 | -1 |
| 2021-09-29 11:38 | [ci] add a usage step | Motiejus Jakštys | 1 | +2 | -0 |
| 2021-09-29 11:29 | remove unnecessary support for prebuilt binaries | Motiejus Jakštys | 3 | +11 | -51 |
| 2021-09-27 16:08 | remove references to 'official' binaries | Motiejus Jakštys | 1 | +5 | -2 |
| 2021-09-06 12:36 | [release] fix nullglob issue | Motiejus Jakštys | 1 | +3 | -0 |
| 2021-09-06 06:01 | [nit] Makefile style | Motiejus Jakštys | 1 | +1 | -2 |
| 2021-09-06 05:25 | Update README | Motiejus Jakštys | 1 | +15 | -21 |
| 2021-09-01 06:41 | Shellcheck release | Motiejus Jakštys | 1 | +3 | -2 |
| 2021-09-01 06:38 | Update release script | Motiejus Jakštys | 2 | +9 | -3 |
| 2021-09-01 06:32 | update README with more actionable examples | Motiejus Jakštys | 1 | +16 | -16 |
| 2021-08-29 15:39 | Revert "add WithFilePrefix" | Motiejus Jakštys | 5 | +26 | -94 |
| 2021-08-29 15:39 | nit: shorter defer body | Motiejus Jakštys | 1 | +2 | -3 |
| 2021-08-29 15:23 | update Makefile and default target | Motiejus Jakštys | 2 | +3 | -3 |
| 2021-08-29 13:55 | add WithFilePrefix | Motiejus Jakštys | 6 | +95 | -26 |
| 2021-08-29 04:48 | version sha256sum files | Motiejus Jakštys | 1 | +3 | -3 |
| 2021-08-25 05:53 | remove unused archs | Motiejus Jakštys | 2 | +21 | -10 |
| 2021-08-25 05:49 | main.go: remove file if on Flatten(..) failure | Motiejus Jakštys | 2 | +60 | -16 |
| 2021-08-24 14:23 | simplify linter | Motiejus Jakštys | 2 | +3 | -8 |
| 2021-08-24 13:42 | shellcheck | Motiejus Jakštys | 2 | +8 | -6 |
| 2021-08-24 11:50 | remove windows/arm64 | Motiejus Jakštys | 1 | +1 | -2 |
| 2021-08-24 10:57 | add file which helps releases | Motiejus Jakštys | 2 | +33 | -1 |
| 2021-08-24 04:02 | add version info to the binary | Motiejus Jakštys | 3 | +30 | -22 |
| 2021-08-24 03:47 | tag version | Motiejus Jakštys | 1 | +13 | -8 |
| 2021-08-23 13:42 | sha256sum | Motiejus Jakštys | 3 | +15 | -7 |
| 2021-08-23 13:32 | compile all targets | Motiejus Jakštys | 1 | +2 | -0 |
| 2021-08-23 13:32 | simpler generator | Motiejus Jakštys | 1 | +5 | -9 |
| 2021-08-23 13:29 | add more targets | Motiejus Jakštys | 1 | +21 | -5 |
| 2021-08-19 13:41 | update README | Motiejus Jakštys | 1 | +4 | -0 |
| 2021-08-19 13:32 | additional error check | Motiejus Jakštys | 2 | +4 | -1 |
| 2021-08-13 12:27 | determine gzip archives from magic values | Motiejus Jakštys | 1 | +39 | -28 |
| 2021-06-01 16:54 | add `all` target | Motiejus Jakštys | 1 | +7 | -0 |
| 2021-06-01 16:47 | lint is a composite target | Motiejus Jakštys | 2 | +8 | -2 |
| 2021-06-01 06:10 | go vet comes first, it's faster. | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-06-01 06:08 | revert go.mod | Motiejus Jakštys | 1 | +0 | -2 |
| 2021-06-01 06:07 | gopath fixes | Motiejus Jakštys | 2 | +3 | -2 |
| 2021-06-01 06:03 | go install -> go get | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-06-01 06:00 | lint | Motiejus Jakštys | 5 | +14 | -7 |
| 2021-06-01 05:49 | add `undocker` target | Motiejus Jakštys | 1 | +6 | -1 |
| 2021-06-01 05:43 | fix undocker path | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-06-01 05:42 | add coverage.html | Motiejus Jakštys | 3 | +14 | -22 |
| 2021-05-31 20:57 | more artifacts | Motiejus Jakštys | 1 | +19 | -3 |
| 2021-05-31 20:45 | add builds.sr.ht status | Motiejus Jakštys | 1 | +1 | -0 |
| 2021-05-31 20:43 | indent build.yml | Motiejus Jakštys | 1 | +4 | -4 |
| 2021-05-31 20:43 | test build.yml | Motiejus Jakštys | 2 | +15 | -0 |
| 2021-05-31 20:24 | update changelog | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-05-31 20:15 | README: link to the top-level package | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-05-31 18:46 | add status badge | Motiejus Jakštys | 1 | +2 | -0 |
| 2021-05-31 18:45 | move tartest to rootfs/internal | Motiejus Jakštys | 3 | +1 | -1 |
| 2021-05-31 18:44 | update doc formatting | Motiejus Jakštys | 1 | +26 | -23 |
| 2021-05-26 07:41 | wording | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-05-26 07:40 | clarify speed and dependencies | Motiejus Jakštys | 1 | +5 | -3 |
| 2021-05-24 06:40 | update README | Motiejus Jakštys | 1 | +37 | -30 |
| 2021-05-24 04:39 | add similar projects | Motiejus Jakštys | 1 | +6 | -1 |
| 2021-05-23 21:13 | remove changelog | Motiejus Jakštys | 1 | +0 | -7 |
| 2021-05-23 21:11 | reference to boring technology | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-05-23 21:11 | more readme | Motiejus Jakštys | 1 | +15 | -2 |
| 2021-05-23 21:11 | add changelog | Motiejus Jakštys | 1 | +7 | -0 |
| 2021-05-23 21:11 | simple doc | Motiejus Jakštys | 1 | +1 | -0 |
| 2021-05-23 21:11 | fix include paths | Motiejus Jakštys | 3 | +5 | -2 |
| 2021-05-23 21:11 | remove bazelishms | Motiejus Jakštys | 4 | +0 | -116 |
| 2021-05-23 21:11 | remove last assert | Motiejus Jakštys | 1 | +3 | -3 |
| 2021-05-23 21:11 | add license | Motiejus Jakštys | 2 | +21 | -2 |
| 2021-05-23 21:11 | update README and misc files | Motiejus Jakštys | 4 | +8 | -5 |
| 2021-05-23 21:11 | update README | Motiejus Jakštys | 1 | +17 | -6 |
| 2021-05-23 21:11 | remove testing dependencies | Motiejus Jakštys | 5 | +67 | -33 |
| 2021-05-23 21:11 | remove lxcconfig support from bazel rules | Motiejus Jakštys | 1 | +0 | -68 |
| 2021-05-23 21:11 | simplify `undocker` | Motiejus Jakštys | 14 | +27 | -731 |
| 2021-05-23 21:11 | wip leave only rootfs | Motiejus Jakštys | 3 | +170 | -17 |
| 2021-05-23 21:11 | description | Motiejus Jakštys | 1 | +3 | -3 |
| 2021-05-23 21:11 | update README | Motiejus Jakštys | 1 | +30 | -36 |
| 2021-05-23 21:11 | move to sr.ht | Motiejus Jakštys | 12 | +14 | -14 |
| 2021-05-23 21:11 | typo | Motiejus Jakštys | 1 | +1 | -1 |
| 2021-05-23 21:11 | man-page | Motiejus Jakštys | 4 | +43 | -4 |
| 2021-05-23 21:11 | golint | Motiejus Jakštys | 2 | +28 | -24 |
| 2021-05-23 21:11 | doc + bugfix | Motiejus Jakštys | 3 | +5 | -6 |
| 2021-05-23 21:11 | remove multierr | Motiejus Jakštys | 4 | +24 | -8 |
| 2021-05-23 21:11 | update readme | Motiejus Jakštys | 1 | +26 | -15 |
| 2021-05-23 21:11 | add README | Motiejus Jakštys | 1 | +63 | -0 |
| 2021-05-23 21:11 | more robust manifest <-> tarball handling | Motiejus Jakštys | 2 | +26 | -6 |
| 2021-05-23 21:11 | add cmdlxcconfig tests | Motiejus Jakštys | 4 | +120 | -9 |
| 2021-05-23 21:11 | remove bytecounter | Motiejus Jakštys | 3 | +0 | -79 |
| 2021-05-23 21:11 | refactor go-flags initialization | Motiejus Jakštys | 10 | +46 | -84 |
| 2021-05-23 21:11 | remove multierr dependency | Motiejus Jakštys | 1 | +6 | -3 |
| 2021-05-23 21:11 | simplify flattener api | Motiejus Jakštys | 5 | +18 | -38 |
| 2021-05-23 21:11 | remove ByteCounter from rootfs | Motiejus Jakštys | 4 | +29 | -31 |
| 2021-05-23 21:11 | split upt packages to dedicated directories | Motiejus Jakštys | 1 | +13 | -12 |
| 2021-05-23 21:11 | add dumb-init where it makes sense | Motiejus Jakštys | 1 | +20 | -15 |
| 2021-05-23 21:11 | versions are ints | Motiejus Jakštys | 1 | +2 | -0 |
| 2021-05-23 21:11 | hass + ethtool | Motiejus Jakštys | 1 | +2 | -5 |
| 2021-05-23 21:11 | buildifier++ | Motiejus Jakštys | 1 | +16 | -13 |
| 2021-05-23 21:11 | support multiple files for the same output | Motiejus Jakštys | 1 | +5 | -4 |
| 2021-05-23 21:11 | move tw initialization later | Motiejus Jakštys | 1 | +6 | -6 |
| 2021-05-23 21:11 | `lxcbundle` target | Motiejus Jakštys | 1 | +15 | -8 |
| 2021-05-23 21:11 | rootfs accepts output param | Motiejus Jakštys | 1 | +18 | -13 |
| 2021-05-23 21:11 | wip rootfsxz | Motiejus Jakštys | 1 | +13 | -1 |
| 2021-05-23 21:11 | lxc.execute.cmd was meant to be lxc.init.cmd | Motiejus Jakštys | 2 | +3 | -3 |
| 2021-05-23 21:11 | lxcconfigxz | Motiejus Jakštys | 2 | +15 | -10 |
| 2021-05-23 21:11 | shorten rules.bzl | Motiejus Jakštys | 1 | +8 | -8 |
| 2021-05-23 21:11 | typo | Motiejus Jakštys | 1 | +2 | -2 |
| 2021-05-23 21:11 | add lxcconfig | Motiejus Jakštys | 1 | +46 | -16 |
| 2021-05-23 21:11 | fix rootfs rules | Motiejus Jakštys | 2 | +2 | -42 |
| 2021-05-23 21:11 | lxcconfig | Motiejus Jakštys | 1 | +2 | -2 |
| 2021-05-23 21:11 | buildifier | Motiejus Jakštys | 2 | +7 | -10 |
| 2021-05-23 21:11 | add genrule | Motiejus Jakštys | 1 | +10 | -1 |
| 2021-05-23 21:11 | temp repro | Motiejus Jakštys | 2 | +29 | -1 |
| 2021-05-23 21:11 | pkg_tar with intermediate | Motiejus Jakštys | 2 | +9 | -2 |
| 2021-05-23 21:11 | runfiles? | Motiejus Jakštys | 1 | +4 | -1 |
| 2021-05-23 21:11 | wip alpine | Motiejus Jakštys | 2 | +9 | -19 |
| 2021-05-23 21:11 | gazelle | Motiejus Jakštys | 2 | +12 | -7 |
| 2021-05-23 21:11 | wip docker/alpine | Motiejus Jakštys | 2 | +22 | -4 |
| 2021-05-23 21:11 | wip: rootfs | Motiejus Jakštys | 2 | +32 | -0 |
| 2021-05-23 21:11 | commentary | Motiejus Jakštys | 1 | +23 | -13 |
| 2021-05-23 21:11 | rename discarder to proxyWriter | Motiejus Jakštys | 1 | +12 | -15 |
| 2021-05-23 21:11 | naming | Motiejus Jakštys | 1 | +14 | -15 |
| 2021-05-23 21:11 | read gzip archives | Motiejus Jakštys | 4 | +84 | -5 |
| 2021-05-23 21:11 | byteCounter tests | Motiejus Jakštys | 3 | +30 | -9 |
| 2021-05-23 21:11 | bytecounter | Motiejus Jakštys | 6 | +74 | -18 |
| 2021-05-23 21:11 | report name on failing untar | Motiejus Jakštys | 1 | +15 | -8 |
| 2021-05-23 21:11 | rootfs tests | Motiejus Jakštys | 1 | +39 | -17 |
| 2021-05-23 21:11 | wip tests | Motiejus Jakštys | 4 | +95 | -31 |
| 2021-05-23 21:11 | wip constructors | Motiejus Jakštys | 4 | +44 | -3 |
| 2021-05-23 21:11 | handle stream closing better | Motiejus Jakštys | 2 | +11 | -9 |
| 2021-05-23 21:11 | wip xz/commander | Motiejus Jakštys | 5 | +69 | -16 |
| 2021-05-23 21:11 | cmdlxcconfig | Motiejus Jakštys | 5 | +68 | -10 |
| 2021-05-23 21:11 | golint | Motiejus Jakštys | 3 | +29 | -17 |
| 2021-05-23 21:11 | cmdline quoting | Motiejus Jakštys | 2 | +17 | -4 |
| 2021-05-23 21:11 | reading files using size and offsets | Motiejus Jakštys | 2 | +48 | -41 |
| 2021-05-23 21:11 | wip lxcconfig tests | Motiejus Jakštys | 4 | +67 | -38 |
| 2021-05-23 21:11 | move rootfstest to tartest | Motiejus Jakštys | 9 | +190 | -195 |
| 2021-05-23 21:11 | use `.Buffer()` for layer contents | Motiejus Jakštys | 3 | +43 | -42 |
| 2021-05-23 21:11 | remove redundant line | Motiejus Jakštys | 1 | +0 | -1 |
| 2021-05-23 21:11 | Rootfs is now a struct | Motiejus Jakštys | 3 | +22 | -20 |
| 2021-05-23 21:11 | add hardlink test | Motiejus Jakštys | 1 | +15 | -0 |
| 2021-05-23 21:11 | add rootfstest | Motiejus Jakštys | 5 | +242 | -169 |
| 2021-05-23 21:11 | preliminary unit tests | Motiejus Jakštys | 4 | +145 | -20 |
| 2021-05-23 21:11 | rename lxcconfig | Motiejus Jakštys | 3 | +8 | -8 |
| 2021-05-23 21:11 | move command implementations to internal/ | Motiejus Jakštys | 4 | +60 | -40 |
| 2021-05-23 21:11 | make Tree private | Motiejus Jakštys | 3 | +21 | -21 |
| 2021-05-23 21:11 | move tree/ to rootfs/ | Motiejus Jakštys | 7 | +226 | -241 |
| 2021-05-23 21:11 | wip lxc-config | Motiejus Jakštys | 3 | +101 | -1 |
| 2021-05-23 21:11 | docs | Motiejus Jakštys | 1 | +8 | -8 |
| 2021-05-23 21:11 | start using tree | Motiejus Jakštys | 6 | +58 | -23 |
| 2021-05-23 21:11 | add tree | Motiejus Jakštys | 4 | +258 | -11 |
| 2021-05-23 21:11 | whiteout tests | Motiejus Jakštys | 1 | +26 | -4 |
| 2021-05-23 21:11 | doc | Motiejus Jakštys | 5 | +247 | -88 |
| 2021-05-23 21:11 | stdout is - | Motiejus Jakštys | 1 | +10 | -4 |
| 2021-05-23 21:11 | error reporting | Motiejus Jakštys | 2 | +10 | -3 |
| 2021-05-23 21:11 | 'want' can also accept different types | Motiejus Jakštys | 1 | +89 | -81 |
| 2021-05-23 21:11 | retain original dirs | Motiejus Jakštys | 2 | +24 | -4 |
| 2021-05-23 21:11 | prevent bugs in tests easier | Motiejus Jakštys | 2 | +28 | -15 |
| 2021-05-23 21:11 | fix unit test; use pax | Motiejus Jakštys | 2 | +8 | -6 |
| 2021-05-23 21:11 | fix bug in tests | Motiejus Jakštys | 1 | +2 | -1 |
| 2021-05-23 21:11 | adding tests | Motiejus Jakštys | 4 | +68 | -47 |
| 2021-05-23 21:11 | change convention | Motiejus Jakštys | 2 | +7 | -7 |
| 2021-05-23 21:11 | gazelle? | Motiejus Jakštys | 4 | +147 | -142 |
| 2021-05-23 21:11 | add some tests | Motiejus Jakštys | 3 | +70 | -7 |
| 2021-05-23 21:11 | wip rootfs tests | Motiejus Jakštys | 4 | +87 | -3 |
| 2021-05-23 21:11 | move rootfs to its own package | Motiejus Jakštys | 5 | +176 | -171 |
| 2021-05-23 21:11 | rootfs runs | Motiejus Jakštys | 1 | +75 | -14 |
| 2021-05-23 21:11 | wip layers | Motiejus Jakštys | 1 | +84 | -0 |
| 2021-05-23 21:11 | move rootfs, add gofmt | Motiejus Jakštys | 3 | +36 | -18 |
| 2021-05-23 21:11 | start undocker | Motiejus Jakštys | 2 | +54 | -0 |