index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-31
apt/package.py: Fix fetch_source() to work when source name = binary name (LP...
Julian Andres Klode
2
-5
/
+6
2010-03-30
apt/package.py: Decode using utf-8 in installed_files (LP: #407953).
Julian Andres Klode
2
-2
/
+4
2010-03-29
do not require files to end in .py if they are passed on the command
Julian Andres Klode
2
-1
/
+6
2010-03-29
Don't abort if parsing failed.
Julian Andres Klode
2
-1
/
+7
2010-03-29
Add has_key to the list of deprecated functions.
Julian Andres Klode
2
-1
/
+2
2010-03-29
utils/migrate-0.8.py: Open files in universal newline support and pass filena...
Julian Andres Klode
2
-1
/
+3
2010-03-26
Merge with mvo, with the following changes:
Julian Andres Klode
5
-9
/
+54
2010-03-25
* apt/__init__.py:
Michael Vogt
3
-56
/
+64
2010-03-23
* tests/test_apt_cache.py:
Michael Vogt
2
-0
/
+36
2010-03-23
* tests/data/aptsources_ports/sources.list:
Michael Vogt
2
-8
/
+10
2010-03-23
* apt/cache.py:
Michael Vogt
2
-1
/
+6
2010-03-23
merge from debian-sid
Michael Vogt
8
-15
/
+52
2010-03-20
debian/control: Change priority to standard, keep -doc and -dev on optional.
Julian Andres Klode
2
-1
/
+5
2010-03-15
Correctly fix the last one, PyErr_Restore takes a reference.
Julian Andres Klode
1
-0
/
+3
2010-03-15
* python/generic.cc:
Julian Andres Klode
2
-0
/
+10
2010-03-12
Revert 0.7.93.3 and just set APT::Architecture to i386 for
Julian Andres Klode
3
-5
/
+19
2010-03-12
Upload to unstable.
Julian Andres Klode
1
-2
/
+2
2010-03-12
Build documentation only when needed (when building python-apt-doc).
Julian Andres Klode
2
-2
/
+5
2010-03-12
tests/test_all.py: Write information header to stderr, not stdout.
Julian Andres Klode
2
-1
/
+2
2010-03-12
recommend python2.6.
Julian Andres Klode
2
-2
/
+2
2010-03-12
Install examples to python-apt-doc instead of python-apt.
Julian Andres Klode
2
-0
/
+1
2010-03-12
Pass --link-doc=python-apt to dh_installdocs.
Julian Andres Klode
2
-3
/
+4
2010-03-12
merged from debian-sid
Michael Vogt
49
-1222
/
+1559
2010-03-12
Use dh_link instead of ln for python-apt-doc (Closes: #573523).
Julian Andres Klode
3
-2
/
+2
2010-03-11
Pass --exclude=migrate-0.8.py to dh_pycentral; in order to not depend
Julian Andres Klode
2
-0
/
+10
2010-03-10
Upload to unstable as 0.7.94.
Julian Andres Klode
1
-2
/
+2
2010-03-10
python-apt-doc replaces files in older python-apt
Julian Andres Klode
1
-0
/
+1
2010-03-10
tests/test_all.py: Print the version info on start.
Julian Andres Klode
1
-0
/
+1
2010-03-10
Build documentation only once on the default Python version.
Julian Andres Klode
3
-2
/
+5
2010-03-10
Move documentation into python-apt-doc (Closes: #572617)
Julian Andres Klode
6
-6
/
+19
2010-03-10
python/apt_pkgmodule.cc: Fix apt_pkg.CompType to use CompTypeOld.
Julian Andres Klode
1
-7
/
+13
2010-03-10
* python/apt_pkgmodule.cc:
Julian Andres Klode
3
-0
/
+154
2010-03-09
python/generic.cc: use std::string instead of string
Michael Vogt
2
-3
/
+2
2010-03-08
* utils/get_ubuntu_mirrors_from_lp.py:
Julian Andres Klode
4
-526
/
+646
2010-03-08
* utils/get_debian_mirrors.py:
Julian Andres Klode
3
-58
/
+24
2010-03-08
apt/package.py: Always return unicode strings in Package.get_changelog (Close...
Julian Andres Klode
2
-7
/
+14
2010-03-05
* python/tag.cc:
Julian Andres Klode
2
-0
/
+19
2010-03-03
python/generic.cc: Map UntranslatedDepType to dep_type_untranslated.
Julian Andres Klode
2
-0
/
+3
2010-03-03
* tests/data/aptsources/sources.list.testDistribution:
Julian Andres Klode
3
-72
/
+74
2010-03-03
apt/progress/old.py: Add missing return statements.
Julian Andres Klode
1
-10
/
+10
2010-03-03
apt/progress/old.py: Call parent constructors.
Julian Andres Klode
1
-0
/
+2
2010-03-03
Update the mirror data.
Julian Andres Klode
2
-316
/
+370
2010-03-03
* Merge with Ubuntu:
Julian Andres Klode
5
-59
/
+35
2010-03-03
* apt/progress/old.py:
Julian Andres Klode
2
-25
/
+67
2010-03-03
Use the binary package version in Version.fetch_source() if the
Julian Andres Klode
2
-1
/
+4
2010-03-01
Some stylistic changes.
Julian Andres Klode
6
-23
/
+35
2010-03-01
* apt/progress/text.py:
Julian Andres Klode
2
-2
/
+2
2010-03-01
Style fixes.
Julian Andres Klode
8
-22
/
+35
2010-03-01
* apt/package.py:
Julian Andres Klode
2
-1
/
+14
2010-03-01
* python/acquire-item.cc:
Julian Andres Klode
2
-0
/
+14
[next]