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
/
bun.js
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
Add pretty printer for FormData
Jarred Sumner
1
-0
/
+9
2023-02-13
Add dynamic port assigning to Bun.serve (#2062)
Michał Warda
1
-0
/
+29
2023-02-13
Fixes https://github.com/oven-sh/bun/issues/1456
Jarred Sumner
1
-0
/
+16
2023-02-13
Implement `FormData` (#2051)
Jarred Sumner
3
-0
/
+387
2023-02-12
[install] support `git://github.com/` dependencies (#2059)
Alex Lam S.L
1
-0
/
+69
2023-02-12
prettier + stop server
Jarred Sumner
1
-119
/
+101
2023-02-12
Return server on listen (#2057)
Michał Warda
1
-1
/
+8
2023-02-12
Set `require("module").globalPaths` to empty array
Jarred Sumner
1
-0
/
+5
2023-02-11
fix string corruption in FS entry cache (#2055)
Alex Lam S.L
1
-2
/
+41
2023-02-11
fix segfault during non-install script execution (#2045)
Alex Lam S.L
1
-1
/
+32
2023-02-11
Fixes https://github.com/oven-sh/bun/issues/2052
Jarred Sumner
1
-0
/
+10
2023-02-10
Fix #631: bun add throwing JSON lexer bug (#2041)
Justin Whear
1
-0
/
+38
2023-02-10
[install] fix duplicate check on `peerDependencies` (#2039)
Alex Lam S.L
1
-1
/
+46
2023-02-09
fix assertion failure (#2033)
Alex Lam S.L
1
-0
/
+8
2023-02-09
[install] fix flaky tests (#2032)
Alex Lam S.L
2
-37
/
+37
2023-02-09
[simdutf] workaround validation OOB access (#2031)
Alex Lam S.L
1
-1
/
+9
2023-02-09
[streams] fix byte accounting (#2029)
Alex Lam S.L
1
-1
/
+19
2023-02-09
[bun:test] Auto-import jest globals in test files
Jarred Sumner
2
-0
/
+36
2023-02-08
cleanup util.test
Jarred Sumner
1
-4
/
+2
2023-02-08
[install] pick `latest` tagged version by default (#2016)
Alex Lam S.L
2
-6
/
+117
2023-02-08
utf16 to utf8 conversion validation (#2001)
Dylan Conway
1
-1
/
+19
2023-02-08
[install] assorted fixes & improvements (#2011)
Alex Lam S.L
7
-67
/
+245
2023-02-06
Fix failing test in debug mode
Jarred Sumner
1
-4
/
+14
2023-02-06
Throw on process.binding
Jarred Sumner
1
-0
/
+4
2023-02-06
Fix test failing on macOS
Jarred Sumner
1
-1
/
+2
2023-02-06
[WIP] fix corner cases with aliases dependencies (#2000)
Alex Lam S.L
2
-3
/
+150
2023-02-06
Make `Stat` functions fast
Jarred Sumner
1
-1
/
+28
2023-02-06
Expose Dirent and Stats (#1998)
Michał Warda
1
-0
/
+11
2023-02-05
speed it up a little more
Jarred Sumner
1
-12
/
+120
2023-02-03
Support passing `Date` to `Bun.sleep`
Jarred Sumner
1
-0
/
+8
2023-02-03
Add test for propagating exception
Jarred Sumner
1
-0
/
+23
2023-02-03
Add missing crypto export
Jarred Sumner
1
-0
/
+6
2023-02-03
Introduce `await Bun.sleep(ms)`
Jarred Sumner
1
-0
/
+15
2023-02-03
Make it less flaky
Jarred Sumner
1
-1
/
+1
2023-02-02
match formatting
Dylan Conway
1
-0
/
+0
2023-02-01
feat: add `http.request` (#1959)
Derrick Farris
2
-8
/
+390
2023-02-01
change file extension
Dylan Conway
2
-1
/
+1
2023-02-01
fix text encoding for utf8 (#1967)
Dylan Conway
2
-1
/
+63
2023-01-31
Re-run prettier after changes
Jarred Sumner
103
-4506
/
+2749
2023-01-31
mostly fix `node:timers`
Jarred Sumner
1
-10
/
+16
2023-01-31
Fixes fs.constants
Jarred Sumner
1
-88
/
+80
2023-01-31
[bun add] various fixes (#1953)
Alex Lam S.L
3
-789
/
+312
2023-01-31
Fix missing `*ms` getters in Stat
Jarred Sumner
1
-0
/
+18
2023-01-30
Fix crash in `bun install <package-name>` (#1947)
Jarred Sumner
1
-129
/
+355
2023-01-30
fix `assert()` crash (#1941)
Alex Lam S.L
1
-0
/
+8
2023-01-30
report invalid input file as test failure (#1938)
Alex Lam S.L
1
-2
/
+30
2023-01-30
[bunx] fix version parsing (#1937)
Alex Lam S.L
1
-0
/
+64
2023-01-29
Update child_process-node.test.js
Jarred Sumner
1
-1
/
+1
2023-01-29
Skip flaky test
Jarred Sumner
1
-1
/
+1
2023-01-29
Fix flaky websocket test
Jarred Sumner
1
-10
/
+25
[next]