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-11-02
Adds comptime bool to allow ip in hostmatch
ansg191/server-identity-CN
Anshul Gupta
1
-13
/
+25
2023-11-02
Adds X509 Common Name to checkServerIdentity
Anshul Gupta
1
-11
/
+74
2023-10-31
fix(build): add option and auto detect for arch linux (#6835)
Liz
1
-2
/
+13
2023-10-31
chore: build system improvements (#6811)
dave caruso
13
-80
/
+155
2023-10-31
workflows(bun-mac-x64.yml): Fix typo "bun-obj-darwin-x6" (#6819)
マルコメ
1
-1
/
+1
2023-10-30
fix: provide nodejs compat for dns methods wrapped with util.promisify (#6748)
Anton Golub
4
-2
/
+53
2023-10-30
Fix memory leak in `require` (#6790)
Jarred Sumner
20
-47
/
+2890
2023-10-30
Fix 6281 (#6809)
Kerem Kat
4
-1
/
+22
2023-10-30
peer dependency and semver prerelease bug fixes (#6814)
Dylan Conway
6
-67
/
+326
2023-10-30
Fix minify-whitespace `case undefined` (#6808)
Kerem Kat
2
-0
/
+21
2023-10-30
format
Dylan Conway
1
-16
/
+16
2023-10-30
fix(fetch) (#6672)
Ciro Spaciari
35
-1738
/
+4534
2023-10-30
fix: Macro segmentation faults (#6756)
IAS
3
-5
/
+42
2023-10-30
More resilient test for fetch body memory leak (#6794)
Jarred Sumner
2
-16
/
+86
2023-10-30
Fix flaky test
Jarred Sumner
1
-1
/
+1
2023-10-30
feat(console): add printer for mapiterator (#6778)
Liz
3
-26
/
+140
2023-10-30
[docs] fix ws/pubsub; closed ws don't publish to topic (#6739)
Rohit Kaushal
2
-2
/
+2
2023-10-30
fix(node:buffer): fix `Buffer.readUintBE` (#6770)
Hanaasagi
2
-4
/
+21
2023-10-29
Update contributing.md (#6787)
Ross Martin
1
-1
/
+1
2023-10-29
docs(contributing) add ruby dependency (#6788)
Samuel Batista
1
-1
/
+1
2023-10-29
docs: spelling of necessarily (#6772)
Smoothieewastaken
1
-1
/
+1
2023-10-29
Fixed broken link in deflatesync section (#6774)
perpetualsquid
1
-1
/
+1
2023-10-29
fix: remove extra parenthesis (#6775)
Omar
1
-2
/
+2
2023-10-28
Update nodejs-apis.md
Jarred Sumner
1
-1
/
+1
2023-10-28
dx: Fix setup script and contributing docs (#6752)
dave caruso
30
-307
/
+838
2023-10-27
Remove unnecessary `DOMAttribute` annotation
Jarred Sumner
1
-3
/
+3
2023-10-27
add cache and main (#6679)
Rohan Mayya
1
-0
/
+3
2023-10-27
docs: fix `setup.sh` path in `contributing.md` (#6745)
Darshan Sen
1
-1
/
+1
2023-10-27
Format cmakelists + increase stack size
Jarred Sumner
1
-123
/
+182
2023-10-27
Fix debug log
Jarred Sumner
1
-2
/
+2
2023-10-27
fix(ci): typo
dave caruso
4
-19
/
+8
2023-10-27
Fix fallback to copyfile
Jarred Sumner
1
-5
/
+9
2023-10-27
Fix warning
Jarred Sumner
1
-3
/
+6
2023-10-27
feat: Windows + CMake Build System (#4410)
Jarred Sumner
396
-60458
/
+13083
2023-10-27
Fix running `Bun.spawn` on Vercel and GCP (#6724)
Jarred Sumner
9
-155
/
+444
2023-10-26
Add EdgeDB guide
Colin McDonnell
2
-1
/
+228
2023-10-26
fix: emit close on stdin stream end (#6720)
Liz
4
-9
/
+47
2023-10-26
fix(requestIP): fix type cast from binary to text format for IPv4. (#6725)
Hanaasagi
1
-5
/
+4
2023-10-25
Add test for custom thenables in AsyncLocalStorage and fix flaky test and mak...
Jarred Sumner
19
-71
/
+226
2023-10-25
docs: fixed typo in guides, install and runtime folder (#6718)
Susheel Thapa
5
-5
/
+5
2023-10-25
fix cli create from local template (#6670)
Pierre CM
4
-105
/
+135
2023-10-25
fix bun add drizzle to bun add drizzle-orm (#6703)
Jasper Kelder
1
-1
/
+1
2023-10-25
Update drizzle guide
Colin McDonnell
1
-2
/
+3
2023-10-25
Updates to drizzle
Colin McDonnell
1
-6
/
+6
2023-10-25
Implement `mock.module` in bun:test (#6685)
Jarred Sumner
27
-84
/
+664
2023-10-25
Fix `setTimeout(() => {}, 0)` and align `setImmediate` behavior with Node.js ...
Jarred Sumner
9
-30
/
+169
2023-10-24
fix(runtime): remove env variable limit (#6697)
dave caruso
3
-12
/
+31
2023-10-24
Remove unnecessary line
Colin McDonnell
1
-1
/
+0
2023-10-24
Add Drizzle guide (#6698)
Colin McDonnell
1
-0
/
+185
2023-10-24
Update worker_threads.test.ts
Dylan Conway
1
-2
/
+2
[next]