summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-05infra: docker: set portage to shallow clone packages via gitpenguin
2025-12-05docker: run as non-root user in containers using this imagepenguin
2025-12-05infra: docker: add nodejspenguin
2025-12-05infra: move docker workflow into gentoo-utils workflowpenguin
2025-12-05add CI filesJohn Turner
2025-12-03commit dir-localsJohn Turner
2025-12-01clean up fuzzer related meson logicJohn Turner
2025-11-30add parse method to Parseable trait for easy parsingJohn Turner
2025-11-30add some docsJohn Turner
2025-11-30set buildtype to debugoptimizedJohn Turner
2025-11-30run meson compile before running check commandsJohn Turner
2025-11-30use lld not lddJohn Turner
2025-11-29use fs.stem instead of name in tests/meson.buildJohn Turner
2025-11-28add porthole test to check_commands.txtJohn Turner
2025-11-28add repo parser testJohn Turner
2025-11-28use gnu parallel to run pre-commit hook check commands in parallelJohn Turner
2025-11-28add porthole tests to mesonJohn Turner
2025-11-26bump monJohn Turner
2025-11-23derive PartialEq and Eq for Atom and Atom related typesJohn Turner
2025-11-23derive Hash for Atom and similar typesJohn Turner
2025-11-23rearrange modulesJohn Turner
2025-11-23allow "0" as a build-idJohn Turner
2025-11-23remove invalid commentJohn Turner
2025-11-22enable fuzz feature in check.shJohn Turner
2025-11-22print the remaining input on fuzzer failuresJohn Turner
2025-11-22disallow wildcard after a build-idJohn Turner
2025-11-22represent 4th variant of slots, and disallow empty primary slot namesJohn Turner
2025-11-22verify that repo names are also valid package namesJohn Turner
2025-11-22disallow "+" in repo namesJohn Turner
2025-11-21remove unneeded targets from Cargo.tomlJohn Turner
2025-11-21change "test" meson option to "tests"John Turner
2025-11-21build-id must not start with zeroJohn Turner
2025-11-21remove build-id from control version and reject inputs with itJohn Turner
2025-11-20format version build-idJohn Turner
2025-11-20port check.sh to use only mesonJohn Turner
2025-11-20update mon and use new ascii parsersJohn Turner
2025-11-19fix lintsJohn Turner
2025-11-19remove dbg!John Turner
2025-11-19compare versions as strings rather than parsing them to intsJohn Turner
2025-11-19allow missing panic docsJohn Turner
2025-11-19compare letters before suffixes, and having a letter is greater than noneJohn Turner
2025-11-19impl vercmp fuzzerJohn Turner
2025-11-18setup meson to allow building multiple fuzzers easilyJohn Turner
2025-11-18dont allow "." in repo namesJohn Turner
2025-11-18allow slot to be only :* := :slot/sub= or :slotJohn Turner
2025-11-18support portage build-id extensionJohn Turner
2025-11-18take at least 1 usedepJohn Turner
2025-11-18skip atoms that portage denies for having duplicate usedepsJohn Turner
2025-11-18check if fuzz input is graphical before decoding it to UTF8John Turner
2025-11-18disallow atoms that end in what could be a valid versionJohn Turner