Age | Commit message (Expand) | Author |
---|---|---|
2024-04-02 | a few formatting and typo fixes | Helmut Grohne |
2024-04-02 | add documentation regarding resource management of AtLocations | Helmut Grohne |
2024-04-02 | fix logic error in AtLocation.stat | Helmut Grohne |
2024-03-24 | AtLocation.mkdir: support optional arguments from pathlib | Helmut Grohne |
2024-03-22 | add convenience functions for stat to AtLocationLike | Helmut Grohne |
2024-03-22 | add os.stat wrapper AtLocation.stat | Helmut Grohne |
2024-03-14 | rename AtLocation.symlink to symlink_to | Helmut Grohne |
2024-03-11 | add method AtLocation.is_absolute | Helmut Grohne |
2024-03-07 | add AtLocation.rename method wrapping os.rename | Helmut Grohne |
2024-03-07 | add AtLocation.link method wrapping os.link | Helmut Grohne |
2024-03-03 | implement repr for AtLocation | Helmut Grohne |
2024-02-25 | spell check | Helmut Grohne |
2024-02-21 | revoke the false promise that bytes would be convertible to Path | Helmut Grohne |
2024-01-18 | initial checkin | Helmut Grohne |