index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
pyflakes fixes
Michael Vogt
3
-6
/
+2
2012-01-04
* doc/examples/build-deps.py:
Michael Vogt
3
-36
/
+99
2011-12-19
pyflakes cleanup, use apt_pkg.gettext in aptsources too
Michael Vogt
5
-23
/
+5
2011-12-19
* apt/debfile.py:
Michael Vogt
2
-1
/
+4
2011-12-09
tests/test_apt_cache.py: use intltool instead of libc6 as the later is not av...
Michael Vogt
1
-2
/
+2
2011-12-09
mered from debian
Michael Vogt
1
-2
/
+2
2011-12-08
* handle architecture-specific conflicts correctly (LP: #829138)
Michael Vogt
7
-36
/
+148
2011-12-08
* tests/test_apt_cache.py:
Michael Vogt
2
-0
/
+8
2011-12-08
tests/test_apt_cache.py: change test to test for python3 instead of xterm to ...
Michael Vogt
1
-2
/
+2
2011-12-08
* lp:~mvo/python-apt/debfile-multiarch:
Michael Vogt
6
-33
/
+129
2011-12-08
handle architecture-specific conflicts correctly (LP: #829138)
Michael Vogt
2
-1
/
+9
2011-12-08
merged from debian
Michael Vogt
7
-50
/
+65
2011-12-01
releasing version 0.8.2
Michael Vogt
1
-3
/
+2
2011-12-01
merged from lp:~mvo/apt/mvo
Michael Vogt
9
-70
/
+102
2011-12-01
apt/debfile.py: add py3 compat for to_strish()
Michael Vogt
1
-12
/
+14
2011-12-01
apt/progress/base.py: fix silly leftover from last commit
Michael Vogt
1
-2
/
+0
2011-12-01
fix debfile binary test for py3
Michael Vogt
2
-7
/
+9
2011-12-01
py3 fixes/clean
Michael Vogt
3
-3
/
+4
2011-12-01
* apt/progress/base.py:
Michael Vogt
2
-1
/
+7
2011-11-24
fixed a typo, changed "Open Source software" to
Michael Vogt
2
-26
/
+30
2011-11-22
tests/test_debfile.py: remove unneeded debug print
Michael Vogt
1
-1
/
+1
2011-11-22
tests/test_debfile.py: fix test on python2.6
Michael Vogt
1
-2
/
+1
2011-11-22
tests/test_apt_cache.py: fix test failure by explicitely setting rootdir
Michael Vogt
1
-1
/
+1
2011-11-22
apt/package.py: use lt() instead of cmp()
Michael Vogt
2
-3
/
+3
2011-11-22
tests/test_debfile.py: remove debug print
Michael Vogt
1
-1
/
+1
2011-11-22
tests/test_debfile.py: fix test after previous exception change
Michael Vogt
1
-1
/
+1
2011-11-22
cleanup
Michael Vogt
2
-9
/
+9
2011-11-22
cleanup based on feedback from juliank
Michael Vogt
4
-16
/
+31
2011-11-17
make Dependency a list (it should probably also renamed to DependencyOrGroup ...
Michael Vogt
2
-9
/
+9
2011-11-17
allow Dependency object to be iteratable, this allows to write
Michael Vogt
3
-2
/
+9
2011-11-17
* apt/package.py:
Michael Vogt
2
-0
/
+7
2011-11-15
merged from lp:~mvo/apt/mvo
Michael Vogt
16
-27
/
+52
2011-11-14
* apt/cache.py:
Michael Vogt
2
-0
/
+7
2011-11-10
fix build against apt in experimental
Michael Vogt
15
-27
/
+45
2011-11-10
merge from the mvo branch
Michael Vogt
7
-12
/
+69
2011-11-10
* apt/cache.py:
Michael Vogt
2
-1
/
+4
2011-10-21
apt/debfile.py: really check against architecture
Michael Vogt
1
-1
/
+1
2011-10-21
tests/test_debfile_multiarch.py: skip test if e.g. unvierse is not enabled
Michael Vogt
1
-1
/
+5
2011-10-21
make the tests pass
Michael Vogt
2
-10
/
+37
2011-10-21
first cut of multiarch support, tests still fail though
Michael Vogt
4
-8
/
+80
2011-10-21
python/apt_pkgmodule.cc: improve docstring
Michael Vogt
2
-2
/
+3
2011-10-21
* python/apt_pkgmodule.cc:
Michael Vogt
4
-10
/
+44
2011-10-21
merged from the debian-sid branch
Michael Vogt
18
-400
/
+977
2011-10-21
* tests/test_aptsources.py:
Michael Vogt
3
-2
/
+7
2011-10-19
* po/sr.po:
Michael Vogt
2
-95
/
+105
2011-10-19
apt/debfile.py: Remove the need to explcitly call check() in order
Michael Vogt
2
-1
/
+6
2011-10-19
grammar fix in the cache.py doc (closes: #626610)
Michael Vogt
2
-2
/
+2
2011-10-19
rm usage of camelcase in cache.py doc (closes: #626617)
Michael Vogt
2
-2
/
+6
2011-10-19
* po/da.po:
Michael Vogt
2
-84
/
+70
2011-10-19
* po/pt_BR.po:
Michael Vogt
2
-107
/
+207
[next]