summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-14utils/get_ubuntu_mirrors_from_lp.py: Switch to Python 3 againJulian Andres Klode2-2/+2
2013-10-14tests/test_path.py: Use "Dir" option instead of "RootDir", and reset in tearDownJulian Andres Klode1-3/+3
2013-10-14Add tests for (all except one) functions accepting pathsJulian Andres Klode1-0/+106
2013-10-14python/indexrecords.cc: IndexRecords.load() needs to accept bytes as wellJulian Andres Klode2-2/+31
2013-10-10apt, aptsources: Only call init_config() if not already initializedJulian Andres Klode3-4/+11
2013-10-10tests: Do not set dir::etc::sourceparts to /tmpJulian Andres Klode3-2/+6
2013-10-10apt/package.py: mark_upgrade misuses FromUser to set auto-installedDaniel Hartwig2-2/+7
2013-10-08Accept bytes object for file names (Closes: #680971)Julian Andres Klode1-0/+1
2013-10-08python/generic.cc: Move PyApt_Filename::init hereJulian Andres Klode2-21/+24
2013-10-08apt/package.py: Add a Package.has_config_files property (Closes: #712749)Julian Andres Klode2-0/+7
2013-10-08python/apt_pkgmodule.cc: Fix documentation of version_compare (Closes: #680891)Julian Andres Klode2-2/+5
2013-10-08python-apt: formatting error in library/index.rst (Closes: #692484)Julian Andres Klode2-1/+4
2013-10-08aptsources/sourceslist.py: Fix uniq docstring and hide it (Closes: #723815)Julian Andres Klode2-1/+11
2013-10-08data/templates/Ubuntu.info.in: add 'devel' seriesJeremy Bicha2-0/+110
2013-10-08apt_pkg: Support paths supplied as bytes objects (See: #680971)Julian Andres Klode9-26/+31
2013-10-08PyApt_Filename: Add return value to assignment operatorJulian Andres Klode1-2/+2
2013-10-08apt_inst: Support paths supplied as bytes objects (Closes: #680971)Julian Andres Klode2-30/+33
2013-10-08python/generic.h: Introduce a PyApt_Filename classJulian Andres Klode1-0/+60
2013-09-11Update changelogJulian Andres Klode1-1/+5
2013-09-11Completely remove deprecated stuffJulian Andres Klode14-991/+0
2013-09-11Remove old API compatibility C++ support codeJulian Andres Klode19-947/+1
2013-09-10* merge from Ubuntu:Michael Vogt3-9/+127
2013-08-26python/arfile.cc: Fixup the formattingJulian Andres Klode1-16/+15
2013-08-05some fixes from a coverity scan runMichael Vogt2-102/+128
2013-08-05coverity fixesMichael Vogt4-4/+4
2013-06-06prepare releaseMichael Vogt1-2/+2
2013-06-06add support for "key in apt.debfile.DebPackage" (closes: #710541)Michael Vogt3-0/+10
2013-05-16debian/gbp.conf: add debian-tag so that git-dch works out of the boxMichael Vogt1-0/+1
2013-05-16Update Vcs fieldsJulian Andres Klode2-2/+7
2013-05-16debian/control:Michael Vogt4-7/+15
2013-05-08merged from experimental and uploaded to sidMichael Vogt22-41/+402
2013-05-08add py2.6 compatibilityMichael Vogt1-1/+8
2013-04-30* aptsources/distro.py:Michael Vogt2-2/+11
2013-03-19releasing version 0.8.9~exp2Michael Vogt1-2/+2
2013-03-19* apt/package.py:Michael Vogt2-0/+10
2013-03-14Release 0.8.8.2Julian Andres Klode1-2/+2
2013-03-13Fix the last commitJulian Andres Klode1-4/+2
2013-03-13apt/package.py: Try both filenames for package file listsJulian Andres Klode2-6/+16
2013-03-13releasing version 0.8.9~exp1Michael Vogt1-2/+4
2013-03-13python2.6 compat fixesMichael Vogt2-1/+12
2012-12-11merged test-fixes from ubuntu (mostly for dep8)Michael Vogt14-32/+141
2012-12-11merged from the debian-sid branchMichael Vogt3-683/+20
2012-11-28po/no.po: Remove useless translation (superseded by nb.po)David Prévot2-681/+6
2012-11-20releasing version 0.8.8ubuntu5Martin Pitt1-2/+2
2012-11-20tests/test_auth.py: Temporarily disable $http_proxy for the tests, asMartin Pitt2-0/+13
2012-11-20aptsources/distro.py: Replace the deprecated getiterator() ElementTreeMartin Pitt2-1/+3
2012-11-20tests/test_auth.py: In test_add_key_from_server_mitm(), show the exceptionMartin Pitt2-1/+4
2012-11-20tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that withMartin Pitt5-4/+19
2012-11-19releasing version 0.8.8ubuntu4Colin Watson1-2/+2
2012-11-19* tests/test_aptsources.py:Colin Watson2-1/+4