René's URL Explorer Experiment


Title: python-apt - [no description]

Generator: cgit v1.2.3

direct link

Domain: git.launchpad.net

Links:

https://git.launchpad.net/
indexhttps://git.launchpad.net/
python-apthttps://git.launchpad.net/python-apt/
summaryhttps://git.launchpad.net/python-apt/
refshttps://git.launchpad.net/python-apt/refs/
loghttps://git.launchpad.net/python-apt/log/python/configuration.cc
treehttps://git.launchpad.net/python-apt/tree/python/configuration.cc
commithttps://git.launchpad.net/python-apt/commit/python/configuration.cc
diffhttps://git.launchpad.net/python-apt/diff/python/configuration.cc
roothttps://git.launchpad.net/python-apt/log/
pythonhttps://git.launchpad.net/python-apt/log/python
configuration.cchttps://git.launchpad.net/python-apt/log/python/configuration.cc
Expandhttps://git.launchpad.net/python-apt/log/python/configuration.cc?showmsg=1
Use CppPyPath for returning (hopefully) all pathshttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=6bf9b61055968c3bd78ba6576fb5559570f2a7a9
Use CppPyString instead of PyString_FromString everywherehttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=739b1e4280d6ec1774ad2e9467a8116e56597db8
apt_pkg: Support paths supplied as bytes objects (See: #680971)https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=222a1e27d5a50e255dfacf5378225b9ec78dd124
* python/configuration.cc:https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=9b108070aca5121523a74e744bce183f5cdbcb0f
fix build against apt in experimentalhttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=628d7caf9ca6ee819398a4b88c23e42094fe2c10
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=f441b008883170d6a8c4cfeb814b0c07a27e6afd
apt_pkg: Raise error when parse_commandline gets empty argv (LP: #707416)https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=d5e763e1920eadf0bc0d460abbf686c65db2a3b4
python/configuration.cc: fix typo in doc stringhttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=26d9cf8509128791461ca1a8c9b7ef1c28635290
* python/configuration.cc:https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=9cf2545567bef5e7dbd8787b0f8db2c60f3ca5eb
python: Commit documentation changes suggested by debian-l10n-english.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=6a519d479e384b0c1044ee456b1b0fb90ab41248
python: Document every class, function, property.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=17b0dc6856855f2cd46d234357f0de584db2019e
python: Return bool instead of int to Python where possible, looks better.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=c3d6edddcdcd40ff7477430a20a3e3be7e188963
* python:https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=a169fd15520d61303639c0dfa2aabec3f6446fb6
Remove inline functions from the C++ API, export them instead (part 2).https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=b2a1af65654e4584d6b54c5d4e12175ff0dffad9
Merge the CppOwnedPyObject C++ class into CppPyObject.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=d24964f86e1108f88d55a9580bbd6d2e482562dd
python/configuration.cc, apt_pkgmodule.cc: Fix Configuration segfaults.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=c41f809bef5b591d36d6bbb663841a9434eb77fb
python/configuration: Hack-in unicode character support in parse_commandline().https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=22d8199e2d047dc6b258241cf33e67d77aa33ca6
python/configuration.cc: Unify all Configuration,ConfigurationPtr,Configurati...https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=8430dbf041ce70dcba81101678beee0492252fd2
python: No zero-size arrays for char *kwlist[].https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=85165f89d3df8ad1c66bd9c842795885c407069e
python: Rename all PyTypeObject's to conform to PEP 7.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=dabc8c6796afdaf0e2918db77117a07eae8b1fd4
python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT().https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=e80500e7173387acc7a6b6be9d7424a4343ec036
python/configuration.cc: Make ConfigurationPtr,ConfigurationSub subclasses of...https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=c41d1e0c66ab4effdf737ca4c9a9c86c08237451
Allow types providing __new__() to be subclassed.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=f652213b76f72382bab21e730bf0ccc4419a1267
python/generic.h,tag.cc,configuration.cc: Use tp_alloc/tp_free instead of Py...https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=1040f7f6ec9cf689d6530827348a63daad52b3ef
Introduce the rename rules formally, and add some exceptions.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=14dfadc054e9bdafd2507dbca70dbec925471ae0
python/: Unify naming conventions for all new names.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=884c8a4ebdfcedf8143dcb2ce8ef92779c353e06
python/: Convert most names to PEP8 naming conventions (except Version,Packag...https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=7051066cf258caa2a3fd45271faa3d46b8a6d98a
* python/*.cc: Export all types and add a __new__() method to them.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=45cdd4f2c6b04bfdfd37ef0e1a6358b29680afb8
* Introduce support for Python 3 (Closes: #523645)https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=c876c5095673a2f1c0f2c0eef6eadef2ce200e19
* Remove any trailing whitespacehttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=8413810c46f802490280b0be1beebaaadf1aa9f2
* python/configuration.cc: Support the 'in' operator for Configurationhttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=ccd98916ba50c7583f354e0d3487ffb0830103f0
* apt/cache.py:https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=5cbf0b5807b4cc67818eae652b59a25d52eb9f7b
Remove trailing whitespace.https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=b147f1846cd26ab25ad925105f52421992395918
* python/configuration.cc:https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=053d66916010f0f4e2b234c6bbd93e0afe79631e
Avoid null pointer deref in CnfKeys()https://git.launchpad.net/python-apt/commit/python/configuration.cc?id=45c7f51d93969f32796be6db20cd947f2897a206
Fix g++-3.0 compilation issueshttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=c0bf63530bcb93425a6088c14fca1868e8b3a9fc
Changed include pathshttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=83444392a4c3a90b3103aa02d47426e3a9649a05
Initial revisionhttps://git.launchpad.net/python-apt/commit/python/configuration.cc?id=507d25595a7e989139b9c425b39f02ee48fa033e
cgit v1.2.3https://git.zx2c4.com/cgit/about/
git 2.25.1https://git-scm.com/

Robots: index, nofollow


URLs of crawlers that visited me.