index
:
gentoo-utils
atom-cmp
debugging
feature/port-to-meson-cargo
feature/profiles
fuzz
improve-fuzzing
master
profiles
split-into-workspace
Gentoo-utils
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-17
debugging
split-into-workspace
John Turner
2025-12-17
rust-analyzer.sh: invoke clippy-json directly, which now handles compiling in...
John Turner
2025-12-15
Merge pull request 'Add fuzzer to the pipeline' (#11) from feature/add-fuzzer...
John Turner
2025-12-16
ci: fuzz: clean up fuzzer script a bit
John Turner
2025-12-14
ci: fuzz: dont fail the pipeline
penguin
2025-12-14
ci: fix some instances of failing commands not failing jobs
penguin
2025-12-14
ci: build: remove debugging echos
penguin
2025-12-14
ci: add fuzz job
penguin
2025-12-14
scripts: add fuzzer helper script
penguin
2025-12-14
Merge pull request 'feature/remove-statics-from-parser-fuzzer' (#13) from fea...
John Turner
2025-12-15
gate atom parser fuzzer debug printing
John Turner
2025-12-15
check for duplicate flags in usedeps, instead of duplicate usedeps
John Turner
2025-12-15
except InvalidAtom in atom.py
John Turner
2025-12-15
remove static variables from atom parser fuzzer
John Turner
2025-12-14
use -E flag in git grep
John Turner
2025-12-14
fill in todo! in match arm
John Turner
2025-12-14
grep for todo! and dbg! in check_commands and in CI
John Turner
2025-12-13
Merge pull request 'allow fuzzer disagreements where there are duplicated use...
John Turner
2025-12-14
allow fuzzer disagreements where there are duplicated usedeps in the atom
John Turner
2025-12-14
give fuzzer corpuses unique names
John Turner
2025-12-14
add alias targets for fuzzers
John Turner
2025-12-14
prefix atom fuzzer static library targets with "atom"
John Turner
2025-12-12
Merge pull request 'Add docker image caching; split build job into build, tes...
John Turner
2025-12-12
ci: add docs job
penguin
2025-12-12
ci: add check-format job
penguin
2025-12-12
ci: add test job
penguin
2025-12-12
ci: update build job to only build
penguin
2025-12-12
ci: build-oci-image: cache .git dir in build-oci-image
penguin
2025-12-12
ci: set default shell to login shell
penguin
2025-12-12
ci: build-oci-image: create entrypoint script and put env sources in it
penguin
2025-12-12
ci: simplify pipeline logic
penguin
2025-12-12
use "ninja test" instead of "meson test" in check_commands.txt
John Turner
2025-12-12
create rust-analyzer.sh script
John Turner
2025-12-12
give fuzzer related targets unique names
John Turner
2025-12-11
fix warnings in src/atom/mod.rs
John Turner
2025-12-11
fix warnings in fuzzers
John Turner
2025-12-11
commit rust-project.json
John Turner
2025-12-11
run all tests in check_commands.txt verbosely
John Turner
2025-12-08
run CI when pushing to any branch
John Turner
2025-12-08
handle Manifest.gz files in repos
John Turner
2025-12-08
run all tests in check_commands.txt
John Turner
2025-12-08
add rustfmt target
John Turner
2025-12-08
remove cbindgen from meson deps and dockerfile
John Turner
2025-12-08
hookup atom parser fuzzer to read and write to stdin/stdout
John Turner
2025-12-08
give fuzzer library targets different names
John Turner
2025-12-08
configure fuzzers separately
John Turner
2025-12-07
infra: formatting + debug in check changes step
penguin
2025-12-07
infra: add default branch name to outputs
penguin
2025-12-07
infra: switch to using generic runner brutalisk and manually specify containe...
penguin
2025-12-07
update logo
John Turner
[next]