index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
apt/package.py: Add rawtype property to Dependency class
Michael Schaller
1
-4
/
+18
2015-06-28
BaseDependency.__repr__: Replace pre_depend with rawtype
Michael Schaller
1
-2
/
+2
2015-06-21
fix py3 issue with auto .gz decompression and add test
Michael Vogt
1
-3
/
+3
2015-06-17
apt.Cache: Issue a RuntimeWarning in connect()
Julian Andres Klode
1
-10
/
+19
2015-06-17
Break the FilteredCache <-> Cache reference cycle
Julian Andres Klode
1
-27
/
+39
2015-06-17
apt.Cache: Introduce a connect2() callback connector
Julian Andres Klode
1
-0
/
+25
2015-06-17
apt.cache.FilteredCache: Fix multi-arch package lookups
Julian Andres Klode
1
-2
/
+6
2015-06-10
apt/debfile.py: Allow downgrading packages in check() with a parameter
Julian Andres Klode
1
-2
/
+3
2015-06-10
cleanup: Fix some too long lines, and references in the documentation
Julian Andres Klode
1
-3
/
+3
2015-06-10
Document that the cache now supports :all and friends
Julian Andres Klode
1
-0
/
+7
2015-06-10
apt/debfile: Stop special-casing all when looking for a package in the cache
Julian Andres Klode
1
-4
/
+0
2015-06-10
apt/cache.py: Support :all and other special architecture specifies
Julian Andres Klode
1
-33
/
+34
2015-06-10
Improved docstring of the Version.get_dependencies method.
Michael Schaller
1
-1
/
+8
2015-06-10
Fixed docstring of BaseDependency.version property.
Michael Schaller
1
-2
/
+4
2015-06-10
apt.package: Only reference Launchpad for missing changelogs on Ubuntu
Julian Andres Klode
1
-5
/
+9
2015-06-10
apt/debfile.py: Arch-qualify in compare_to_version_in_cache()
Julian Andres Klode
1
-0
/
+9
2015-06-10
apt/cache.py: Work around a cyclic reference from Cache to its methods
Julian Andres Klode
1
-3
/
+6
2015-06-10
apt/debfile.py: Fix a too long line
Julian Andres Klode
1
-1
/
+2
2015-06-10
Remove apt.progress.gtk2
Julian Andres Klode
2
-440
/
+2
2015-06-10
apt.debfile: Fix splitting of multi-lines Binary fields in dsc files
Julian Andres Klode
1
-1
/
+1
2015-06-10
Fix indentation and docstring problems
von
2
-6
/
+7
2015-05-22
Fix apt.Package.installed_files for multi-arch packages
Michael Vogt
1
-1
/
+1
2014-11-07
apt/debfile.py: use apt_pkg.open_maybe_clear_signed_file() when opening a .ds...
Michael Vogt
1
-1
/
+2
2014-09-03
fix tests
Michael Vogt
2
-3
/
+5
2014-09-03
read all tags from a dsc file and improve tests
Michael Vogt
1
-6
/
+6
2014-09-03
add support for apt.debfile.DscSrcPackage.filelist
Michael Vogt
1
-3
/
+12
2014-09-02
Stop reading after the "Format" stanza in a .dsc file
Michael Vogt
1
-0
/
+3
2014-08-28
tests/test_auth.py: update for gnupg 1.4.18
Mauricio Faria de Oliveira
1
-0
/
+6
2014-06-30
make pep8 happy (again)
Michael Vogt
3
-16
/
+16
2014-04-02
apt/package.py: Do not shadow _
Julian Andres Klode
1
-3
/
+3
2014-03-10
Revert "* apt/cache.py:" (rootdir change)
Julian Andres Klode
1
-4
/
+1
2014-01-25
apt/package.py: Pass an apt_pkg.Dependency to BaseDependency
Julian Andres Klode
1
-19
/
+41
2014-01-25
apt/package.py: Improved readability and documentation of BaseDependency.__ds...
Michael Schaller
1
-3
/
+18
2014-01-06
apt/package.py: Fix BaseDependency.__dstr.__ne__()
Julian Andres Klode
1
-1
/
+1
2014-01-06
Unify list of comparison type values everywhere
Julian Andres Klode
1
-1
/
+1
2014-01-06
apt, doc: Fix the list of comp_type values
Julian Andres Klode
1
-1
/
+1
2014-01-06
Use a single code base for Python 2 and 3
Julian Andres Klode
5
-17
/
+33
2014-01-06
Use print_function everywhere
Julian Andres Klode
11
-62
/
+83
2014-01-05
make test_pep8.py pass
Michael Vogt
6
-89
/
+129
2014-01-05
make pyflakes clean
Michael Vogt
4
-2
/
+3
2014-01-05
apt/cache.py, apt/package.py: Fixed PEP8 and pyflakes issues
Michael Schaller
2
-49
/
+44
2013-11-23
* apt/cache.py:
Michael Vogt
1
-1
/
+4
2013-10-24
apt/cache.py: Call os.path.abspath() on a supplied rootdir (LP: #792295)
Julian Andres Klode
1
-0
/
+1
2013-10-21
apt/debfile.py: Pass strip_multi_arch=False to parse_depends.
Julian Andres Klode
1
-6
/
+8
2013-10-10
apt, aptsources: Only call init_config() if not already initialized
Julian Andres Klode
1
-2
/
+4
2013-10-10
apt/package.py: mark_upgrade misuses FromUser to set auto-installed
Daniel Hartwig
1
-2
/
+3
2013-10-08
apt/package.py: Add a Package.has_config_files property (Closes: #712749)
Julian Andres Klode
1
-0
/
+5
2013-09-11
Completely remove deprecated stuff
Julian Andres Klode
8
-725
/
+0
2013-06-06
add support for "key in apt.debfile.DebPackage" (closes: #710541)
Michael Vogt
1
-0
/
+3
2013-05-08
merged from experimental and uploaded to sid
Michael Vogt
3
-1
/
+27
[next]