summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29apt.Cache: Add a _changes_count member for later useJulian Andres Klode2-0/+10
2011-04-29apt.cache: Emit change signals in ProblemResolverJulian Andres Klode2-0/+6
2011-04-28* data/templates/Ubuntu.info.in:Michael Vogt2-0/+125
2011-04-27apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485)Julian Andres Klode10-2/+476
2011-04-24releasing version 0.7.100.3ubuntu6Stéphane Graber2-0/+8
2011-04-21merged lp:~evfool/python-apt/fixunlockdoc, many thanksMichael Vogt1-1/+1
2011-04-21Fix documentation problemRobert Roth1-1/+1
2011-04-21Release 0.8.0~exp3Julian Andres Klode1-2/+2
2011-04-21apt_pkg: Add apt_pkg.Version.multi_arch and friendsJulian Andres Klode4-0/+68
2011-04-20releasing version 0.7.100.3ubuntu5Michael Vogt3-1/+60
2011-04-12Update enable_component to also apply to -src entries (LP: #758732)Julian Andres Klode2-0/+10
2011-04-12releasing version 0.7.100.3ubuntu4Stéphane Graber2-0/+9
2011-04-12Release 0.8.0~exp2 to experimentalJulian Andres Klode1-2/+2
2011-04-12doc: Fix documentation of BaseDependency.relation (Closes: #607031)Julian Andres Klode2-1/+2
2011-04-12apt.package: Add 'tasks' to Version, improve doc (Closes: #619574)Julian Andres Klode3-4/+64
2011-04-12apt/cache.py: Add versionaddedJulian Andres Klode1-0/+2
2011-04-12doc: Fix a minor formatting error, patch by Jakub Wilk (Closes: #608914)Julian Andres Klode2-1/+2
2011-04-12apt.cache: Add a fetch_archives() method (Closes: #622347)Julian Andres Klode2-0/+23
2011-04-12apt.cache: Document that update() may need an open() (Closes: #622342)Julian Andres Klode2-0/+5
2011-04-12apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)Julian Andres Klode18-130/+150
2011-04-11doc/examples: Add example on how to get architecture names (LP: #194374)Julian Andres Klode2-0/+13
2011-04-11aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603)Julian Andres Klode2-1/+2
2011-04-11apt.progress: Use long for ETA, natural type for size (LP: #377375)Julian Andres Klode3-5/+6
2011-04-11apt_pkg: Fix time_to_str, time_rfc1123 to accept more correct valuesJulian Andres Klode2-5/+7
2011-04-11apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416)Julian Andres Klode3-0/+35
2011-04-06releasing version 0.7.100.3ubuntu3Michael Vogt1-1/+1
2011-04-06merged upload from loicMichael Vogt2-3/+11
2011-04-06* cherry pick multiarch support for aptsources from debianMichael Vogt4-9/+103
2011-04-06cherry pick -r 505..506 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt3-4/+50
2011-04-06cherry pick -r 504..505 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt4-5/+49
2011-04-06tests/test_apt_cache.py: Use assertTrue() instead of assert_()Julian Andres Klode2-3/+4
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode10-123/+134
2011-04-06aptsources: Various cleanup workJulian Andres Klode2-27/+27
2011-04-06aptsources: Allow insertion of new multi-arch entriesJulian Andres Klode3-4/+50
2011-04-06aptsources: Parse multi-arch sources.list files correctlyJulian Andres Klode4-5/+49
2011-04-05Release 0.8.0~exp1 to experimentalJulian Andres Klode1-2/+2
2011-04-05What's new in 0.8 documentJulian Andres Klode1-0/+28
2011-04-05doc: Add versionadded for the new featuresJulian Andres Klode2-0/+14
2011-04-05Fix debian/rules to work correctly with tilde in version numberJulian Andres Klode2-3/+4
2011-04-05Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_countJulian Andres Klode6-27/+160
2011-04-05Support (name, arch) tuples in apt_pkg.Cache mappings, wrappingJulian Andres Klode3-19/+54
2011-04-05Change apt_pkg.Cache() so that passing None for 'progress' results inJulian Andres Klode6-7/+15
2011-04-05Add apt_pkg.Group class, wrapping pkgCache::GrpIteratorJulian Andres Klode10-2/+306
2011-04-05Add an 'is_multi_arch' attribute to apt_pkg.Cache Julian Andres Klode3-0/+12
2011-04-05Disable the old-style API, and break all packages using itJulian Andres Klode3-2/+37
2011-04-04merged from debian-sidMichael Vogt11-25/+162
2011-04-04merged from the debian-sid branchMichael Vogt1-2/+2
2011-04-04merged from the debian-sid branchMichael Vogt5-13/+18
2011-04-04Release 0.7.100.3Julian Andres Klode1-2/+2
2011-04-04Rework Python 3.2 patchJulian Andres Klode5-12/+7