summaryrefslogtreecommitdiff
path: root/aptsources
AgeCommit message (Expand)AuthorFilesLines
2013-10-21aptsources: Correctly parse multiple options (LP: #1103200)Julian Andres Klode1-5/+18
2013-10-10apt, aptsources: Only call init_config() if not already initializedJulian Andres Klode1-2/+5
2013-10-08aptsources/sourceslist.py: Fix uniq docstring and hide it (Closes: #723815)Julian Andres Klode1-1/+9
2013-09-11Completely remove deprecated stuffJulian Andres Klode1-4/+0
2013-05-08merged from experimental and uploaded to sidMichael Vogt3-4/+9
2013-04-30* aptsources/distro.py:Michael Vogt1-2/+3
2013-03-13python2.6 compat fixesMichael Vogt1-0/+4
2012-11-20aptsources/distro.py: Replace the deprecated getiterator() ElementTreeMartin Pitt1-1/+1
2012-11-19* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,Colin Watson3-3/+4
2012-08-31Enable disabled repository instead of adding a new entry if a duplicate disab...sampo5551-1/+1
2012-06-12cherry pick r472 from lp:~ubuntu-core-dev/python-apt/ubuntu (thanks Colin!)Michael Vogt3-11/+17
2012-01-10pyflakes fixesMichael Vogt3-6/+2
2011-12-19pyflakes cleanup, use apt_pkg.gettext in aptsources tooMichael Vogt3-10/+3
2011-10-19* merged from ubuntu:Michael Vogt3-27/+29
2011-10-10* aptsources/sourceslist.py:Michael Vogt1-1/+1
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt2-3/+22
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt2-3/+22
2011-08-11* aptsources/distinfo.py:Michael Vogt1-1/+1
2011-08-11* aptsources/distinfo.py:Michael Vogt1-1/+1
2011-08-09* aptsources/sourceslist.py:Michael Vogt1-1/+1
2011-05-26merge from debian, omit disable of the 0.7 APIMichael Vogt2-126/+128
2011-04-20releasing version 0.7.100.3ubuntu5Michael Vogt1-1/+4
2011-04-12Update enable_component to also apply to -src entries (LP: #758732)Julian Andres Klode1-0/+3
2011-04-12releasing version 0.7.100.3ubuntu4Stéphane Graber1-0/+3
2011-04-11aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603)Julian Andres Klode1-1/+1
2011-04-06* cherry pick multiarch support for aptsources from debianMichael Vogt1-6/+35
2011-04-06cherry pick -r 505..506 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt1-4/+13
2011-04-06cherry pick -r 504..505 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt1-2/+22
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode2-97/+103
2011-04-06aptsources: Various cleanup workJulian Andres Klode1-27/+26
2011-04-06aptsources: Allow insertion of new multi-arch entriesJulian Andres Klode1-4/+13
2011-04-06aptsources: Parse multi-arch sources.list files correctlyJulian Andres Klode1-2/+22
2010-10-18fix compat issues with python3Michael Vogt3-23/+25
2010-09-13* data/templates/Ubuntu.info.in:Michael Vogt2-1/+8
2010-03-01Style fixes.Julian Andres Klode1-0/+2
2010-02-13* data/templates/*.in: Switch MirrorsFile to relative filenames.Julian Andres Klode1-0/+3
2010-02-13* aptsources/distro.py:Julian Andres Klode1-2/+2
2010-01-17aptsources/distro.py: Support Python 3, decode lsb_release results using utf-8.Julian Andres Klode1-0/+2
2010-01-17aptsources: Make all classes subclasses of object.Julian Andres Klode3-8/+8
2009-08-02Only recommend lsb-release instead of depending on it. Default toJulian Andres Klode2-10/+28
2009-07-20Merge from debian-sidJulian Andres Klode1-2/+2
2009-07-17aptsources/distinfo.py: Fix split_url() on Python 3.Julian Andres Klode1-2/+4
2009-07-13* aptsources/distro.py:Michael Vogt1-2/+2
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode2-9/+9
2009-04-16* apt/*.py: Initial rename work for Bug#481061Julian Andres Klode1-1/+5
2009-04-01* Copyright updates: debian/copyright, etc.Julian Andres Klode3-14/+12
2009-03-23* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-19* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-08* aptsources/sourceslist.py: Add missing ')'Julian Andres Klode1-1/+1
2009-03-08* Merge with mvoJulian Andres Klode1-11/+8