-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: denoland/deno
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: subdirectory/deno
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: subshell-5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 2 contributors
Commits on Jan 24, 2025
-
v8: turn off throw_on_side_effect
navigaid committedJan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 2f3ce5a - Browse repository at this point
Copy the full SHA 2f3ce5aView commit details -
Subshell ${SUBSHELL_VERSION:-crate::version::deno()}
navigaid committedJan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 3fdeabc - Browse repository at this point
Copy the full SHA 3fdeabcView commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for a2242b4 - Browse repository at this point
Copy the full SHA a2242b4View commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for ad5ba65 - Browse repository at this point
Copy the full SHA ad5ba65View commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 81bf9ae - Browse repository at this point
Copy the full SHA 81bf9aeView commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 4a1a09d - Browse repository at this point
Copy the full SHA 4a1a09dView commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 2eca8a4 - Browse repository at this point
Copy the full SHA 2eca8a4View commit details -
--- prompt --- You're in deno's codebase I want you to add a feature for deno to load initialization script from a predetermined script dir ~/.denorc, for example, under ~/.denorc, if we have - 01-init-global-variables.ts - 02-set-env-vars.ts they will be loaded in order, equivalent to deno repl --eval-file ~/.denorc/01-init-global-variables.ts,~/.denorc/02-set-env-vars.ts this feature is modeled after bash's .bashrc file
navigaid authored and navigaid committedJan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 7007e17 - Browse repository at this point
Copy the full SHA 7007e17View commit details -
navigaid committed
Jan 24, 2025 Configuration menu - View commit details
-
Copy full SHA for ad98b5b - Browse repository at this point
Copy the full SHA ad98b5bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...subshell-5