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/cache.cc
treehttps://git.launchpad.net/python-apt/tree/python/cache.cc
commithttps://git.launchpad.net/python-apt/commit/python/cache.cc
diffhttps://git.launchpad.net/python-apt/diff/python/cache.cc
roothttps://git.launchpad.net/python-apt/log/
pythonhttps://git.launchpad.net/python-apt/log/python
cache.cchttps://git.launchpad.net/python-apt/log/python/cache.cc
Expandhttps://git.launchpad.net/python-apt/log/python/cache.cc?showmsg=1
Document that version_list is in descending orderhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=61bfb9d7086e4483f7ad2dc63bb00437f03800ff
Expose the phased updates APIs in apt 2.7.11https://git.launchpad.net/python-apt/commit/python/cache.cc?id=0a3fa2baf2aaa6c35b361648b72a78d9941b8dce
Fix segmentation fault for apt_pkg.Cache.policyhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=eeaa5d25ad11a7fbf9320a56b26cdb31034e6017
Remove unneccessary sptr includeshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=65c1c9f4278c68c8d12bcaf0fa14433f2eb98f68
Remove Package.section attributeshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=cbca484748983a4fff5f884177237bf556c357b6
Drop binding for SmartTargetPkg()https://git.launchpad.net/python-apt/commit/python/cache.cc?id=bbb49b2484bf5303940834128af10f57eb603b4d
Use CppPyPath for returning (hopefully) all pathshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=6bf9b61055968c3bd78ba6576fb5559570f2a7a9
Use CppPyString instead of PyString_FromString everywherehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=739b1e4280d6ec1774ad2e9467a8116e56597db8
Make Safe_FromString an overloaded version of CppPyStringhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=e279ba7f3ecbebcc42a5f8245b7c364b71fd3268
Build with cleaner headershttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=e004eec14ba505146dae992478072086b5aeb30a
Convert from SPtr and SPtrArray to unique_ptr and arrayhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=e3493610a545a84b41a55eaab9516b6ced524511
apt_pkg.Dependency.all_targets: Fix the documentationhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=3d0da5e5a08d22a3b236ca8910ca090c6e8b5205
Add dependency comparison (aka. relation) type in Debian notationhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=2a142993b99075f4d14ec0486270039c876cc5d8
apt_pkg.Package: Drop the unset 'auto' attributehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=ce08058eebc60536cc8088ee79efc80a40f13c9e
python/cache.cc: Handle deprecation of pkgCache::PkgIterator::Section()https://git.launchpad.net/python-apt/commit/python/cache.cc?id=71e5ac2cc7d08de11e4adddd4f8fbd26a04cfd73
Unify list of comparison type values everywherehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=1ef0777d668a6bde0eb592928996a08570864c3f
python/cache.cc: Remove a check for an unsigned long value < 0https://git.launchpad.net/python-apt/commit/python/cache.cc?id=64639a3e1df8ed220250c4c1e56aa93d76c652a6
python/*.cc: Get rid of the easy-to-replace deprecated APT functionshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=0d616ec4ef49064412b27275dbbb1cb04b546fb5
python/cache.cc: Set NoDelete=true when creating Policy, fixes segfault in de...https://git.launchpad.net/python-apt/commit/python/cache.cc?id=71796ca442960efe89fe3519e8bc6dbfe96b56dc
Remove old API compatibility C++ support codehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=044322b4dca1135671a93ebfe1601214f7f6e655
coverity fixeshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=dbcf60b2c314521ab809d50d228c0c98ce8f6915
merged debian-sid branchhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=718409afe561f7dfc7407214685ccbfacdf31631
python/cache.cc: PkgCacheGetIsMultiArch(): Return calculatedhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=e1c3b6b4d481998a8656952bcc3f6bbacd681515
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=cef90610bf1bd56da9f94ed4f848b08e0203f532
merged lp:~aptdaemon-developers/python-apt/fix-cannot-locate-file with a slig...https://git.launchpad.net/python-apt/commit/python/cache.cc?id=1e7324c4780beef16a4c68d1c979e08dedbc9637
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=72b1f8e86e203df1d8bfef41c71d228ee21e9d99
RED: policy should support verfilehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=2021c1b4973c3201b1e4580d00b7351c23a831c4
apt_pkg: Add apt_pkg.Version.multi_arch and friendshttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=16166e89fb1d1243ac92017f03d7bdada904cd38
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)https://git.launchpad.net/python-apt/commit/python/cache.cc?id=f441b008883170d6a8c4cfeb814b0c07a27e6afd
Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_counthttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=6ae5009c6cfe56b66a22848f80eff6239245f1e7
Support (name, arch) tuples in apt_pkg.Cache mappings, wrappinghttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=1c6ecaa6776498d27bcce81fa769a677a587215a
Change apt_pkg.Cache() so that passing None for 'progress' results inhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=5cc6fcb55f1fa50094a56644178c5e728deb83a4
Add an 'is_multi_arch' attribute to apt_pkg.Cache https://git.launchpad.net/python-apt/commit/python/cache.cc?id=f7adc2d7205e2fdbff7d808e8e4c262b65e3e05d
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=71e419a088092a3f6c62836d7bd09f952133fb3f
python/cache.cc: revert docstring changehttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=e88fffd39adb23b6cfa35205e29741be37c4232f
python/cache.cc: improve documentationhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=6d564eafe80ebe60c91587dd1bb70a666b70485d
python/cache.cc: doc update for provides_listhttps://git.launchpad.net/python-apt/commit/python/cache.cc?id=1ce91d4909f2678430715163a76e9416ddb8a616
python: Commit documentation changes suggested by debian-l10n-english.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=6a519d479e384b0c1044ee456b1b0fb90ab41248
python/cache.cc: Add Package.has_provides to see which packages are provided ...https://git.launchpad.net/python-apt/commit/python/cache.cc?id=6b8d60e6ee5bb3f140f65c0f25e7d463eb18834d
Add rich compare methods to the Version object.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=c997f18dbcbbe156aa34af408a62a4b74f58f41d
Add Package.has_versions to see which packages have at least one version.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=55122aa21c2947aacd07554da57bc323afcd730e
python: Document every class, function, property.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=17b0dc6856855f2cd46d234357f0de584db2019e
python: Return bool instead of int to Python where possible, looks better.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=c3d6edddcdcd40ff7477430a20a3e3be7e188963
Fix PackageFile.not_automatic to use NotAutomatic instead of NotSource.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=ee15a84128199c2ef23afcf88dbc2f02df08adcc
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=0051fdbeff5e08248900cf0b8858178a3dceba7b
* python:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=a169fd15520d61303639c0dfa2aabec3f6446fb6
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=13361b7bfa6aa00c02ab9639317495bd2c4ab0a5
Merge the CppOwnedPyObject C++ class into CppPyObject.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=d24964f86e1108f88d55a9580bbd6d2e482562dd
Merge 0.7.13.5 pre.https://git.launchpad.net/python-apt/commit/python/cache.cc?id=52cca77b8179a7f625673f19cb132686c0d416c9
* python/cache.cc:https://git.launchpad.net/python-apt/commit/python/cache.cc?id=06bc637621014289a812d48a5c479dfe699527f2
[next]https://git.launchpad.net/python-apt/log/python/cache.cc?ofs=50
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.