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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
Fix `Host` header excluding port in WebSocket upgrade
fix-websocket-upgrade
Ashcon Partovi
3
-10
/
+54
2023-10-17
Remove ancient changelog
Ashcon Partovi
1
-11
/
+0
2023-10-17
docs: fix ws.publish (#6558)
Aral Roca Gomez
1
-1
/
+1
2023-10-17
perf(bun-types): remove needless some call (#6550)
Mikhail
1
-1
/
+1
2023-10-16
fix(runtime): make some things more stable (partial jsc debug build) (#5881)
dave caruso
116
-1446
/
+1830
2023-10-16
fix(runtime): improve IPC reliability + organization pass on that code (#6475)
dave caruso
15
-98
/
+266
2023-10-16
Simplify getting Set of extentions (#4975)
Mikhail
1
-3
/
+3
2023-10-16
Fix formatting
Ashcon Partovi
1
-3
/
+1
2023-10-16
fix(test): when tests run with --only the nested describe blocks `.on… (#5616)
Igor Shapiro
2
-13
/
+45
2023-10-16
perf(node:events): optimize `emit(...)` function (#5485)
Yannik Schröder
3
-11
/
+132
2023-10-16
fix: don't remove content-encoding header from header table (#5743)
Liz
2
-2
/
+25
2023-10-16
fix(sqlite) Insert .all() does not return an array #5872 (#5946)
Hugo Galan
2
-7
/
+11
2023-10-16
Fix formatting
Ashcon Partovi
2
-5
/
+4
2023-10-16
Fix `Response.statusText` (#6151)
Chris Toshok
10
-238
/
+269
2023-10-16
fix-subprocess-argument-missing (#6407)
Nicolae-Rares Ailincai
4
-2
/
+40
2023-10-16
Add type parameter to `expect` (#6128)
Voldemat
1
-3
/
+3
2023-10-16
fix(node:worker_threads): ensure threadId property is exposed on worker_threa...
Jérôme Benoit
6
-15
/
+75
2023-10-16
Fix use before define bug in sqlite
Ashcon Partovi
2
-5
/
+5
2023-10-16
fix(jest): fix toStrictEqual on same URLs (#6528)
João Alisson
2
-13
/
+16
2023-10-16
Fix `toHaveBeenCalled` having wrong error signature
Ashcon Partovi
1
-2
/
+2
2023-10-16
Fix formatting
Ashcon Partovi
1
-2
/
+1
2023-10-16
Add `reusePort` to `Bun.serve` types
Ashcon Partovi
1
-0
/
+9
2023-10-16
Fix `request.url` having incorrect port
Ashcon Partovi
4
-1
/
+92
2023-10-16
Remove uWebSockets header from Bun.serve responses
Ashcon Partovi
1
-6
/
+6
2023-10-16
Rename some tests
Ashcon Partovi
3
-0
/
+0
2023-10-16
Fix #6467
Ashcon Partovi
2
-3
/
+10
2023-10-16
Update InternalModuleRegistryConstants.h
Dylan Conway
1
-3
/
+3
2023-10-16
Development -> Contributing (#6538)
Colin McDonnell
2
-1
/
+1
2023-10-14
fix(net/tls) fix pg hang on end + hanging on query (#6487)
Ciro Spaciari
3
-8
/
+36
2023-10-13
fix installing dependencies that match workspace versions (#6494)
Dylan Conway
4
-2
/
+64
2023-10-13
fix lockfile struct padding (#6495)
Dylan Conway
3
-3
/
+18
2023-10-13
Guide to containerize a bun application using Docker (#6478)
Nicolae-Rares Ailincai
1
-0
/
+140
2023-10-13
[node:dns] Fix unnecessary array creation + prettier
Jarred Sumner
3
-20
/
+11
2023-10-13
fix(node): dns lookup deprecated behavior (#6391)
João Alisson
3
-3
/
+33
2023-10-13
fix(error): correct the `path` field in syscall error message. (#6370)
Ai Hoshino
2
-6
/
+48
2023-10-13
Fix dns.lookup returning wrong address for family (#6474)
Ashcon Partovi
2
-43
/
+90
2023-10-13
Update settings.json
Dylan Conway
1
-2
/
+1
2023-10-13
Adds systemd guide to run a bun application as a daemon (#6451)
Nicolae-Rares Ailincai
1
-0
/
+113
2023-10-13
fix obvious typo in CONTRIBUTING.md (#6479)
Clay Curry
1
-1
/
+1
2023-10-12
Update descriptions
Colin McDonnell
2
-4
/
+3
2023-10-12
Fix links
Colin McDonnell
2
-2
/
+2
2023-10-12
Tweaks to pm docs
Colin McDonnell
2
-4
/
+2
2023-10-12
Add overrides/resolutions docs (#6476)
Colin McDonnell
9
-216
/
+429
2023-10-12
Upgrade zig to 0.12.0-dev.888+130227491 (#6471)
dave caruso
12
-42
/
+45
2023-10-12
use a different package
Dylan Conway
1
-8
/
+8
2023-10-12
fix install test
Dylan Conway
2
-6
/
+8
2023-10-12
fix editing package json when adding github dependency (#6432)
Dylan Conway
5
-14
/
+146
2023-10-12
Update installation.md
Colin McDonnell
1
-8
/
+14
2023-10-12
Update installation.md
Colin McDonnell
1
-3
/
+3
2023-10-12
fix(install): re-evaluate overrides when removed
bun-v1.0.6
dave caruso
3
-3
/
+45
[next]