1. d86ab01 use copy by Russ Cox · 14 years ago
  2. 5cd8c83 FileInfo: regularize the types of some fields. by Rob Pike · 15 years ago
  3. ae729a4 archive/tar: update documentation to match current coding style by Christopher Wedgwood · 15 years ago
  4. 9750adb strings: delete Runes, Bytes by Russ Cox · 15 years ago
  5. 5a1d332 1) Change default gofmt default settings for by Robert Griesemer · 15 years ago
  6. fe0eb17 archive/tar: bug fixes. by Christopher Wedgwood · 15 years ago
  7. 4db3a16 archive/tar: Make Reader and Writer more closely follow io.Reader and io.Writer interfaces by Evan Shaw · 15 years ago
  8. e70cedf remove bytes.Copy by Rob Pike · 15 years ago
  9. 1698934 - replaced gofmt expression formatting algorithm with by Robert Griesemer · 15 years ago
  10. 40621d5 remove semis after statements in one-statement statement lists by Robert Griesemer · 15 years ago
  11. 368f8cb - fine-tuning of one-line func heuristic (nodes.go) by Robert Griesemer · 15 years ago
  12. 4d310f2 reverse the arguments to io.Copy so the destination is on the by Rob Pike · 15 years ago
  13. 094f1d5 more lgtm files from gofmt by Russ Cox · 15 years ago
  14. 650bff6 another round of gofmt applications by Russ Cox · 15 years ago
  15. c17dde2 Add write support for the GNU tar binary numeric field extension. by David Symonds · 16 years ago
  16. 28eba48 fix "declared and not used" errors in non-test code. by Russ Cox · 16 years ago
  17. b04ac10 convert non-low-level non-google pkg code to whole-package compilation. by Russ Cox · 16 years ago
  18. 600d782 archive/tar cleanups: by David Symonds · 16 years ago
  19. d6d0a39 Basic POSIX-compatible tar writer. by David Symonds · 16 years ago