| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2022-11-28 | Change Size to IntEnum, change usage in tests | -9/+11 | ||
| 2022-11-28 | Add new file system info to README | -1/+36 | ||
| 2022-11-28 | Refactor MemFS for implicit cleanup support | -60/+81 | ||
| 2022-11-28 | Move rlimit_fsize to cfg | -3/+1 | ||
| 2022-11-28 | Fix input append to args | -2/+3 | ||
| 2022-11-28 | Add input/args integration test | -0/+13 | ||
| 2022-11-28 | Add compat support for `input` arg | -10/+31 | ||
| 2022-11-28 | parse_files refactor as instance method | -39/+32 | ||
| 2022-11-28 | Update NSJail docstring | -2/+2 | ||
| 2022-11-28 | Rename `libmount` to `filesystem` | -18/+25 | ||