summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-12-19bump version to v0.10.2AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-12-14bump version to v0.10.1AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-12-11bump version to v0.10.0AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-12-03bump version to v0.9.0AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-11-28bump version to v0.8.1AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-11-28add shell completion and remove binary compressionAtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-11-27bump version to v0.8.0AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-11-22bump version to v0.7.0AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-11-20remove check, add dagger dependencyAtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-09-18bump version to v0.6.1AtomicFS
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
2024-08-05bump version to v0.5.0AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-07-11bump version to v0.3.2AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-07-11bump version to v0.3.1AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-04-03fix buildingAtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-04-03bump version to v0.2.0AtomicFS
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
2024-02-28Remove gitignore, not part of Arch packaging guidelinesAtomicFS
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having it's own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
2024-01-17initial commitAtomicFS