Commits
User selector
Commit history
Commits on Jul 29, 2021
more cleanups addressing review comments
Show description for 5b40ececommittedadd some context
Show description for 19d8a39committedcreate error message objects
Show description for 0844b34committedintroduce message handler
Show description for 9fa8a27committed
Commits on Jul 22, 2021
test with all data in the data dir
Show description for 3eda4f9committedUse testfixture for better comparison error message
Show description for 49cab4bcommittedmisc test improvements
Show description for db7c429committed
Commits on Jul 21, 2021
factorize convertor
Show description for 56d1616committedfactorize the parsing format detection
Show description for f8a98b0committed
Commits on Jul 2, 2021
some more if PY[23] removal
Show description for 565882acommittedremove from __future__
Show description for a76ded1committedremove six imports
Show description for 7a9fb9fcommitted
Commits on Jun 11, 2021
verif_node can exist only if files_analyzed is not False
Show description for 83ebf8bauthored andcommittedfix tagvalue parser test(files_analyzed must be true if there are files)
Show description for ff19746authored andcommittedpackage checksum is optional, so check a wrong value insted of None
Show description for e05618bauthored andcommittedfix test rdf document(files_analyzed must be true since there are files)
Show description for ac6b65aauthored andcommitted
Commits on Jun 8, 2021
Add parser support for multiple packages.
Show description for d8562f3committed
Jeff LicquiaAdd writer support for multiple packages.
Show description for c05d6a2committed
Jeff Licquia
Commits on Apr 23, 2021
test_jsonyamlxml_parser: remove deprecated json.load encoding argument
Show description for 6c8b9a8committed
Commits on Oct 7, 2020
Commits on Aug 28, 2019
Do no crash when writing without a validation
Show description for 817b3d4committedImprove handling of file encoding
Show description for 478c761committedUse ordered mappings for expectations
Show description for 3312e4dcommittedBump License list to v3.6
Show description for a693890committedMerge license list 3.5
Show description for 5bb18eccommittedMove test data to tests. Simplify tests code
Show description for d717bcecommittedAdd maxDiff None to all tests and format code
Show description for e782323committedExplore hashing bytes not text
Show description for 649b7ebauthored andcommittedAvoid mojibake in tests files
Show description for 98b3324committedMove test data to tests. Simplify tests code
Show description for d986c88committedAdd maxDiff None to all tests and format code
Show description for a1c67b3committed
Commits on Aug 23, 2019
Cleanup code
Show description for 968c62ecommittedDo not use builtin "file" as a variable name
Show description for 79217e3committedUse context manager to open/close files safely
Show description for 19dbedccommittedAdd support for parsing and writing package identifier to JSON/YAML/XML formats.
Show description for a621030committed