| Age | Commit message (Expand) | Author |
| 8 hours | [DO-NOT-MERGE] all: changes remove name to "up"HEADmain | Shulhan |
| 8 hours | [DO-NOT-MERGE] all: add Makefile for common tasks | Shulhan |
| 8 hours | internal/cgrouptest: use t.Cleanup instead of defer in InCgroupV2 | Shulhan |
| 8 hours | internal/testenv: exclude GOMAXPROCS when building test program | Shulhan |
| 8 hours | all: set codereview remote name to upstream | Shulhan |
| 8 hours | testing: print the counter if its greater than 1 | Shulhan |
| 8 hours | encoding/json: realign struct encodeState, structFields, and field | Shulhan |
| 8 hours | encoding/json: realign struct UnmarshalTypeError and decodeState | Shulhan |
| 8 hours | bufio: realign struct Scanner | Shulhan |
| 8 hours | bufio: realign struct Reader | Shulhan |
| 8 hours | mime/quotedprintable: fix encoding where a period alone on a line | Shulhan |
| 8 hours | encoding/json: optimize isValidNumber function | Shulhan |
| 8 hours | all: prealloc slice with possible minimum capabilities | Shulhan |
| 8 hours | go/types: fix inNode debug assertion for "for range x {}" | Rob Findley |
| 8 hours | os/exec: doc typo | Weixie Cui |
| 8 hours | net: cancel2 should not be shadow | Weixie Cui |
| 9 hours | internal/coverage: first write error never recorded | Weixie Cui |
| 9 hours | bytes,strings: add CutLast | qiulaidongfeng |
| 21 hours | os/exec: use argv() to avoid panic inside of Cmd.String() | Neal Patel |
| 21 hours | net/http: temporarily disable HTTP/3 tests | Nicholas S. Husin |
| 24 hours | cmd/go: avoid redundant work in go work sync | Pierre Gimalac |
| 24 hours | go/types, types2: fail interface inference against generic methods | Rob Findley |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: support memory with MUL VL imm offset | Junyang Shao |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: support memory with imm offset in SVE | Junyang Shao |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: support special operands in SVE | Junyang Shao |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: support memory with extensions in SVE | Junyang Shao |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: support SVE register lists | Junyang Shao |
| 26 hours | cmd/asm, cmd/internal/obj/arm64: add support for immediates | Junyang Shao |
| 27 hours | net/http: fix wrong context being used when shutting down HTTP/3 server | Nicholas S. Husin |
| 28 hours | cmd/compile: handle min integer step in loop | Cuong Manh Le |
| 29 hours | cmd/compile: remove redundant code | Weixie Cui |
| 30 hours | runtime/pprof: using buffer writer instead of original writer | Weixie Cui |
| 30 hours | cmd/trace: pcs overflow would panic | Weixie Cui |
| 33 hours | net: dnsdata should be p not r | Weixie Cui |
| 36 hours | cmd/compile: add boolean absorption laws to SSA rewrite rules | Timo Friedl |
| 3 days | cmd/go: remove bzr support | Michael Matloob |
| 3 days | crypto/tls: fix ECH SNI encoded length | Neal Patel |
| 4 days | cmd/compile/internal/noder: revert to UIR V3 | Mark Freeman |
| 4 days | net/http: run tests for HTTP/3 where it can already pass | Nicholas S. Husin |
| 4 days | net/http: fix data race in TestClientRedirectUseResponse | Nicholas S. Husin |
| 4 days | all: update to x/net@cd64923cd7f4 | Nicholas S. Husin |
| 4 days | debug/elf: use saferio.SliceCap for segment slice | Ian Lance Taylor |
| 4 days | net: drop always nil (*netFD).netFD error return value | Tobias Klauser |
| 4 days | net: should close the netfd not listen fd | Weixie Cui |
| 4 days | cmd/compile: fix typo | Weixie Cui |
| 4 days | net/http: add support for running HTTP tests against HTTP/3 | Nicholas S. Husin |
| 4 days | cmd/asm, cmd/internal/obj/arm64: support register with index in SVE | Junyang Shao |
| 4 days | cmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVE | Junyang Shao |
| 5 days | runtime: fix AIX library initialization | qmuntal |
| 5 days | syscall: avoid nil pointer dereference in Utime | Tobias Klauser |