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-01
* python/acquire-item.cc:
Julian Andres Klode
2
-0
/
+14
2010-02-27
* data/templates/Ubuntu.info.in:
Julian Andres Klode
2
-10
/
+13
2010-02-27
Upload 0.7.93.2 to unstable
Julian Andres Klode
1
-1
/
+1
2010-02-27
* debian/python-apt.install:
Julian Andres Klode
3
-1
/
+4
2010-02-27
Ship the list of deprecated things in the apt_pkg and apt_inst modules
Julian Andres Klode
3
-55
/
+80
2010-02-27
* python:
Julian Andres Klode
16
-250
/
+98
2010-02-27
doc: Document the new Cache functionality.
Julian Andres Klode
1
-0
/
+5
2010-02-27
* python/cache.cc:
Julian Andres Klode
2
-5
/
+24
2010-02-27
Merge the mvo branch
Julian Andres Klode
5
-42
/
+57
2010-02-17
apt/progress/old.py: move compat updateInterface here
Michael Vogt
2
-4
/
+1
2010-02-17
apt/progress/base.py: more compat fixes
Michael Vogt
1
-1
/
+8
2010-02-17
python/progress.cc: more compat fixes
Michael Vogt
1
-8
/
+8
2010-02-17
* python/progress.cc:
Michael Vogt
2
-23
/
+24
2010-02-17
apt/progress/base.py: call pipe ends {write,status}_stream
Michael Vogt
2
-7
/
+7
2010-02-17
* apt/cache.py:
Michael Vogt
3
-11
/
+21
2010-02-17
merged from the debian-sid branch
Michael Vogt
223
-60422
/
+29423
2010-02-13
* debian/rules:
Julian Andres Klode
2
-0
/
+7
2010-02-13
* data/templates/*.in: Switch MirrorsFile to relative filenames.
Julian Andres Klode
5
-24
/
+34
2010-02-13
test_all.py: Use local modules instead of system ones if possible.
Julian Andres Klode
2
-0
/
+16
2010-02-13
* aptsources/distro.py:
Julian Andres Klode
2
-2
/
+4
2010-02-13
* tests:
Julian Andres Klode
3
-5
/
+15
2010-02-13
* data/templates/Debian.info.in:
Julian Andres Klode
2
-7
/
+10
2010-02-13
python/tagfile.cc: Implement the iterator protocol in TagFile.
Julian Andres Klode
5
-13
/
+63
2010-02-07
* utils/migrate-0.8.py:
Julian Andres Klode
2
-3
/
+8
2010-02-07
* Fix some places where the old API was still used:
Julian Andres Klode
4
-29
/
+38
2010-02-05
Release 0.7.93.1.
Julian Andres Klode
1
-2
/
+2
2010-02-05
* apt/utils.py:
Julian Andres Klode
2
-0
/
+81
2010-02-02
debian/control: Set Standards-Version to 3.8.4.
Julian Andres Klode
2
-1
/
+2
2010-02-02
doc/source/c++/api.rst: Update for the API changes.
Julian Andres Klode
1
-31
/
+31
2010-02-02
python: Update PyAcquire_FromCpp to the new API rules (add Owner parameter).
Julian Andres Klode
4
-6
/
+7
2010-02-02
debian/changelog: Do not mention the typo itself, only the correct word.
Julian Andres Klode
1
-1
/
+1
2010-02-02
* debian/control:
Julian Andres Klode
2
-1
/
+6
2010-02-02
Fix typo seperated => separated in multiple files (reported by lintian).
Julian Andres Klode
4
-3
/
+4
2010-02-02
doc/client-example.cc: Update against the new API.
Julian Andres Klode
2
-1
/
+2
2010-02-02
Remove inline functions from the C++ API, export them instead (part 2).
Julian Andres Klode
9
-69
/
+217
2010-02-02
python/tarfile.cc: If only one member is requested, extract just that one.
Julian Andres Klode
2
-0
/
+3
2010-02-02
apt/progress/base.py: select.error objects do not have an errno attribute (Cl...
Julian Andres Klode
2
-2
/
+4
2010-01-31
python/generic.h: Fix CppPyObject_NEW with parameter again.
Julian Andres Klode
1
-2
/
+2
2010-01-31
python/arfile.cc: Handle the case where ararchive_new returns NULL in debfile...
Julian Andres Klode
2
-0
/
+4
2010-01-31
po/de.po: Fix Ubuntu 10.04 codename.
Julian Andres Klode
1
-1
/
+1
2010-01-31
de.po: Update against new template
Julian Andres Klode
2
-87
/
+95
2010-01-31
po/python-apt.pot: Update template.
Julian Andres Klode
1
-84
/
+89
2010-01-27
Remove inline functions from the C++ API, export them instead (part 1)
Julian Andres Klode
4
-103
/
+245
2010-01-27
Merge the CppOwnedPyObject C++ class into CppPyObject.
Julian Andres Klode
24
-278
/
+219
2010-01-27
Drop the segfault prevention measures from the Acquire code, as they fail
Julian Andres Klode
6
-160
/
+64
2010-01-24
python/progress.h: PyFetchProgress keeps a reference to pyAcquire.
Julian Andres Klode
1
-1
/
+4
2010-01-24
Clone all pkgDirStream::Item's so apt_pkg.TarMember object can be used
Julian Andres Klode
2
-30
/
+45
2010-01-24
* python/tarfile.cc:
Julian Andres Klode
2
-4
/
+13
2010-01-24
python/acquire-item.cc: Add GC support to AcquireItem.
Julian Andres Klode
1
-3
/
+4
2010-01-23
python: Export a PyAcquire_FromCpp which sets up a correct PyAcquireObject.
Julian Andres Klode
4
-1
/
+18
[next]