summaryrefslogtreecommitdiff
path: root/python/apt_pkgmodule.cc
AgeCommit message (Expand)AuthorFilesLines
2009-01-29* apt/cache.py:Michael Vogt1-0/+1
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-53/+53
2008-11-07python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.Michael Vogt1-1/+1
2008-09-18add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constantMichael Vogt1-0/+6
2008-08-08Fix whitespace in changes from 0.7.7.Ben Finney1-3/+12
2008-07-04* tests/test_hashsums.py:Michael Vogt1-0/+1
2008-07-04* python/apt_pkgmodule.cc:Michael Vogt1-3/+11
2008-05-16Remove trailing whitespace.Ben Finney1-53/+53
2008-02-18* python/apt_pkgmodule.cc:Michael Vogt1-0/+5
2007-08-03* aptsources/distro.py:Michael Vogt1-2/+0
2007-06-10* merged automaitc removal of unused dependenciesMichael Vogt1-0/+1
2007-04-25* python/apt_pkgmodule.cc:Michael Vogt1-0/+6
2006-10-06* python/apt_pkgmodule.cc:Michael Vogt1-0/+1
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
2004-11-24Changed include pathsArch Librarian1-2/+2
2004-11-24It makes packages, sort ofArch Librarian1-1/+40
2004-11-24Alfredo's no_proxy patchArch Librarian1-1/+2
2004-11-24Initial revisionArch Librarian1-0/+357