1. c5cf662 all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor' by Bryan C. Mills · 6 years ago
  2. 2012227 vendor/golang_org/x: move to internal/x by Bryan C. Mills · 6 years ago
  3. 8f2a926 net: return io.ErrClosedPipe when possible from net.Pipe by Joe Tsai · 7 years ago
  4. e2dd8ca net: implement deadline functionality on Pipe by Joe Tsai · 8 years ago
  5. 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
  6. f77e10f net: simplify error messages in tests by Mikio Hara · 10 years ago
  7. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 10 years ago[Renamed from src/pkg/net/pipe_test.go]
  8. eb69292 src/pkg/[n-z]*: gofix -r error -force=error by Russ Cox · 13 years ago
  9. 1d18e89 net: add Pipe by Russ Cox · 15 years ago