index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
acquire-item.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-12
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)
Julian Andres Klode
1
-5
/
+5
2010-09-28
python/acquire-item.cc: strprintf() to have a working %llu
Michael Vogt
1
-8
/
+13
2010-09-24
* python/acquire-item.cc:
Michael Vogt
1
-2
/
+2
2010-09-24
merge fix from Steven Chamberlain <steven@pyro.eu.org> for
Michael Vogt
1
-1
/
+1
2010-04-21
python: Commit documentation changes suggested by debian-l10n-english.
Julian Andres Klode
1
-14
/
+25
2010-04-01
python: Document every class, function, property.
Julian Andres Klode
1
-15
/
+45
2010-03-01
* python/acquire-item.cc:
Julian Andres Klode
1
-0
/
+7
2010-02-27
* python:
Julian Andres Klode
1
-12
/
+1
2010-01-27
Merge the CppOwnedPyObject C++ class into CppPyObject.
Julian Andres Klode
1
-9
/
+9
2010-01-27
Drop the segfault prevention measures from the Acquire code, as they fail
Julian Andres Klode
1
-47
/
+1
2010-01-24
python/acquire-item.cc: Add GC support to AcquireItem.
Julian Andres Klode
1
-3
/
+4
2010-01-23
python/acquire-item.cc: Support items without an owner set.
Julian Andres Klode
1
-18
/
+20
2009-07-22
python: 2nd part of the acquire fixes (one PyObject per C++ object).
Julian Andres Klode
1
-5
/
+9
2009-07-22
python: First step of fixing acquire stuff.
Julian Andres Klode
1
-0
/
+357