index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
configuration.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
python/configuration.cc: Make ConfigurationPtr,ConfigurationSub subclasses of...
Julian Andres Klode
1
-0
/
+6
2009-06-09
Allow types providing __new__() to be subclassed.
Julian Andres Klode
1
-1
/
+2
2009-06-08
python/generic.h,tag.cc,configuration.cc: Use tp_alloc/tp_free instead of Py...
Julian Andres Klode
1
-1
/
+2
2009-06-05
Introduce the rename rules formally, and add some exceptions.
Julian Andres Klode
1
-1
/
+1
2009-06-04
python/: Unify naming conventions for all new names.
Julian Andres Klode
1
-3
/
+3
2009-06-03
python/: Convert most names to PEP8 naming conventions (except Version,Packag...
Julian Andres Klode
1
-3
/
+18
2009-04-19
* python/*.cc: Export all types and add a __new__() method to them.
Julian Andres Klode
1
-3
/
+20
2009-04-15
* Introduce support for Python 3 (Closes: #523645)
Julian Andres Klode
1
-0
/
+6
2009-04-14
* Remove any trailing whitespace
Julian Andres Klode
1
-9
/
+9
2009-04-13
* python/configuration.cc: Support the 'in' operator for Configuration
Julian Andres Klode
1
-15
/
+55
2009-01-29
* apt/cache.py:
Michael Vogt
1
-0
/
+18
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-41
/
+41
2006-10-04
* python/configuration.cc:
Michael Vogt
1
-1
/
+1
2004-11-24
Avoid null pointer deref in CnfKeys()
Arch Librarian
1
-2
/
+4
2004-11-24
Fix g++-3.0 compilation issues
Arch Librarian
1
-10
/
+9
2004-11-24
Changed include paths
Arch Librarian
1
-2
/
+2
2004-11-24
Initial revision
Arch Librarian
1
-0
/
+523