summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-13* po/nl.po: Dutch translation updated by Jeroen Schot (closes: #652335)David Prévot2-118/+100
2012-06-13* po/fr.po: French translation updated (closes: #567765)David Prévot2-106/+112
2012-06-13* po/*.po: update PO files against current POT fileDavid Prévot71-6410/+15231
2012-06-13merged lp:~ev/python-apt/drop-leaked-fds-fix Michael Vogt2-7/+1
2012-06-12Drop __del__ statement, which is unsafe: http://www.algorithm.co.il/blogs/pro...Evan Dandrea1-4/+1
2012-06-12merged from the mvo branchMichael Vogt5-67/+473
2012-06-12merged lp:~glatzor/python-apt/authMichael Vogt5-67/+473
2012-06-12merged from lp:~mvo/python-apt/mvoMichael Vogt8-20/+55
2012-06-12tests/test_utils.py: fix absolute path in the testMichael Vogt1-3/+7
2012-06-12cherry pick r472 from lp:~ubuntu-core-dev/python-apt/ubuntu (thanks Colin!)Michael Vogt5-11/+28
2012-06-12merged from lp:~vorlon/python-apt/pre-release-py3Michael Vogt4-7/+138
2012-06-12merged from the mvo branchMichael Vogt5-3/+510
2012-06-12merge fix from lp:~ev/python-apt/dont-leak-fds, many thanksMichael Vogt2-0/+10
2012-06-11drop the unnecessary use of .keys() here, thanks Barry\!Steve Langasek1-1/+1
2012-06-11pre-build.sh: call dpkg-checkbuilddeps with the list of our Steve Langasek2-0/+6
2012-06-11utils/get_ubuntu_mirrors_from_lp.py: move this script to python3Steve Langasek2-6/+8
2012-06-11add test for utils.get_release_date_from_release_file and update code for mor...Michael Vogt3-2/+502
2012-06-06Don't compare the headers in the export testSebastian Heinlein1-2/+5
2012-06-06Add a fakeroot wrapper for apt-keySebastian Heinlein2-0/+4
2012-06-06Add to copyrightSebastian Heinlein1-0/+1
2012-06-06Add support for update and net-updateSebastian Heinlein1-0/+18
2012-06-06Don't call fakeroot by default - this should be done by an alternate Dir::Bin...Sebastian Heinlein1-2/+0
2012-06-06Remove the wait statement to get a cleaner APISebastian Heinlein1-20/+5
2012-06-06Create the config dir in the testsSebastian Heinlein1-0/+2
2012-06-06Call apt-key instead of gnupgSebastian Heinlein1-112/+48
2012-06-05Merge mvos enhancementsSebastian Heinlein2-8/+19
2012-06-05apt/auth.py: create _TMPDIR on demandMichael Vogt1-2/+5
2012-06-05pep8 fixesMichael Vogt2-6/+14
2012-06-01Remove importing of the library dir. This is handled by test_allSebastian Heinlein1-3/+0
2012-06-01Small fixSebastian Heinlein1-1/+1
2012-06-01Python3 fixes and restore apt configuration afterwardsSebastian Heinlein1-7/+16
2012-06-01Add test casesSebastian Heinlein1-0/+210
2012-06-01Strip exported keySebastian Heinlein1-1/+1
2012-06-01Don't set the trust model to alwaysSebastian Heinlein1-1/+0
2012-06-01Add an export_key methodSebastian Heinlein1-0/+20
2012-05-31Don't overwrite proc twiceSebastian Heinlein1-1/+1
2012-05-31A lot of refactoringSebastian Heinlein1-76/+186
2012-05-30Import AptAuth.py from software-properites as auth.pySebastian Heinlein1-0/+98
2012-05-04merge from ubuntuMichael Vogt2-1/+124
2012-05-04merged from the mvo branchMichael Vogt4-6/+93
2012-04-18tests/test_lp659438.py: fix test for py3.2Michael Vogt1-1/+2
2012-04-18tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via wo...Michael Vogt1-0/+5
2012-04-17merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...Michael Vogt3-7/+78
2012-04-17Add a regression testSebastian Heinlein1-0/+68
2012-04-17* python/cache.cc:Michael Vogt2-1/+11
2012-04-17merged latest updates from debian-sidMichael Vogt4-26/+40
2012-04-16releasing version 0.8.4Michael Vogt1-2/+3
2012-04-16tests/test_policy.py: fix test to include priority of 1 tooMichael Vogt1-1/+1
2012-04-16Fix apt_pkg.DepCache.init() documentation which still states that theSebastian Heinlein1-2/+1
2012-04-16Fix: Initialize the depcache on apt.cache.Cache.open() (fixes LP: #659438)Sebastian Heinlein1-0/+1