1. f339654 Patch #1338314, Bug #1336623: fix tarfile so it can extract by Neal Norwitz · 19 years ago
  2. b0e32e2 Fix SF bug # 1330039, patch # 1331635 from Lars Gustaebel (tarfile maintainer) by Neal Norwitz · 19 years ago
  3. 5dbdc59 Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128. by Martin v. Löwis · 19 years ago
  4. 78be7df Patch #918101: Add tarfile open mode r|* for auto-detection of the by Martin v. Löwis · 19 years ago
  5. df24153 Patch #1107973: tarfile.ExFileObject iterators. by Martin v. Löwis · 19 years ago
  6. 8ceefc5 Whitespace normalization. by Tim Peters · 20 years ago
  7. d4f2552 Add test case for bug #1017553 by Andrew M. Kuchling · 20 years ago
  8. c234a52 Flush bz2 data even if nothing had been written so far. Fixes #1013882. by Martin v. Löwis · 20 years ago
  9. a4f651a SF #857297 and 916874, improve handling of hard links when extracting by Neal Norwitz · 20 years ago
  10. 0662f8a SF #846659, fix bufsize violation and GNU longname/longlink extensions by Neal Norwitz · 20 years ago
  11. 43e559a When calling tarname with an argument (and thus not use testtar.tar) return a by Brett Cannon · 21 years ago
  12. 455ea53 Make creation of temporary file and directory more portable. Also made cleanup by Brett Cannon · 21 years ago
  13. a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 21 years ago
  14. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  15. ae32319 Get test working if gzip support is not available by Neal Norwitz · 21 years ago
  16. 149a899 The filename fix of the previous checkin was complete bogus, the problem is elsewhere. Retracting. by Jack Jansen · 21 years ago
  17. c7fcc2d Two fixes to make this test pass on MacOS9: by Jack Jansen · 21 years ago
  18. 8266af4 Removed debugging print in test_tarfile. by Tim Peters · 21 years ago
  19. f2715e0 Whitespace normalization. by Tim Peters · 21 years ago
  20. 996acf1 Actually run these tests from regrtest.py. by Neal Norwitz · 21 years ago
  21. b9ef4ae SF #651082, tarfile module implementation from Lars Gustäbel by Neal Norwitz · 22 years ago