Age | Commit message (Expand) | Author |
---|---|---|
2017-10-28 | verify: Indicate whether anything changed in update_entry_for_path() | Michał Górny |
2017-10-27 | test_verify: Use io.open() instead of open() | Michał Górny |
2017-10-27 | verify: Support updating entry data from path | Michał Górny |
2017-10-27 | verify: Introduce universal get_file_metadata() function | Michał Górny |
2017-10-26 | verify: Remove assert_path_verifies() | Michał Górny |
2017-10-25 | verify: Support checking for cross-filesystem files | Michał Górny |
2017-10-25 | Move exceptions to a separate module | Michał Górny |
2017-10-24 | test_verify: Remove unused variable | Michał Górny |
2017-10-24 | Remove stale imports | Michał Górny |
2017-10-24 | test_verify: Add tests for symlinks & unreadable (a-r) file | Michał Górny |
2017-10-24 | verify: Support comparing two entries for compatibility | Michał Górny |
2017-10-23 | verify: Support verifying against None (no entry) | Michał Górny |
2017-10-23 | verify: Add exception-based API | Michał Górny |
2017-10-23 | Add basic file verification routine | Michał Górny |