summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Colin's changes are on the Debian branch, credit them accordingly in theSteve Langasek1-6/+6
2012-06-12Revert change from lp:~ev/python-apt/dont-leak-fds; as discussed on IRCSteve Langasek2-4/+3
2012-06-12Merge pre-released version of 0.8.5 from Debian branchSteve Langasek10-82/+1018
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-12aptsources/*.py, setup.py: Make aptsources modules work directly inColin Watson5-11/+28
2012-06-11merge fix for use of .keys()Steve Langasek1-1/+1
2012-06-11drop the unnecessary use of .keys() here, thanks Barry\!Steve Langasek1-1/+1
2012-06-11Fix conflicts with Ubuntu branchSteve Langasek3-6/+17
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-05-02releasing version 0.8.3ubuntu8Stéphane Graber1-0/+7
2012-05-02Add quantalStéphane Graber1-0/+118
2012-04-18releasing version 0.8.3ubuntu7Michael Vogt1-11/+4
2012-04-18merged from the mvo branchMichael Vogt2-4/+9
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 from the mvo branchMichael Vogt4-2/+93
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