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/acquire.cc
treehttps://git.launchpad.net/python-apt/tree/python/acquire.cc
commithttps://git.launchpad.net/python-apt/commit/python/acquire.cc
diffhttps://git.launchpad.net/python-apt/diff/python/acquire.cc
roothttps://git.launchpad.net/python-apt/log/
pythonhttps://git.launchpad.net/python-apt/log/python
acquire.cchttps://git.launchpad.net/python-apt/log/python/acquire.cc
Expandhttps://git.launchpad.net/python-apt/log/python/acquire.cc?showmsg=1
Copyright changeshttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=07481e91ceaf7aa55249a18163a066c939573c24
AcquireWorker: Basic porting of current_size and stuffhttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=42e067e03148a1e9bff5a5df51a1715bc42da6d3
apt.Cache: Keep archive locked during commit()/ in fetch_archives()https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=618a8e47e6ec74b21ab952da6e85ae327f87cbf7
acquire: Call SetLog() instead of Setup()https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=e85512376356a769d540f09137a00012d8be7f2d
Acquire: Document that items may have transient errors on run() successhttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=a6e3d4d872b852de308f19a15215180cb4116765
Remove old API compatibility C++ support codehttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=044322b4dca1135671a93ebfe1601214f7f6e655
python/acquire.cc: Use pkgAcquire::Setup() to setup the acquire classhttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=1da9275d2c3e94f4c28302d0580f4d7a8fe8ebb3
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=f441b008883170d6a8c4cfeb814b0c07a27e6afd
* python/acquire.cc:https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=30505be641ba127ef66b84619fc8a7dc9d7350f2
python: Commit documentation changes suggested by debian-l10n-english.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=6a519d479e384b0c1044ee456b1b0fb90ab41248
python: Document every class, function, property.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=17b0dc6856855f2cd46d234357f0de584db2019e
* python:https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=a169fd15520d61303639c0dfa2aabec3f6446fb6
python: Update PyAcquire_FromCpp to the new API rules (add Owner parameter).https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=3827ac6144cc4beda932a7602e66e4286a3e4265
Remove inline functions from the C++ API, export them instead (part 2).https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b2a1af65654e4584d6b54c5d4e12175ff0dffad9
Merge the CppOwnedPyObject C++ class into CppPyObject.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=d24964f86e1108f88d55a9580bbd6d2e482562dd
Drop the segfault prevention measures from the Acquire code, as they failhttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=2bb149489844096c55e9e90379795930171a6f73
python: Export a PyAcquire_FromCpp which sets up a correct PyAcquireObject.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=70609e1f497832502cd25e874190d13c8ff628f0
python/apt_pkgmodule.cc: Move all constants here.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=1db4f4035b23acf6b2452e57b27c3f44571fc489
python/acquire.cc: Adjust coding style.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=03243922edbba16458a0ae51f6cd0d75e752dfd0
python: 2nd part of the acquire fixes (one PyObject per C++ object).https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=544f14e0f2fb70b5a1f30786a93023a42d88290d
python: First step of fixing acquire stuff.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=6ba42d2e31f161fc0ebe5405cf63b616c3e822b4
python/acquire.cc: Hack support for Acquire object created by PyAcquire_FromCpp.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=884449db557b4c1751a625772aae2fcdab3b7a7c
python/acquire.cc: Replace items vector with item_map.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b09ac74c765835edec940389f174169fd8b97a5b
python: Use PyString_FromFormat instead of snprintf.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b34e27d4ebaf325df6d82fde17b28cf9a008dbfc
python/acquire.cc, python/progress.cc: More fixes.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=7e5b2dee624fb0fb7a6536cfdc74d30eeca8ffbe
python/acquire.cc: Add AcquireItem.modehttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=c7e8d9705d8b3570c00ed072b0957beb4a47397e
python/acquire.cc: Introduce PyAcquireWorker_Type, make PyAcquireItemDesc_Typ...https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=ef106396218522fce5856744741c7b3f87261cc2
python/acquire.cc: Add AcquireItemDesc.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=48097301f9cc685a8ad1229a28f34d36ad19665b
python/acquire.cc: Replace PyAcquireItem_ToCpp with acquireitem_tocpp.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=18265daee119d7606a2102d8b20d9599f598d88c
python/acquire.cc: Check that an owner exists in AcquireItemDealloc.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=6b9a8176d06bbe0e00b9c0d37b33c7a4e6fe4054
python: No zero-size arrays for char *kwlist[].https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=85165f89d3df8ad1c66bd9c842795885c407069e
python: Rename all PyTypeObject's to conform to PEP 7.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=dabc8c6796afdaf0e2918db77117a07eae8b1fd4
python/acquire.cc: Fix segmentation faults, introduce PyAcquireObject.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b0abeea43f6e51c452af68d8ec9bf3d0f701d772
python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT().https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=e80500e7173387acc7a6b6be9d7424a4343ec036
python: Fix some build warnings.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=a4e69e11e544844034c3fbdc6789d5573f802117
python/acquire.cc: Make AcquireFile a subclass of AcquireItemhttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=6e9b361307e4c024fd882ab4a59d39dfb2b25b60
python: Make all CppOwnedPyObjects and similar support garbage collection.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=13423bbbafc823740126e90ef0d7ca6e76fc7341
python/acquire.cc, python/indexfile.cc: Do not delete the pointers for some o...https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=6338b8abafaef4dcdcf852cab049124cc4ecce06
python: Add DeprecationWarning to functions which were replaced by classes.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b81133a92aa673d0d9315e9837012e59a988333a
Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=395b33f9f8e93223f933c625bacbf1e2d23c6673
Allow types providing __new__() to be subclassed.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=f652213b76f72382bab21e730bf0ccc4419a1267
python/acquire.cc(AcquireItemType): Use "apt_pkg.AcquireItem" as tp_namehttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=b67d9c0abebee2a3e7f09ddccb357f633ee3ec00
python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=acf0e2af557be18a31570f8e21ccf67233b20004
Introduce the rename rules formally, and add some exceptions.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=14dfadc054e9bdafd2507dbca70dbec925471ae0
python/: Unify naming conventions for all new names.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=884c8a4ebdfcedf8143dcb2ce8ef92779c353e06
python/: Convert most names to PEP8 naming conventions (except Version,Packag...https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=7051066cf258caa2a3fd45271faa3d46b8a6d98a
* python/*.cc: Fix build failures with python2.4-dbg.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=55eaca76738417f719c1e3b66da94c7307308d74
* python/*.cc: Export all types and add a __new__() method to them.https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=45cdd4f2c6b04bfdfd37ef0e1a6358b29680afb8
* python: Port AcquireItem,Package,Description to GetSethttps://git.launchpad.net/python-apt/commit/python/acquire.cc?id=7a901ee79863eb812cba6e87feadc0a548f920e7
* Introduce support for Python 3 (Closes: #523645)https://git.launchpad.net/python-apt/commit/python/acquire.cc?id=c876c5095673a2f1c0f2c0eef6eadef2ce200e19
[next]https://git.launchpad.net/python-apt/log/python/acquire.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.