Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent | Georg Brandl | 2005-07-12 | 1 | -1/+1 |
* | Patch #918101: Add tarfile open mode r|* for auto-detection of the | Martin v. Löwis | 2005-03-05 | 1 | -1/+2 |
* | Patch #1043890: tarfile: add extractall() method. | Martin v. Löwis | 2005-03-04 | 1 | -0/+25 |
* | Patch #1026384: fix two common typo's: | Johannes Gijsbers | 2004-09-11 | 1 | -1/+1 |
* | Fix markup. versionchanged automatically adds a period, so remove the extra ... | Neal Norwitz | 2004-08-20 | 1 | -1/+1 |
* | Patch #995126: Correct directory size, and generate GNU tarfiles by default. | Martin v. Löwis | 2004-08-18 | 1 | -1/+2 |
* | SF #918101, allow files >= 8 GB using GNU extension | Neal Norwitz | 2004-07-20 | 1 | -5/+6 |
* | markup changes | Fred Drake | 2004-01-13 | 1 | -93/+107 |
* | SF patch #819955: Erroneous \seemodule in tarfile docs | Raymond Hettinger | 2003-10-12 | 1 | -1/+1 |
* | SF #651082, tarfile module implementation from Lars Gustäbel | Neal Norwitz | 2003-01-05 | 1 | -0/+450 |