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-14
Merge branch 'main' into sdl
sdl
Dylan Conway
269
-1268
/
+54514
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
2023-10-12
chore: add missing ending quote (#6436)
Luna
1
-1
/
+1
2023-10-12
feat(install): support npm overrides/yarn resolutions, one level deep only (#...
dave caruso
7
-31
/
+640
2023-10-11
fix #6416 (#6430)
Dylan Conway
2
-1
/
+132
2023-10-11
Bump WebKit
Jarred Sumner
9
-29
/
+29
2023-10-11
Bump!
Jarred Sumner
1
-1
/
+1
2023-10-11
Update JSCUSocketsLoopIntegration.cpp
Dylan Conway
1
-2
/
+2
2023-10-11
Update installation.md
Colin McDonnell
1
-10
/
+7
2023-10-11
Docs : Added instructions to run bun apps in daemon (PM2) to address … (#5931)
h2210316651
1
-0
/
+54
2023-10-11
Update bun-release.yml
Ashcon Partovi
1
-1
/
+1
2023-10-11
feat(install): automatically migrate package-lock.json to bun.lockb (#6352)
bun-v1.0.5
dave caruso
53
-251
/
+41621
2023-10-11
Update nodejs-apis.md
Jarred Sumner
1
-1
/
+1
2023-10-10
Fix lifecycle scripts not running on reinstallation (#6376)
Arden Sinclair
3
-9
/
+59
2023-10-10
feat(test): implement `toEqualIgnoringWhitespace` (#6293)
Elad Bezalel
7
-1
/
+165
2023-10-10
fix: form data content type (#6380)
saurabh
1
-2
/
+5
2023-10-10
make peer dependencies install by default (#6396)
Dylan Conway
8
-17
/
+344
2023-10-10
Add File to binary data TOC (#6025)
Aaron Dewes
1
-3
/
+3
2023-10-10
docs: rearranged cli/runtime related sections (#6275)
cyfung1031
8
-305
/
+110
2023-10-10
Update inspector-protocol
Ashcon Partovi
3
-99
/
+357
2023-10-10
Update debug-adapter-protocol
Ashcon Partovi
3
-11
/
+33
2023-10-10
Add missing ws declarations (#6307)
Vasilis Themelis
1
-0
/
+4
2023-10-10
Update vite.md (#6399)
Clément P
1
-2
/
+1
2023-10-10
Documentation for the IPC of Bun.spawn (#6400)
Nicolae-Rares Ailincai
3
-0
/
+122
2023-10-09
hex colors
Dylan Conway
1
-13
/
+86
2023-10-09
fix(AbortSignal/fetch) fix AbortSignal.timeout, fetch lock behavior and fetch...
Ciro Spaciari
29
-61
/
+303
2023-10-09
Fix npm tag for canary bun-types, again
Ashcon Partovi
2
-56
/
+10
2023-10-09
Add Fedora build instructions to development.md (#6359)
otterDeveloper
1
-0
/
+10
2023-10-09
added commands (#6314)
babar
1
-1
/
+2
2023-10-09
Update README.md (#6291)
TPLJ
1
-1
/
+1
[next]