summaryrefslogtreecommitdiff
path: root/cli/graph_container.rs
AgeCommit message (Expand)Author
2024-09-26feat: add `--allow-import` flag (#25469)Bartek IwaƄczuk
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-08-20feat: glob and directory support for `deno check` and `deno cache` cli arg pa...Yazan AbdAl-Rahman
2024-07-19refactor: update to deno_config 0.25 (#24645)David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-05-16fix(node): seperate worker module cache (#23634)Divy Srivastava