| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-05-20 | Renamed file_t.contents -> file_t.start, added file_t.memory for | Bruce Hill |
| 2021-03-03 | Fix for permissions/ownership getting screwed up with inplace modifying | Bruce Hill |
| 2021-01-26 | Cleaned up some error code | Bruce Hill |
| 2021-01-18 | Removed dead code for interning files (no longer needed since temp file | Bruce Hill |
| 2021-01-18 | More bools | Bruce Hill |
| 2021-01-18 | More static analyzer cleanup, including switching to use bools where | Bruce Hill |
| 2021-01-18 | Checking more return values (per static analyzer) | Bruce Hill |
| 2021-01-18 | Static analysis part 1 | Bruce Hill |
| 2021-01-17 | Fixed two bugs: mmapped files weren't getting closed, and filenames with | Bruce Hill |
| 2021-01-15 | Renaming files: printing->print, file_loader->files | Bruce Hill |
