aboutsummaryrefslogtreecommitdiff
path: root/lib/memfs/internal/test/embed_disable_modtime
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-09-04all: fix various linter warningsShulhan
2024-04-10lib/memfs: set embed file mode to print as octalShulhan
2024-03-09all: reformat all files with goimportsShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-11-22lib/memfs: add sub file systemShulhan
2023-11-05lib/memfs: include empty directoryShulhan
2022-07-02lib/memfs: update the template formatShulhan
2022-05-12lib/memfs: format comment in embedded Go template according to gofmt tipShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-03-01lib/memfs: make the GoEmbed re-mount the Root before generate Go fileShulhan
2021-12-20lib/memfs: fix unit testsShulhan
2021-12-19lib/memfs: remove field ContentEncoding from EmbedOptions and NodeShulhan
2021-10-26lib/memfs: move the embedded parameter to OptionsShulhan