summaryrefslogtreecommitdiff
path: root/apt
AgeCommit message (Expand)AuthorFilesLines
2011-12-01py3 fixes/cleanMichael Vogt1-0/+2
2011-12-01* apt/progress/base.py:Michael Vogt1-1/+3
2011-11-17make Dependency a list (it should probably also renamed to DependencyOrGroup ...Michael Vogt1-8/+6
2011-11-17allow Dependency object to be iteratable, this allows to writeMichael Vogt1-0/+3
2011-11-17* apt/package.py:Michael Vogt1-0/+5
2011-11-14* apt/cache.py:Michael Vogt1-0/+4
2011-11-10* apt/cache.py:Michael Vogt1-1/+1
2011-10-21merged from the debian-sid branchMichael Vogt3-7/+10
2011-10-19apt/debfile.py: Remove the need to explcitly call check() in orderMichael Vogt1-1/+3
2011-10-19grammar fix in the cache.py doc (closes: #626610)Michael Vogt1-2/+1
2011-10-19rm usage of camelcase in cache.py doc (closes: #626617)Michael Vogt1-2/+2
2011-10-19merged from debian/sidMichael Vogt1-2/+2
2011-10-05* tests/test_apt_cache.py:Michael Vogt1-0/+3
2011-10-04* apt/progress/gtk2.py:Michael Vogt1-4/+5
2011-10-04* apt/progress/gtk2.py:Michael Vogt1-4/+5
2011-09-28* apt/package.py:Michael Vogt1-2/+2
2011-08-09* apt/package.py:Michael Vogt1-4/+4
2011-08-09apt/package.py: make print statements py3 compatbileMichael Vogt1-4/+4
2011-08-01* merged from the debian/sid bzr branchMichael Vogt1-5/+5
2011-05-27apt/package.py: fix a few typos [formated->formatted] (Closes: #597054)Julian Andres Klode1-4/+4
2011-05-27Fix get_changelog in Python 3 (Closes: #626532)Julian Andres Klode1-1/+1
2011-05-26merge from debian, omit disable of the 0.7 APIMichael Vogt6-21/+92
2011-04-29apt.Cache: Add a _changes_count member for later useJulian Andres Klode1-0/+9
2011-04-29apt.cache: Emit change signals in ProblemResolverJulian Andres Klode1-0/+5
2011-04-12apt.package: Add 'tasks' to Version, improve doc (Closes: #619574)Julian Andres Klode1-4/+34
2011-04-12apt/cache.py: Add versionaddedJulian Andres Klode1-0/+2
2011-04-12apt.cache: Add a fetch_archives() method (Closes: #622347)Julian Andres Klode1-0/+22
2011-04-12apt.cache: Document that update() may need an open() (Closes: #622342)Julian Andres Klode1-0/+4
2011-04-11apt.progress: Use long for ETA, natural type for size (LP: #377375)Julian Andres Klode2-5/+5
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode4-12/+11
2011-04-04merged from debian-sidMichael Vogt2-17/+52
2011-04-04apt/cache.py: Do not pack full names into _set, use a _fullnameset insteadJulian Andres Klode1-10/+13
2011-04-04* apt/cache.py, apt/package.py:Julian Andres Klode2-9/+41
2011-03-30* python/arfile.cc, apt/debfile.py:Michael Vogt1-1/+2
2011-03-21* python/arfile.cc, apt/debfile.py:Michael Vogt1-1/+2
2011-01-10merged from the mvo branch, added changelog from Michael BieniaMichael Vogt5-8/+8
2011-01-10merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th...Michael Vogt5-8/+8
2010-12-21meged from mvoMichael Vogt1-0/+2
2010-12-21* apt/debfile.py, tests/test_debfile.py:Michael Vogt1-0/+2
2010-12-13merged from lp:~mvo/python-apt/mvoMichael Vogt1-6/+8
2010-12-13* apt/progress/text.py:Michael Vogt1-6/+8
2010-11-24* re-merged from debian/sidMichael Vogt2-16/+8
2010-11-17* apt/package.py:Julian Andres Klode1-1/+1
2010-11-10* apt/debfile.py:Julian Andres Klode1-15/+7
2010-10-18fix compat issues with python3Michael Vogt1-2/+2
2010-09-13merged from lp:~mvo/python-apt/mvoMichael Vogt1-1/+0
2010-09-08* apt/debfile.py:Michael Vogt1-1/+0
2010-09-07cherry pick from debian-sidMichael Vogt1-0/+1
2010-09-07* add "provides" property to the apt.Version objectsMichael Vogt3-3/+26
2010-09-07* apt/debfile:Michael Vogt1-1/+2