summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-04* debian/rules:Julian Andres Klode2-1/+9
2011-04-04merged from debian-sidMichael Vogt10-26/+135
2011-04-04* debian/python3-apt-dbg.installJulian Andres Klode2-1/+3
2011-04-04Fix mixed tab/spaces indentation in xz testJulian Andres Klode2-1/+2
2011-04-04Merge not-uploaded NMU diff by scott kittermanJulian Andres Klode4-3/+16
2011-04-04apt/cache.py: Do not pack full names into _set, use a _fullnameset insteadJulian Andres Klode1-10/+13
2011-04-04* tests/test_apt_cache.py:Julian Andres Klode2-2/+4
2011-04-04* tests/test_debfile.py:Julian Andres Klode2-0/+5
2011-04-04* apt/cache.py, apt/package.py:Julian Andres Klode3-9/+44
2011-04-04* python/cache.cc:Julian Andres Klode3-4/+54
2011-03-31fix incorrect tab, this fixes a FTBFSMichael Vogt2-1/+7
2011-03-31tests/test_debfile.py: fix using tab by accidentMichael Vogt1-1/+1
2011-03-30releasing version 0.7.100.2ubuntu3Michael Vogt1-2/+2
2011-03-30* python/arfile.cc, apt/debfile.py:Michael Vogt6-6/+28
2011-03-29releasing version 0.7.100.2ubuntu2Michael Vogt1-2/+2
2011-03-29PyFetchProgress::Pulse(): When ignoring a false return value fromMichael Vogt2-1/+12
2011-03-29merged from the mvo branchMichael Vogt2-1/+9
2011-03-29PyFetchProgress::Pulse(): When ignoring a false return value fromMichael Vogt2-1/+9
2011-03-29merged from the debian branchMichael Vogt7-87/+141
2011-03-22update priority of python3-apt to match the archiveMichael Vogt2-0/+2
2011-03-21* python/arfile.cc, apt/debfile.py:Michael Vogt5-6/+25
2011-03-21releasing version 0.7.100.2ubuntu1Michael Vogt1-2/+2
2011-03-21* merged fix for parse_depends() in a multiarch environmentMichael Vogt5-18/+68
2011-03-21releasing version 0.7.100.2Michael Vogt1-2/+2
2011-03-21po/*: rebuildMichael Vogt1-79/+109
2011-03-21merged from mvoMichael Vogt4-4/+23
2011-03-21 - add optional parameter to allow parse_depends() to keep theMichael Vogt4-4/+20
2011-03-21* python/apt_pkgmodule.cc:Michael Vogt2-2/+5
2011-02-18merged from lp:~mvo/python-apt/mvoMichael Vogt12-17/+57