| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-23 | rearrange modules | John Turner | |
| 2025-11-20 | update mon and use new ascii parsers | John Turner | |
| 2025-11-15 | fix clippy lints | John Turner | |
| 2025-11-14 | bump mon and use SeparatedByWithTrailing combinator where needed | John Turner | |
| The new version of mon fixed the SeparatedBy combinator to not allow trailing delimiters. This broke the Depend expr parser, because the exprs are padded with whitespace. Using the new SeparatedByWithTrailing combinator fixes this issue. | |||
| 2025-11-13 | use new mon parsers | John Turner | |
| 2025-11-01 | update parsers to use the ParserIter trait from mon | John Turner | |
| 2025-10-30 | update to new version of mon | John Turner | |
| 2025-10-29 | impl Repo and md5-cache reading | John Turner | |
| 2025-10-29 | create ebuild module | John Turner | |
