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
/
install
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
Reorganize tests (#2332)
Ashcon Partovi
11
-4672
/
+0
2023-03-05
consider current working directory when resolving relative paths (#2313)
Alex Lam S.L
1
-1
/
+29
2023-03-05
[install] fix connection error detection (#2307)
Alex Lam S.L
6
-81
/
+144
2023-03-04
[install] use `latest` tagged version if in range (#2302)
Alex Lam S.L
1
-0
/
+62
2023-03-04
fix(bunx): can't resolve executable for scoped packages (#2293)
Fran Zekan
1
-1
/
+40
2023-03-03
fix(bunx): Show usage when calling bunx without arguments (#2295)
Fran Zekan
1
-0
/
+19
2023-03-02
add tests for scoped dependency aliasing (#2271)
Alex Lam S.L
3
-15
/
+111
2023-02-27
resolve duplicated dependency correctly (#2213)
Alex Lam S.L
2
-0
/
+232
2023-02-25
improve `bun pm ls` (#2192)
Alex Lam S.L
1
-0
/
+248
2023-02-24
prefer `bun.copy()` over `std.mem.copy()` (#2152)
Alex Lam S.L
1
-1
/
+2
2023-02-23
fix illegal memory reference in `bun link` (#2147)
Alex Lam S.L
1
-9
/
+133
2023-02-21
[install] support SCP-style `git` dependencies (#2124)
Alex Lam S.L
2
-3
/
+160
2023-02-21
Update test runner output with colors and diffs (#2122)
Dylan Conway
1
-2
/
+2
2023-02-17
use `bun.logger` instead of `bun.Output` (#2099)
Alex Lam S.L
1
-1
/
+39
2023-02-17
[install] support git dependencies (#2094)
Alex Lam S.L
1
-1
/
+251
2023-02-17
allow `bun add` of packages with capital letters (#2095)
Alex Lam S.L
2
-1
/
+50
2023-02-16
Support yarn-like `"workspaces"."packages": string[]` (#2086)
Jarred Sumner
1
-2
/
+47
2023-02-14
[install] link network-delayed `.bin` scripts correctly (#2076)
Alex Lam S.L
1
-1
/
+1
2023-02-14
[install] improve `package.json` validation (#2074)
Alex Lam S.L
1
-0
/
+196
2023-02-12
[install] support `git://github.com/` dependencies (#2059)
Alex Lam S.L
1
-0
/
+69
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-10
[install] fix duplicate check on `peerDependencies` (#2039)
Alex Lam S.L
1
-1
/
+46
2023-02-09
[install] fix flaky tests (#2032)
Alex Lam S.L
2
-37
/
+37
2023-02-08
[install] pick `latest` tagged version by default (#2016)
Alex Lam S.L
2
-6
/
+117
2023-02-08
[install] assorted fixes & improvements (#2011)
Alex Lam S.L
7
-67
/
+245
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-01-31
Re-run prettier after changes
Jarred Sumner
3
-71
/
+79
2023-01-31
[bun add] various fixes (#1953)
Alex Lam S.L
3
-789
/
+312
2023-01-30
Fix crash in `bun install <package-name>` (#1947)
Jarred Sumner
1
-129
/
+355
2023-01-30
[bunx] fix version parsing (#1937)
Alex Lam S.L
1
-0
/
+64
2023-01-28
[bun add] fix more corner cases (#1930)
Alex Lam S.L
2
-26
/
+187
2023-01-28
parse `git+https://github.com/` as GitHub URLs (#1926)
Alex Lam S.L
2
-5
/
+164
2023-01-28
normalise `bun add` package specifiers (#1924)
Alex Lam S.L
3
-134
/
+361
2023-01-28
[WIP] append GitHub package after fully parsed (#1911)
Alex Lam S.L
4
-75
/
+123
2023-01-27
prettier
Jarred Sumner
1
-156
/
+245
2023-01-27
Fix flakiness
Jarred Sumner
1
-2
/
+3
2023-01-26
parse package-spec from CLI correctly (#1895)
Alex Lam S.L
3
-8
/
+135
2023-01-24
support GitHub URLs as dependencies (#1875)
Alex Lam S.L
1
-31
/
+364
2023-01-24
support `bun link` of scoped packages (#1892)
Alex Lam S.L
2
-3
/
+202
2023-01-21
[semver] parse `^` & `~` expressions correctly (#1854)
Alex Lam S.L
1
-34
/
+401
2023-01-19
repopulate `alias_map` correctly (#1847)
Alex Lam S.L
3
-42
/
+210
2023-01-19
Improve error message when a workspace is not found
Jarred Sumner
1
-0
/
+37
2023-01-19
parse dependency specifier correctly (#1840)
Alex Lam S.L
1
-3
/
+45
2023-01-18
support npm dependency aliasing (#1837)
Alex Lam S.L
1
-10
/
+144
2023-01-17
[test] Add helper for bun env
Jarred Sumner
1
-6
/
+2
2023-01-17
bun install tests shouldn't fail due to terminal colors
Jarred Sumner
1
-38
/
+35
2023-01-16
[bun install] Make it print `workspace:` instead of `workspace://`
Jarred Sumner
1
-143
/
+231
2023-01-14
fix life-cycle script execution (#1799)
Alex Lam S.L
1
-25
/
+90
[next]