aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/protoc.py (unfollow)
Commit message (Collapse)AuthorLines
2022-12-04Remove link to api schema infoGravatar ionite34-2/+0
2022-12-04Add comment for preload_dict intentionsGravatar ionite34-0/+1
2022-12-04Fix as_dict type hintGravatar ionite34-1/+1
2022-12-04Update `files_list` docstringGravatar ionite34-1/+1
2022-12-04Update MemFS docstringGravatar Ionite-1/+1
Co-authored-by: Mark <[email protected]>
2022-12-04Update MemFS docstringGravatar Ionite-1/+1
Co-authored-by: Mark <[email protected]>
2022-12-04Correct Size(IntEnum) namingGravatar ionite34-4/+4
2022-12-04Format readme newlinesGravatar ionite34-10/+4
2022-11-28Change Size to IntEnum, change usage in testsGravatar ionite34-9/+11
2022-11-28Add new file system info to READMEGravatar ionite34-1/+36
2022-11-28Refactor MemFS for implicit cleanup supportGravatar ionite34-60/+81
2022-11-28Move rlimit_fsize to cfgGravatar ionite34-3/+1
2022-11-28Fix input append to argsGravatar ionite34-2/+3
2022-11-28Add input/args integration testGravatar ionite34-0/+13
2022-11-28Add compat support for `input` argGravatar ionite34-10/+31
2022-11-28parse_files refactor as instance methodGravatar ionite34-39/+32
2022-11-28Update NSJail docstringGravatar ionite34-2/+2
2022-11-28Rename `libmount` to `filesystem`Gravatar ionite34-18/+25