Adds a __repr__ to graph.
[pyutils.git] / src / pyutils / files /
2023-06-13 Scott GaschUpdate docs + doctest.
2023-06-13 Scott GaschAdding docs.
2023-06-12 Scott GaschMore sanity with exception types and raises docs.
2023-04-01 Scott GaschFix a bug around the computation of zookeeper lockfile...
2023-03-06 Scott GaschMake persistent use tighter permissions by default.
2023-02-28 Scott GaschMore spring cleaning.
2023-02-28 Scott GaschI guess it's 2023 now...
2023-02-26 Scott GaschFix logger.exception() calls.
2023-02-10 Scott GaschMinor tweaks.
2023-02-09 Scott GaschAdds CreateFileWithMode helper to create a new file...
2023-01-11 Scott GaschRemove the requirement that filename is a file from...
2022-12-09 Scott GaschImprove identifier for zookeeper based lockfiles.
2022-12-09 Scott GaschAdds support for zookeeper-based lockfiles.
2022-11-24 Scott GaschFixup/improve error message when giving up on lock...
2022-11-24 Scott GaschImprove error message for logs.
2022-10-30 Scott GaschRename some directories (e.g. typez -> types) since...
2022-10-19 Scott GaschMake sure lockfile always sets locktime. Use locktime...
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-15 Scott GaschMore work to improve the quality of sphinx autodocs.
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...