| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-10-21 | doc/source/examples/dpkg-info.py: Use apt_inst.DebFile | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-21 | python/cache.cc: Set NoDelete=true when creating Policy, fixes segfault in de... | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-21 | apt/debfile.py: Pass strip_multi_arch=False to parse_depends. | Julian Andres Klode | 1 | -0/+4 |
| 2013-10-10 | apt, aptsources: Only call init_config() if not already initialized | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-10 | tests: Do not set dir::etc::sourceparts to /tmp | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-10 | apt/package.py: mark_upgrade misuses FromUser to set auto-installed | Daniel Hartwig | 1 | -0/+4 |
| 2013-10-08 | Accept bytes object for file names (Closes: #680971) | Julian Andres Klode | 1 | -0/+1 |
| 2013-10-08 | apt/package.py: Add a Package.has_config_files property (Closes: #712749) | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-08 | python/apt_pkgmodule.cc: Fix documentation of version_compare (Closes: #680891) | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-08 | python-apt: formatting error in library/index.rst (Closes: #692484) | Julian Andres Klode | 1 | -0/+3 |
| 2013-10-08 | aptsources/sourceslist.py: Fix uniq docstring and hide it (Closes: #723815) | Julian Andres Klode | 1 | -0/+2 |
| 2013-10-08 | data/templates/Ubuntu.info.in: add 'devel' series | Jeremy Bicha | 1 | -0/+3 |
| 2013-09-11 | Update changelog | Julian Andres Klode | 1 | -1/+5 |
| 2013-09-11 | Completely remove deprecated stuff | Julian Andres Klode | 2 | -4/+0 |
| 2013-09-11 | Remove old API compatibility C++ support code | Julian Andres Klode | 1 | -1/+0 |
| 2013-09-10 | * merge from Ubuntu: | Michael Vogt | 2 | -9/+8 |
| 2013-08-05 | some fixes from a coverity scan run | Michael Vogt | 1 | -0/+6 |
| 2013-06-06 | prepare release | Michael Vogt | 1 | -2/+2 |
| 2013-06-06 | add support for "key in apt.debfile.DebPackage" (closes: #710541) | Michael Vogt | 1 | -0/+3 |
| 2013-05-16 | debian/gbp.conf: add debian-tag so that git-dch works out of the box | Michael Vogt | 1 | -0/+1 |
| 2013-05-16 | Update Vcs fields | Julian Andres Klode | 2 | -2/+7 |
| 2013-05-16 | debian/control: | Michael Vogt | 3 | -2/+15 |
| 2013-05-08 | merged from experimental and uploaded to sid | Michael Vogt | 4 | -1/+82 |
| 2013-04-30 | * aptsources/distro.py: | Michael Vogt | 1 | -0/+8 |
| 2013-03-19 | releasing version 0.8.9~exp2 | Michael Vogt | 1 | -2/+2 |
| 2013-03-19 | * apt/package.py: | Michael Vogt | 1 | -0/+8 |
| 2013-03-14 | Release 0.8.8.2 | Julian Andres Klode | 1 | -2/+2 |
| 2013-03-13 | apt/package.py: Try both filenames for package file lists | Julian Andres Klode | 1 | -0/+5 |
| 2013-03-13 | releasing version 0.8.9~exp1 | Michael Vogt | 1 | -2/+4 |
| 2012-12-11 | merged test-fixes from ubuntu (mostly for dep8) | Michael Vogt | 1 | -0/+35 |
| 2012-12-11 | merged from the debian-sid branch | Michael Vogt | 1 | -2/+19 |
| 2012-11-28 | po/no.po: Remove useless translation (superseded by nb.po) | David Prévot | 1 | -0/+6 |
| 2012-11-20 | releasing version 0.8.8ubuntu5 | Martin Pitt | 1 | -2/+2 |
| 2012-11-20 | tests/test_auth.py: Temporarily disable $http_proxy for the tests, as | Martin Pitt | 1 | -0/+2 |
| 2012-11-20 | aptsources/distro.py: Replace the deprecated getiterator() ElementTree | Martin Pitt | 1 | -0/+2 |
| 2012-11-20 | tests/test_auth.py: In test_add_key_from_server_mitm(), show the exception | Martin Pitt | 1 | -0/+3 |
| 2012-11-20 | tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with | Martin Pitt | 1 | -0/+7 |
| 2012-11-19 | releasing version 0.8.8ubuntu4 | Colin Watson | 1 | -2/+2 |
| 2012-11-19 | * tests/test_aptsources.py: | Colin Watson | 1 | -0/+2 |
| 2012-11-19 | * tests/test_all.py: | Colin Watson | 1 | -0/+2 |
| 2012-11-19 | * tests/test_debfile_multiarch.py: | Colin Watson | 1 | -0/+3 |
| 2012-11-19 | * aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py, | Colin Watson | 1 | -0/+3 |
| 2012-11-19 | Try successive keyserver ports if 19191 is already in use. | Colin Watson | 1 | -0/+1 |
| 2012-11-19 | * tests/test_auth.py: | Colin Watson | 1 | -0/+2 |
| 2012-11-19 | * tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py: | Colin Watson | 1 | -0/+9 |
| 2012-11-15 | releasing version 0.8.8.1 | Michael Vogt | 1 | -2/+2 |
| 2012-11-13 | * tests/test_lp659438.py: | Michael Vogt | 1 | -0/+3 |
| 2012-11-08 | releasing version 0.8.8ubuntu3 | Colin Watson | 1 | -2/+2 |
| 2012-11-08 | * tests/test_lp659438.py: | Colin Watson | 1 | -0/+8 |
| 2012-11-07 | releasing version 0.8.8ubuntu2 | Colin Watson | 1 | -2/+2 |