index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cli
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
fix a couple install tests
Dylan Conway
1
-8
/
+8
2023-10-06
format
Dylan Conway
1
-1
/
+2
2023-10-05
test(bun install): cover http(s) non-github case (#6190)
Justin "J.R." Hill
1
-0
/
+48
2023-10-05
Use singular nouns when appropriate on install messages (#2543)
Jake Boone
5
-90
/
+90
2023-10-04
fix semver and repository host bugs (#6312)
Dylan Conway
1
-2
/
+208
2023-10-03
Upgrade webkit (#6277)
Dylan Conway
1
-1
/
+0
2023-10-03
Support `bun run --if-present` (#6248)
Ashcon Partovi
1
-0
/
+119
2023-10-03
Fix bunx command for github package #5974 (#6042)
axel escalada
1
-0
/
+40
2023-10-03
Store workspace package versions (#6258)
bun-v1.0.4
Dylan Conway
1
-0
/
+79
2023-10-02
Fix `bun install` reading Github API from wrong environment variable (#6247)
Ashcon Partovi
1
-0
/
+59
2023-09-28
Add local tarball install #5812 (#6118)
axel escalada
1
-1
/
+46
2023-09-27
fix(bun install): Handle vercel and github tarball path dependencies (#6122)
Justin "J.R." Hill
1
-0
/
+56
2023-09-26
Update bun-install.test.ts
Dylan Conway
1
-263
/
+327
2023-09-26
fix workspace dependency install (#6092)
Dylan Conway
1
-0
/
+408
2023-09-25
Fix create command with template prefixed with @ char #6007 (#6013)
axel escalada
1
-0
/
+31
2023-09-24
Correctly fix #5888 (#6000)
Jarred Sumner
2
-2
/
+7
2023-09-23
fix(lockfile): ensure all bytes of union are initialized before serialization...
Ai Hoshino
1
-1
/
+64
2023-09-22
fix(runtime): exclude unevaluated module in `require.cache` (#5903)
Ai Hoshino
1
-0
/
+1
2023-09-21
Implement module.parent (#5889)
bun-v1.0.3
dave caruso
2
-0
/
+17
2023-09-21
Hide env elapsed time when loglevel=info (#5882)
Colin McDonnell
1
-1
/
+1
2023-09-20
fix(run): interpret extensionless files as typescript (#5711)
dave caruso
2
-1
/
+32
2023-09-20
[bun install] Add `-E` as alias of `--exact` (#5104)
Jonah Snider
1
-0
/
+55
2023-09-20
Fix path used in bunx (#5785)
Jarred Sumner
1
-0
/
+20
2023-09-19
fix(cli): `bun pm cache rm` command not work (#4571)
WingLim
1
-1
/
+88
2023-09-19
Get artifactory to work (#5744)
Jarred Sumner
2
-20
/
+23
2023-09-18
Encode slashes in package names in the registry manifest request (#5716)
Jarred Sumner
4
-13
/
+16
2023-09-18
`bun run` fix missing script error on empty file (#5025)
Julian
2
-0
/
+15
2023-09-18
fix: provide empty string to 0 length process environment variables (#5679)
Liz
1
-0
/
+10
2023-09-18
fix(config): support for registry url without trailing slash (#5662)
Ai Hoshino
1
-4
/
+6
2023-09-15
Make `bun run --silent` omit `"error: "..." exited with code 1` (#5459)
Jarred Sumner
1
-24
/
+66
2023-09-13
fix(runtime): require cache should not include unevaluated ESM modules. (#5233)
dave caruso
2
-0
/
+33
2023-09-12
Fix some bugs blocking Turborepo from using `bun run` (#5071)
Jarred Sumner
1
-0
/
+58
2023-09-11
fix loading env from `.env.production` and friends (#4630)
Dylan Conway
1
-1
/
+42
2023-09-01
fix(runtime): fix dns_resolver crash (#4435)
dave caruso
1
-3
/
+3
2023-08-31
`bun install` correctly join dependency URLs (#4421)
Julian
2
-11
/
+156
2023-08-30
fix(install): resolve semver matching with pre-release tags. (#4412)
Ai Hoshino
1
-0
/
+44
2023-08-30
[install] fix stale root life-cycle script in lockfile (#4411)
Alex Lam S.L
1
-1
/
+169
2023-08-26
Fix the crash when importing a module that does not exist. (#4348)
Ai Hoshino
1
-0
/
+22
2023-08-24
[install] fix stale life-cycle scripts from lockfile (#4307)
Alex Lam S.L
1
-0
/
+100
2023-08-24
[install] fix crash when installing package that uses loose semver pre-releas...
Alex Lam S.L
1
-0
/
+135
2023-08-16
`bun --inspect` (#4158)
Jarred Sumner
2
-5
/
+5
2023-08-11
Fix using uninitialized variable when formatting `config_path`. (#4129)
Ai Hoshino
1
-0
/
+20
2023-08-10
bun test: format description of test.each (#4092)
Jacques
1
-0
/
+215
2023-08-10
Fix test
Jarred Sumner
1
-1
/
+1
2023-08-09
Add support for `bun --revision` (#4027)
Yash Sharma
1
-0
/
+27
2023-08-07
implement `bun update` (#4046)
Alex Lam S.L
1
-0
/
+259
2023-08-06
Bind require.resolve() (#4030)
Jarred Sumner
1
-3
/
+5
2023-08-06
[install] handle `bun add` of existing `peerDependencies` correctly (#4028)
Alex Lam S.L
2
-6
/
+90
2023-08-04
[install] handle `workspace:*` correctly (#3994)
Alex Lam S.L
1
-0
/
+102
2023-08-04
[install] store resolved workspace path in lockfile (#3974)
Alex Lam S.L
1
-24
/
+140
[next]