summaryrefslogtreecommitdiff
path: root/python/tar.cc
AgeCommit message (Expand)AuthorFilesLines
2009-08-18python: Disable the functions in apt_inst if built without COMPAT_0_7.Julian Andres Klode1-0/+4
2009-06-25python: Fix some build warnings.Julian Andres Klode1-0/+4
2009-04-14* Remove any trailing whitespaceJulian Andres Klode1-1/+1
2009-04-13* python/*.cc: Use PyObject_AsFileDescriptor instead of fileno(PyFile_AsFile)Julian Andres Klode1-6/+11
2008-05-16Remove trailing whitespace.Ben Finney1-25/+25
2008-01-18* python/tar.cc:Michael Vogt1-0/+2
2006-03-28Fix documentation format.Otavio Salvador1-2/+2
2005-03-02* merged with matts tree, resolved lots of conflictsMichael Vogt1-1/+1
2004-12-13* Update to work with apt 0.5.32 (bzip2 deb support)Arch Librarian1-3/+6
2004-11-24Allow anything callable to be used for tar/deb extractArch Librarian1-3/+15
2004-11-24Changed include pathsArch Librarian1-2/+2
2004-11-24Tar examining supportArch Librarian1-0/+165