| Age | Commit message (Expand) | Author |
| 2022-08-18 | modules/fs: Replace configure_file(copy:) with fs.copyfile | Dylan Baker |
| 2021-06-08 | document the enhancement to the Fs module permitting File arguments | Eli Schwartz |
| 2021-02-04 | Introduce `fs.read` to read a file as a string | Luke Drummond |
| 2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen |
| 2021-01-13 | Fix misspells | Antonin Décimo |
| 2020-02-06 | add FeatureNew | Michael Hirsch, Ph.D |
| 2020-02-06 | add fs.stem() | Michael Hirsch, Ph.D |
| 2020-02-06 | doc: filesystem module | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add expanduser method | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add methods as_posix, is_absolute | Michael Hirsch, Ph.D |
| 2019-12-19 | fs: rename samefile => is_samepath | Michael Hirsch, Ph.D |
| 2019-11-25 | fs: Add parent() and name() methods | Xavier Claessens |
| 2019-11-17 | fs: make replace_suffix not expand file to absolute path, just manipulate the... | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: replace_suffix | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: add docs for fs.size() | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: correct docs | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: get file size | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: add hash compute method | Michael Hirsch, Ph.D |
| 2019-11-17 | fs: further document and test behavior | Michael Hirsch, Ph.D |
| 2019-11-17 | add fs.with_suffix | Michael Hirsch, Ph.D |
| 2019-11-08 | Created the filesystem module. | Jussi Pakkanen |