summaryrefslogtreecommitdiff
path: root/python/apt_pkgmodule.cc
AgeCommit message (Collapse)AuthorFilesLines
2006-09-12* fix missing docstringMichael Vogt1-1/+1
2006-07-26* #cough# - actually use sha256Michael Vogt1-1/+1
2006-07-26* support sha256 as wellMichael Vogt1-0/+39
2005-12-01* pkgAcqFile wrapper addedMichael Vogt1-0/+1
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-0/+6
2005-10-20* progress interface fully working now, commit interface tooMichael Vogt1-2/+1
2005-09-12* export locking Michael Vogt1-3/+57
2005-06-20* added support for the pkgProblemResolver()Michael Vogt1-0/+3
2005-04-11* cdrom interface addedMichael Vogt1-0/+3
2005-02-23* progress callback support addedMichael Vogt1-0/+3
2004-11-24Initial support for accessing source package dataArch Librarian1-2/+4
Author: mdz Date: 2003-07-23 02:20:24 GMT Initial support for accessing source package data
2004-11-24Changed include pathsArch Librarian1-2/+2
Author: jgg Date: 2002-01-08 06:53:04 GMT Changed include paths
2004-11-24It makes packages, sort ofArch Librarian1-1/+40
Author: jgg Date: 2001-04-06 05:30:09 GMT It makes packages, sort of
2004-11-24Alfredo's no_proxy patchArch Librarian1-1/+2
Author: jgg Date: 2001-02-23 05:46:02 GMT Alfredo's no_proxy patch
2004-11-24Initial revisionArch Librarian1-0/+357
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision