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/pkgmanager.cc
treehttps://git.launchpad.net/python-apt/tree/python/pkgmanager.cc
commithttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc
diffhttps://git.launchpad.net/python-apt/diff/python/pkgmanager.cc
roothttps://git.launchpad.net/python-apt/log/
pythonhttps://git.launchpad.net/python-apt/log/python
pkgmanager.cchttps://git.launchpad.net/python-apt/log/python/pkgmanager.cc
Expandhttps://git.launchpad.net/python-apt/log/python/pkgmanager.cc?showmsg=1
Adapt to libapt-pkg7.0 PPAhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=6875b0194dc33fa2adf1320b428a1d9ebcf7e6d6
pkgmanager.cc: Fix lifetime of fdprogress, avoids hanging installhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=ccc258321fb115384b0e2c83603d5c9142bf753a
python: expose APT::Progress::PackageManagerFancyhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=acfae477b6de00c02ee0972acb0b179958044152
Port install progress to APT::Progress::PackageManagerProgressFdhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=c7b99ec2fbf78a69e6bfc3ea0964a151e315223d
Print the failed function name in PyPkgManager::res()https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=bd37abdffc51d3799e13eb9d15761b0ffd24a9f2
debian/experimentalhttps://git.launchpad.net/python-apt/log/python/pkgmanager.cc?h=debian/experimental
Build with cleaner headershttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=e004eec14ba505146dae992478072086b5aeb30a
python/pkgmanager.cc: Do not create temporary CppPyRefhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=14a0a07a331c936537a346f69e3c39db175e00cf
apt_pkg: Support paths supplied as bytes objects (See: #680971)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=222a1e27d5a50e255dfacf5378225b9ec78dd124
Remove old API compatibility C++ support codehttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=044322b4dca1135671a93ebfe1601214f7f6e655
coverity fixeshttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=dbcf60b2c314521ab809d50d228c0c98ce8f6915
Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=ab08c42c90e9aab009b6d5f1b4bdce0c68300fa5
apt_pkg: Add subclassing fun to PackageManager, for #623485 as wellhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=750f432e42c605747d86826886c29b76d19269a3
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=f441b008883170d6a8c4cfeb814b0c07a27e6afd
python: Commit documentation changes suggested by debian-l10n-english.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=6a519d479e384b0c1044ee456b1b0fb90ab41248
python: Document every class, function, property.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=17b0dc6856855f2cd46d234357f0de584db2019e
python: Return bool instead of int to Python where possible, looks better.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=c3d6edddcdcd40ff7477430a20a3e3be7e188963
* python:https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=a169fd15520d61303639c0dfa2aabec3f6446fb6
Merge the CppOwnedPyObject C++ class into CppPyObject.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=d24964f86e1108f88d55a9580bbd6d2e482562dd
python/apt_pkgmodule.cc: Move all constants here.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=1db4f4035b23acf6b2452e57b27c3f44571fc489
python: Rename all PyTypeObject's to conform to PEP 7.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=dabc8c6796afdaf0e2918db77117a07eae8b1fd4
python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT().https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=e80500e7173387acc7a6b6be9d7424a4343ec036
python: Add DeprecationWarning to functions which were replaced by classes.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=b81133a92aa673d0d9315e9837012e59a988333a
Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=395b33f9f8e93223f933c625bacbf1e2d23c6673
Allow types providing __new__() to be subclassed.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=f652213b76f72382bab21e730bf0ccc4419a1267
python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=acf0e2af557be18a31570f8e21ccf67233b20004
python/: Convert most names to PEP8 naming conventions (except Version,Packag...https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=7051066cf258caa2a3fd45271faa3d46b8a6d98a
* python/*.cc: Export all types and add a __new__() method to them.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=45cdd4f2c6b04bfdfd37ef0e1a6358b29680afb8
* Introduce support for Python 3 (Closes: #523645)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=c876c5095673a2f1c0f2c0eef6eadef2ce200e19
* python/pkgmanager.cc: Use tp_methods and tp_getset for PkgManagerTypehttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=444b2afea3b58cc55fbf4b9deb6d20c4475c8fef
Remove trailing whitespace.https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=b147f1846cd26ab25ad925105f52421992395918
* python/pkgmanager.cc:https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=d65882227dd3201c03c87922391d1ad8d21ee84e
* fixes in the acquire interface code (use CppPyObject with pkgAcquire* direc...https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=f505ecbf86d6ab30208c579a5e25c819c3733d89
* python/sourcelist.cc cleaned uphttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=86fea3ed91794aa9537a3b197dbaac500b82f2d8
* another bugfix in the new pkgPackageManager wrapperhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=c1ee07ec049974cf8a54160b52881404b6347f43
* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)https://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=f398b1a5833fdf50f8c0c541958d5770ea767be8
* basic pkgAcquire + pkgPackageManager support addedhttps://git.launchpad.net/python-apt/commit/python/pkgmanager.cc?id=c187e828e1661d09a8437214b2f90dcc25c05c99
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.