| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #13815: TarFile.extractfile() now returns io.BufferedReader objects. | Lars Gustäbel | 2012-05-05 | 1 | -8/+5 |
|
|
* | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -1/+2 |
|\ |
|
| * | Improve interlinking of archiving/compression modules docs. | Éric Araujo | 2012-01-16 | 1 | -1/+2 |
|
|
* | | Add missing versionchanged information. | Lars Gustäbel | 2011-12-12 | 1 | -0/+3 |
|
|
* | | Issue #5689: Add support for lzma compression to the tarfile module. | Lars Gustäbel | 2011-12-10 | 1 | -6/+16 |
|
|
* | | Merge with 3.2: Fix doc typo. | Lars Gustäbel | 2011-12-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix doc typo. | Lars Gustäbel | 2011-12-10 | 1 | -2/+2 |
|
|
* | | Replace mentions of IOError | Antoine Pitrou | 2011-10-12 | 1 | -3/+3 |
|/ |
|
* | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into a | Raymond Hettinger | 2011-01-26 | 1 | -13/+14 |
|
|
* | Issue #10184: Touch directories only once when extracting a tarfile. | Martin v. Löwis | 2010-11-01 | 1 | -2/+5 |
|
|
* | Add read support for all missing variants of the GNU sparse | Lars Gustäbel | 2010-10-29 | 1 | -1/+2 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -9/+9 |
|
|
* | Issue #8784: Set tarfile default encoding to 'utf-8' on Windows. | Victor Stinner | 2010-06-11 | 1 | -2/+2 |
|
|
* | Issue #8633: Support for POSIX.1-2008 binary pax headers. | Lars Gustäbel | 2010-05-17 | 1 | -3/+5 |
|
|
* | Issue #8390: tarfile uses surrogateespace as the default error handler | Victor Stinner | 2010-05-05 | 1 | -8/+13 |
|
|
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -1/+1 |
|
|
* | Merged revisions 78623 via svnmerge from | Lars Gustäbel | 2010-03-03 | 1 | -0/+15 |
|
|
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -2/+0 |
|
|
* | Merged revisions 74750 via svnmerge from | Lars Gustäbel | 2009-09-12 | 1 | -2/+25 |
|
|
* | Merged revisions 71814-71817,71901-71903 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+3 |
|
|
* | Remove the deprecated posix attribute. | Georg Brandl | 2008-08-04 | 1 | -12/+0 |
|
|
* | Remove the TarFileCompat class from tarfile.py. | Lars Gustäbel | 2008-08-02 | 1 | -15/+1 |
|
|
* | Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,... | Benjamin Peterson | 2008-05-26 | 1 | -51/+51 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -21/+0 |
|
|
* | Merged revisions 59376-59406 via svnmerge from | Christian Heimes | 2007-12-08 | 1 | -1/+1 |
|
|
* | Merged revisions 58817-58861 via svnmerge from | Guido van Rossum | 2007-11-05 | 1 | -2/+5 |
|
|
* | Partial py3k-ification of Doc/library/: convert has_key references into eithe... | Collin Winter | 2007-09-01 | 1 | -4/+4 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -29/+3 |
|
|
* | Merged revisions 57620-57771 via svnmerge from | Thomas Wouters | 2007-08-30 | 1 | -0/+11 |
|
|
* | Fall back to 'ascii' encoding if sys.getfilesystemencoding() returns | Lars Gustäbel | 2007-08-21 | 1 | -33/+28 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+738 |
|
|