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
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
`toMatchObject` and some asymmetric matchers (#3260)
Dylan Conway
19
-117
/
+1429
2023-06-09
Fixes #3206 (#3262)
Jarred Sumner
1
-47
/
+75
2023-06-10
[install] fix life cycle scripts execution (#3235)
Alex Lam S.L
2
-136
/
+266
2023-06-09
Implement mocks in bun:test (#3252)
Jarred Sumner
11
-7
/
+1376
2023-06-09
Fix to retain a newline after removing a package (#3231)
ytakhs
1
-0
/
+1
2023-06-09
Fix missing JSC.markBinding
Ashcon Partovi
1
-0
/
+1
2023-06-06
[breaking][bun:sqlite] `.values()` returns `[]` instead of `null` for queries...
Jarred Sumner
1
-0
/
+3
2023-06-06
add buffer label (#3220)
Jarred Sumner
1
-1
/
+7
2023-06-06
Bun.passwordSync -> Bun.password.{method}Sync (#3228)
Colin McDonnell
3
-34
/
+19
2023-06-05
[node:vm] Fix crash when `new ArrayBuffer()` is returned
Jarred Sumner
1
-0
/
+4
2023-06-05
allow `v` flag in regexp literal (#3213)
Dylan Conway
1
-3
/
+4
2023-06-05
[transpiler] Fix new length for raw template contents (#3215)
Dylan Conway
1
-1
/
+1
2023-06-05
[Inspector] Introduce `inspector: true` in Bun.serve()
Jarred Sumner
2
-1
/
+205
2023-06-04
Implement `Bun.password` and `Bun.passwordSync` (#3204)
Jarred Sumner
5
-3
/
+869
2023-06-04
`removeAllListeners` return `this` (#3208)
Dylan Conway
1
-23
/
+4
2023-06-04
[Transpiler] Fix normalizing \r\n in template string literals (#3209)
Jarred Sumner
1
-1
/
+1
2023-06-03
make hardcoded -> make esm + document needing bun to build bun (#3188)
dave caruso
2
-2
/
+2
2023-06-03
Bump
Jarred Sumner
1
-1
/
+1
2023-06-03
Fix crash with path parse in win32 (#3187)
bun-v0.6.7
Jarred Sumner
3
-12
/
+17
2023-06-02
[bundler] fix json imports, undo some todos
Dylan Conway
2
-15
/
+24
2023-06-02
fixes with hardcoded modules (#3182)
dave caruso
102
-34735
/
+59
2023-06-02
check package name length in `shouldUnwrapRequire()` (#3183)
Dylan Conway
2
-1
/
+6
2023-06-02
use NODE_ENV for react-jsx or react-jsxdev (#3184)
Dylan Conway
3
-11
/
+6
2023-06-02
fix readableStreamToArrayBuffer (#3181)
dave caruso
3
-19
/
+12
2023-06-02
[napi] some fixes for prisma (#3176)
Ciro Spaciari
3
-17
/
+46
2023-06-02
continue if import is standalone (#3178)
Dylan Conway
1
-2
/
+3
2023-06-02
Add comment
Jarred Sumner
1
-0
/
+2
2023-06-02
Support `NO_COLOR` environment variable (#3055)
Ashcon Partovi
2
-33
/
+36
2023-06-02
Maybe we don't need to do this anymore? (#3169)
Jarred Sumner
1
-14
/
+0
2023-06-02
Fixes #3161 (#3174)
Jarred Sumner
3
-5
/
+16
2023-06-01
Fix github annotation when using inspect() (#3166)
Ashcon Partovi
2
-9
/
+19
2023-06-01
Bundle and minify `.exports.js` files. (#3036)
dave caruso
241
-1259
/
+49033
2023-06-01
Implement `__dirname` and `__filename`, allow direct eval in CommonJS (#3164)
Jarred Sumner
5
-45
/
+76
2023-06-01
Rename `ptr` to `_unsafe_ptr_do_not_use` (#3163)
Jarred Sumner
7
-184
/
+132
2023-06-01
random fixes that help vite/sveltekit (#3140)
dave caruso
6
-32
/
+53
2023-06-01
[napi] fix thread safe function callback (#3162)
Ciro Spaciari
2
-4
/
+10
2023-06-01
Fix streams breaking on reverted EventEmitter / Make Discord.js work (#2913)
dave caruso
11
-10484
/
+820
2023-06-01
Update build-id
Jarred Sumner
1
-1
/
+1
2023-06-01
only add cjs export name if it is assigned (#3159)
Dylan Conway
1
-1
/
+1
2023-05-31
don't rewrite `module.exports` if assign target is `update` or `replace` (#3147)
bun-v0.6.6
Dylan Conway
1
-9
/
+16
2023-05-31
[TCP] Ensure we keep the handlers functions alive when an error callback need...
Jarred Sumner
1
-4
/
+43
2023-05-31
Clean-up some option parsing in Bun.spawn
Jarred Sumner
1
-5
/
+16
2023-05-31
Small improvements to `bun test` (#3071)
Ashcon Partovi
14
-519
/
+2319
2023-05-31
Add `"macro"` package.json exports condition
Jarred Sumner
1
-7
/
+1
2023-05-31
isolated version of Path compatible with nodejs (#3143)
Ciro Spaciari
2
-34
/
+87
2023-05-31
Make uploading files with `fetch()`fast (#3125)
Jarred Sumner
5
-56
/
+342
2023-05-31
set `optional_chain` instead of `optional_start` (#3142)
Dylan Conway
1
-1
/
+1
2023-05-31
invert base/filename internally (#3141)
Ciro Spaciari
2
-9
/
+9
2023-05-31
`--no-macros` flag, disable macros in node_modules
Jarred Sumner
13
-11
/
+91
2023-05-31
fix(path) fix parse behavior (#3134)
Ciro Spaciari
2
-19
/
+39
[next]