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-25
Order wheezy-proposed-updates after wheezy/updates and wheezy-updates
Julian Andres Klode
2
-5
/
+6
2012-06-25
Add wheezy-updates as Recommended Updates
Julian Andres Klode
2
-0
/
+6
2012-06-25
* po:
Julian Andres Klode
16
-223
/
+290
2012-06-25
* data/templates/Debian.info.in:
Julian Andres Klode
3
-12
/
+44
2012-06-25
* debian/control:
Julian Andres Klode
2
-0
/
+3
2012-06-25
* tests/fakeroot-apt-key:
Julian Andres Klode
2
-1
/
+3
2012-06-25
Use Popen.communicate() instead of stdin, stdout
Julian Andres Klode
2
-10
/
+13
2012-06-25
* apt/auth.py:
Julian Andres Klode
2
-25
/
+31
2012-06-25
update b-d for apt, thanks to juliank
Michael Vogt
2
-3
/
+4
2012-06-25
* debian/control:
Michael Vogt
2
-1
/
+10
2012-06-22
Release 0.8.5
Julian Andres Klode
1
-2
/
+2
2012-06-22
* tests:
Julian Andres Klode
3
-3
/
+17
2012-06-22
* utils/get_ubuntu_mirrors_from_lp.py:
Julian Andres Klode
3
-2
/
+4
2012-06-22
* debian/control:
Julian Andres Klode
2
-1
/
+3
2012-06-20
po/sr.po: incomplete Serbian translation updated by Nikola Nenadic
David Prévot
2
-29
/
+39
2012-06-20
po/ru.po: incomplete Russian translation updated by Andrey
David Prévot
2
-48
/
+57
2012-06-20
* po/be.po: Belarusian translation by Viktar Siarheichyk (closes: #678286)
David Prévot
2
-1
/
+625
2012-06-19
po/am.po po/be.po po/br.po po/et.po po/eu.po po/fa.po po/fur.po po/hi.po
David Prévot
19
-11112
/
+3
2012-06-19
python/acquire.cc: Use pkgAcquire::Setup() to setup the acquire class
Julian Andres Klode
2
-5
/
+7
2012-06-17
* python/tag.cc:
Julian Andres Klode
2
-2
/
+4
2012-06-17
Replace xz-lzma Recommends by xz-utils (Closes: #677934)
Julian Andres Klode
2
-1
/
+2
2012-06-17
* po/de.po: German translation updated by Holger Wansing (closes: #677916)
David Prévot
2
-70
/
+63
2012-06-17
* python/configuration.cc:
Julian Andres Klode
2
-2
/
+9
2012-06-17
* debian/control:
Julian Andres Klode
2
-1
/
+3
2012-06-15
Merge patch from Colin Watson to handle non-UTF8 tag files in
Julian Andres Klode
4
-31
/
+201
2012-06-13
* po/en_GB.po: Remove useless file <20120610190618.GA1387@burratino>
David Prévot
2
-654
/
+1
2012-06-13
* po/hu.po: Hungarian translation updated by Gabor Kelemen
David Prévot
2
-118
/
+107
2012-06-13
* po/el.po: Greek translation updated by Thomas Vasileiou (closes: #677331)
David Prévot
2
-111
/
+92
2012-06-13
* po/fi.po: Finnish translation updated by Timo Jyrinki
David Prévot
2
-102
/
+83
2012-06-13
* po/tl.po: Tagalog translation updated by Ariel S. Betan
David Prévot
2
-116
/
+123
2012-06-13
* po/sk.po: Slovak translation updated by Ivan Masár (closes: #676973)
David Prévot
2
-163
/
+121
2012-06-13
* po/eo.po: Esperanto translation by Kristjan Schmidt and Michael Moroni
David Prévot
2
-88
/
+78
2012-06-13
* po/id.po: Indonesian by Andika Triwidada (closes: #676960)
David Prévot
2
-160
/
+135
2012-06-13
* po/sl.po: Slovenian translation updated by Matej Urbančič
David Prévot
2
-44
/
+33
2012-06-13
* po/pt_BR.po: Brazilian translation updated by Sérgio Cipolla
David Prévot
2
-29
/
+13
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
[next]