index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
apt_instmodule.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
python/apt_instmodule.cc: Make RETURN(x) be return on Python 2
Julian Andres Klode
1
-1
/
+1
2013-09-11
Remove old API compatibility C++ support code
Julian Andres Klode
1
-141
/
+0
2010-04-21
python: Commit documentation changes suggested by debian-l10n-english.
Julian Andres Klode
1
-1
/
+1
2010-04-01
python: Return bool instead of int to Python where possible, looks better.
Julian Andres Klode
1
-5
/
+5
2009-08-18
python: Disable the functions in apt_inst if built without COMPAT_0_7.
Julian Andres Klode
1
-11
/
+8
2009-08-17
python/arfile.cc: Introduce DebFile.
Julian Andres Klode
1
-0
/
+1
2009-08-08
python/tarfile.cc: Introduce wrapper around ExtractTar.
Julian Andres Klode
1
-0
/
+2
2009-08-07
python/arfile.cc: Introduce apt_inst.ArArchive and apt_inst.ArMember.
Julian Andres Klode
1
-7
/
+24
2009-07-13
python/apt_pkgmodule.cc, python/apt_instmodule.cc: Remove useless state.
Julian Andres Klode
1
-21
/
+6
2009-06-03
python/: Convert most names to PEP8 naming conventions (except Version,Packag...
Julian Andres Klode
1
-7
/
+14
2009-04-15
* Introduce support for Python 3 (Closes: #523645)
Julian Andres Klode
1
-1
/
+34
2009-04-13
* python/*.cc: Use PyObject_AsFileDescriptor instead of fileno(PyFile_AsFile)
Julian Andres Klode
1
-6
/
+15
2009-01-11
Merge Ben Finney's whitespace changes (Closes: #481563)
Julian Andres Klode
1
-13
/
+13
2008-07-31
* python/apt_instmodule.cc:
Michael Vogt
1
-2
/
+2
2008-07-31
* python/apt_instmodule.cc:
Michael Vogt
1
-3
/
+10
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-13
/
+13
2007-07-30
* apt/debfile.py:
Michael Vogt
1
-1
/
+30
2005-11-21
* apt_inst.debExtractArchive() added
Michael Vogt
1
-0
/
+38
2004-11-24
Changed include paths
Arch Librarian
1
-2
/
+2
2004-11-24
Tar examining support
Arch Librarian
1
-3
/
+6
2004-11-24
Initial revision
Arch Librarian
1
-0
/
+83