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
/
packages
/
bun-linux-x64
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-30
Update cp.test.ts
Jarred Sumner
1
-1
/
+1
2023-09-30
Add title
Jarred Sumner
4
-0
/
+8
2023-09-30
tweak github actions (#6195)
Jarred Sumner
5
-22
/
+172
2023-09-29
Bump
Jarred Sumner
1
-0
/
+0
2023-09-29
Fix hang in `bun install` (#6192)
Jarred Sumner
6
-22
/
+204
2023-09-29
Implement virtual module support in `Bun.plugin` (#6167)
Jarred Sumner
17
-111
/
+622
2023-09-29
fix(runtime): followup for `server.requestIP` (#6185)
dave caruso
10
-29
/
+59
2023-09-29
fix: don't set default request method when creating a Request (#6154)
Liz
2
-13
/
+24
2023-09-29
add Socket.prototype; lol (#5945)
dave caruso
4
-27
/
+29
2023-09-29
fix(resolver): support encoded file urls (#5766)
dave caruso
10
-73
/
+230
2023-09-29
feat(runtime): implement `server.requestIp` + node:http `socket.address()` (#...
dave caruso
20
-47
/
+553
2023-09-29
Fixes #6053 (#6162)
Jarred Sumner
2
-4
/
+48
2023-09-28
Upgrade to latest Node.js version (#6158)
Jarred Sumner
2
-6
/
+6
2023-09-28
docs (runtime): the order of checking files when using bare impoort (#5919)
Devin Johw
1
-3
/
+8
2023-09-28
fix decorator tests
Dylan Conway
2
-524
/
+1250
2023-09-28
Add local tarball install #5812 (#6118)
axel escalada
3
-3
/
+50
2023-09-28
Reduce memory usage of HTTP server (#6135)
Jarred Sumner
5
-25
/
+50
2023-09-28
Revert WebKit submodule to where it should be
dave caruso
1
-0
/
+0
2023-09-28
Improve docs
Colin McDonnell
4
-727
/
+65
2023-09-28
docs: update image astro.md (#6149)
Alba Silvente Fuentes
1
-1
/
+1
2023-09-28
Update prisma
Colin McDonnell
1
-9
/
+32
2023-09-28
Revert "Update prisma guide"
Colin McDonnell
2
-32
/
+9
2023-09-28
Update prisma guide
Colin McDonnell
2
-9
/
+32
2023-09-28
Get Next.js Pages Router to work (#6095)
dave caruso
61
-393
/
+1283
2023-09-27
Complete rework of the majority of `node:util`, primarily `util.inspect` (#4493)
jhmaster
23
-612
/
+7863
2023-09-27
fix typescript metadata for import identifiers (#6130)
Dylan Conway
2
-6
/
+58
2023-09-27
update snapshots
Dylan Conway
1
-3
/
+3
2023-09-27
`deadCodeElimination` toggle for Bun.Transpiler (#5932)
jhmaster
7
-46
/
+107
2023-09-27
real fix was #5679 (#6123)
Dylan Conway
1
-2
/
+2
2023-09-27
fix(bun install): Handle vercel and github tarball path dependencies (#6122)
Justin "J.R." Hill
2
-1
/
+80
2023-09-27
Update run.md (#6099)
Daniel Amemba
1
-1
/
+1
2023-09-27
Update developer arch install steps for llvm and clang (#6120)
Justin "J.R." Hill
1
-2
/
+1
2023-09-27
fix: implement correct behaviour for urls with blob: scheme (#5825)
Liz
2
-3
/
+12
2023-09-27
fix: Docker - Apply workaround with `RUN` to symlink `bunx` (#6100)
Brennan Kinney
1
-6
/
+8
2023-09-27
fix(node:fs): fix `fs.exists` callback parameters (#6097)
Ai Hoshino
3
-7
/
+61
2023-09-26
Update bun-install.test.ts
Dylan Conway
1
-263
/
+327
2023-09-26
fix workspace dependency install (#6092)
Dylan Conway
2
-3
/
+411
2023-09-26
Remove one of the tags
Ashcon Partovi
1
-1
/
+0
2023-09-26
Fix docker tags
Ashcon Partovi
1
-6
/
+8
2023-09-26
Fix plain tag not releasing
Ashcon Partovi
1
-0
/
+1
2023-09-26
fix: support console.dir options object correctly (#6059)
Liz
3
-8
/
+50
2023-09-26
fix server end of stream, fix fetch not streaming without content-length or c...
Ciro Spaciari
6
-32
/
+131
2023-09-26
Add Docker section to docs
Ashcon Partovi
1
-0
/
+18
2023-09-26
Fix latest tag
Ashcon Partovi
1
-1
/
+1
2023-09-26
Add is-latest flag to manual release
Ashcon Partovi
1
-1
/
+5
2023-09-26
Use `ln -s` instead of `ln` due to image size
Ashcon Partovi
5
-5
/
+5
2023-09-26
Fix homebrew
Ashcon Partovi
1
-3
/
+3
2023-09-26
Better bun-release workflow
Ashcon Partovi
4
-294
/
+88
2023-09-26
Fix alpine image for arm64
Ashcon Partovi
2
-9
/
+9
2023-09-26
Fix docker release tag
Ashcon Partovi
2
-6
/
+19
[next]