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-06-13
* po/nl.po: Dutch translation updated by Jeroen Schot (closes: #652335)
David Prévot
2
-118
/
+100
2012-06-13
* po/fr.po: French translation updated (closes: #567765)
David Prévot
2
-106
/
+112
2012-06-13
* po/*.po: update PO files against current POT file
David Prévot
71
-6410
/
+15231
2012-06-13
merged lp:~ev/python-apt/drop-leaked-fds-fix
Michael Vogt
2
-7
/
+1
2012-06-12
Drop __del__ statement, which is unsafe: http://www.algorithm.co.il/blogs/pro...
Evan Dandrea
1
-4
/
+1
2012-06-12
merged from the mvo branch
Michael Vogt
5
-67
/
+473
2012-06-12
merged lp:~glatzor/python-apt/auth
Michael Vogt
5
-67
/
+473
2012-06-12
merged from lp:~mvo/python-apt/mvo
Michael Vogt
8
-20
/
+55
2012-06-12
tests/test_utils.py: fix absolute path in the test
Michael Vogt
1
-3
/
+7
2012-06-12
cherry pick r472 from lp:~ubuntu-core-dev/python-apt/ubuntu (thanks Colin!)
Michael Vogt
5
-11
/
+28
2012-06-12
merged from lp:~vorlon/python-apt/pre-release-py3
Michael Vogt
4
-7
/
+138
2012-06-12
merged from the mvo branch
Michael Vogt
5
-3
/
+510
2012-06-12
merge fix from lp:~ev/python-apt/dont-leak-fds, many thanks
Michael Vogt
2
-0
/
+10
2012-06-11
drop the unnecessary use of .keys() here, thanks Barry\!
Steve Langasek
1
-1
/
+1
2012-06-11
pre-build.sh: call dpkg-checkbuilddeps with the list of our
Steve Langasek
2
-0
/
+6
2012-06-11
utils/get_ubuntu_mirrors_from_lp.py: move this script to python3
Steve Langasek
2
-6
/
+8
2012-06-11
add test for utils.get_release_date_from_release_file and update code for mor...
Michael Vogt
3
-2
/
+502
2012-06-06
Don't compare the headers in the export test
Sebastian Heinlein
1
-2
/
+5
2012-06-06
Add a fakeroot wrapper for apt-key
Sebastian Heinlein
2
-0
/
+4
2012-06-06
Add to copyright
Sebastian Heinlein
1
-0
/
+1
2012-06-06
Add support for update and net-update
Sebastian Heinlein
1
-0
/
+18
2012-06-06
Don't call fakeroot by default - this should be done by an alternate Dir::Bin...
Sebastian Heinlein
1
-2
/
+0
2012-06-06
Remove the wait statement to get a cleaner API
Sebastian Heinlein
1
-20
/
+5
2012-06-06
Create the config dir in the tests
Sebastian Heinlein
1
-0
/
+2
2012-06-06
Call apt-key instead of gnupg
Sebastian Heinlein
1
-112
/
+48
2012-06-05
Merge mvos enhancements
Sebastian Heinlein
2
-8
/
+19
2012-06-05
apt/auth.py: create _TMPDIR on demand
Michael Vogt
1
-2
/
+5
2012-06-05
pep8 fixes
Michael Vogt
2
-6
/
+14
2012-06-01
Remove importing of the library dir. This is handled by test_all
Sebastian Heinlein
1
-3
/
+0
2012-06-01
Small fix
Sebastian Heinlein
1
-1
/
+1
2012-06-01
Python3 fixes and restore apt configuration afterwards
Sebastian Heinlein
1
-7
/
+16
2012-06-01
Add test cases
Sebastian Heinlein
1
-0
/
+210
2012-06-01
Strip exported key
Sebastian Heinlein
1
-1
/
+1
2012-06-01
Don't set the trust model to always
Sebastian Heinlein
1
-1
/
+0
2012-06-01
Add an export_key method
Sebastian Heinlein
1
-0
/
+20
2012-05-31
Don't overwrite proc twice
Sebastian Heinlein
1
-1
/
+1
2012-05-31
A lot of refactoring
Sebastian Heinlein
1
-76
/
+186
2012-05-30
Import AptAuth.py from software-properites as auth.py
Sebastian Heinlein
1
-0
/
+98
2012-05-04
merge from ubuntu
Michael Vogt
2
-1
/
+124
2012-05-04
merged from the mvo branch
Michael Vogt
4
-6
/
+93
2012-04-18
tests/test_lp659438.py: fix test for py3.2
Michael Vogt
1
-1
/
+2
2012-04-18
tests/test_lp659438.py: ensure apt_pkg.config is reset for later tests via wo...
Michael Vogt
1
-0
/
+5
2012-04-17
merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...
Michael Vogt
3
-7
/
+78
2012-04-17
Add a regression test
Sebastian Heinlein
1
-0
/
+68
2012-04-17
* python/cache.cc:
Michael Vogt
2
-1
/
+11
2012-04-17
merged latest updates from debian-sid
Michael Vogt
4
-26
/
+40
2012-04-16
releasing version 0.8.4
Michael Vogt
1
-2
/
+3
2012-04-16
tests/test_policy.py: fix test to include priority of 1 too
Michael Vogt
1
-1
/
+1
2012-04-16
Fix apt_pkg.DepCache.init() documentation which still states that the
Sebastian Heinlein
1
-2
/
+1
2012-04-16
Fix: Initialize the depcache on apt.cache.Cache.open() (fixes LP: #659438)
Sebastian Heinlein
1
-0
/
+1
[next]