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-03
hook up fuzzer to stdin and stdout instead of spawning a subproc
improve-fuzzing
John Turner
2025-12-03
give fuzzer library targets different names
John Turner
2025-12-03
commit rust-project.json symlink
John Turner
2025-12-03
commit dir-locals
John Turner
2025-12-03
configure fuzzers separately
John Turner
2025-12-03
port clap to meson and add it as dependency
John Turner
2025-12-03
remove subprojects/clap from .gitignore
John Turner
2025-12-03
Merge commit '812d803a00dbab6de871b29cd69d2bd392128d0f' as 'subprojects/clap'
John Turner
2025-12-03
Squashed 'subprojects/clap/' content from commit 53a69215
John Turner
2025-12-01
clean up fuzzer related meson logic
John Turner
2025-11-30
add parse method to Parseable trait for easy parsing
John Turner
2025-11-30
add some docs
John Turner
2025-11-30
set buildtype to debugoptimized
John Turner
2025-11-30
run meson compile before running check commands
John Turner
2025-11-30
use lld not ldd
John Turner
2025-11-29
use fs.stem instead of name in tests/meson.build
John Turner
2025-11-28
add porthole test to check_commands.txt
John Turner
2025-11-28
add repo parser test
John Turner
2025-11-28
use gnu parallel to run pre-commit hook check commands in parallel
John Turner
2025-11-28
add porthole tests to meson
John Turner
2025-11-26
bump mon
John Turner
2025-11-23
derive PartialEq and Eq for Atom and Atom related types
John Turner
2025-11-23
derive Hash for Atom and similar types
John Turner
2025-11-23
rearrange modules
John Turner
2025-11-23
allow "0" as a build-id
John Turner
2025-11-23
remove invalid comment
John Turner
2025-11-22
enable fuzz feature in check.sh
John Turner
2025-11-22
print the remaining input on fuzzer failures
John Turner
2025-11-22
disallow wildcard after a build-id
John Turner
2025-11-22
represent 4th variant of slots, and disallow empty primary slot names
John Turner
2025-11-22
verify that repo names are also valid package names
John Turner
2025-11-22
disallow "+" in repo names
John Turner
2025-11-21
remove unneeded targets from Cargo.toml
John Turner
2025-11-21
change "test" meson option to "tests"
John Turner
2025-11-21
build-id must not start with zero
John Turner
2025-11-21
remove build-id from control version and reject inputs with it
John Turner
2025-11-20
format version build-id
John Turner
2025-11-20
port check.sh to use only meson
John Turner
2025-11-20
update mon and use new ascii parsers
John Turner
2025-11-19
fix lints
John Turner
2025-11-19
remove dbg!
John Turner
2025-11-19
compare versions as strings rather than parsing them to ints
John Turner
2025-11-19
allow missing panic docs
John Turner
2025-11-19
compare letters before suffixes, and having a letter is greater than none
John Turner
2025-11-19
impl vercmp fuzzer
John Turner
2025-11-18
setup meson to allow building multiple fuzzers easily
John Turner
2025-11-18
dont allow "." in repo names
John Turner
2025-11-18
allow slot to be only :* := :slot/sub= or :slot
John Turner
2025-11-18
support portage build-id extension
John Turner
2025-11-18
take at least 1 usedep
John Turner
[next]