index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
tag.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7.
Julian Andres Klode
1
-0
/
+4
2009-06-04
python/: Unify naming conventions for all new names.
Julian Andres Klode
1
-1
/
+1
2009-06-03
python/: Convert most names to PEP8 naming conventions (except Version,Packag...
Julian Andres Klode
1
-0
/
+15
2009-04-24
* python/*.cc: Fix build failures with python2.4-dbg.
Julian Andres Klode
1
-2
/
+2
2009-04-19
* python/*.cc: Export all types and add a __new__() method to them.
Julian Andres Klode
1
-15
/
+60
2009-04-15
* Introduce support for Python 3 (Closes: #523645)
Julian Andres Klode
1
-0
/
+4
2009-04-14
* Remove any trailing whitespace
Julian Andres Klode
1
-6
/
+6
2009-04-13
* python/*.cc: Use PyObject_AsFileDescriptor instead of fileno(PyFile_AsFile)
Julian Andres Klode
1
-2
/
+5
2009-04-13
* apt/tag.cc: Rework TagFile using tp_methods and tp_getset
Julian Andres Klode
1
-17
/
+30
2009-04-13
* python/tag.cc: Support 'key in mapping' for TagSections
Julian Andres Klode
1
-16
/
+31
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-42
/
+42
2007-11-29
* python/tag.cc
Michael Vogt
1
-5
/
+2
2006-10-04
* python/tag.cc:
Michael Vogt
1
-1
/
+1
2006-09-18
* fix api changes for python2.5
Michael Vogt
1
-1
/
+1
2004-11-24
Fix g++-3.0 compilation issues
Arch Librarian
1
-26
/
+29
2004-11-24
Changed include paths
Arch Librarian
1
-2
/
+2
2004-11-24
Initial revision
Arch Librarian
1
-0
/
+445