index
:
python-apt
1.1.y-xenial
1.4.y
1.6.y
1.7.y
1.8.4.y
1.8.y
2.0.y
2.4.y
2.8.y
debian/experimental
debian/jessie
main
pu/deb822-sources
pu/type-fixes
ubuntu/artful
ubuntu/eoan
ubuntu/lunar
ubuntu/trusty
ubuntu/vivid
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
progress.cc
Age
Commit message (
Expand
)
Author
2023-09-14
Remove unused debugging
Bruce Duncan
2023-09-14
Remove abandoned debugging messages
Bruce Duncan
2019-06-24
Port install progress to APT::Progress::PackageManagerProgressFd
Julian Andres Klode
2016-07-08
Fix typo classes reported by lintian
Julian Andres Klode
2015-11-29
Replace PyLong_FromLong() call with MkPyNumber() call
Julian Andres Klode
2014-03-16
python/progress.cc: Remove invalid checks for mixedCase methods
Julian Andres Klode
2014-03-16
python/progress.cc: Fix InstallProgress to set child_pid (LP: #1177720)
Julian Andres Klode
2013-10-23
python/progress.cc: (scan-build): Fix some uninitialized values
Julian Andres Klode
2013-09-11
Remove old API compatibility C++ support code
Julian Andres Klode
2012-10-10
python/progress.cc: check result of Py_BuildValue() too
Michael Vogt
2011-11-10
fix build against apt in experimental
Michael Vogt
2011-04-12
apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820)
Julian Andres Klode
2011-03-29
PyFetchProgress::Pulse(): When ignoring a false return value from
Michael Vogt
2010-07-06
* python/progress.cc:
Michael Vogt
2010-04-30
* python/progress.cc:
Julian Andres Klode
2010-02-17
python/progress.cc: more compat fixes
Michael Vogt
2010-02-17
* python/progress.cc:
Michael Vogt
2010-02-02
python: Update PyAcquire_FromCpp to the new API rules (add Owner parameter).
Julian Andres Klode
2010-01-27
Drop the segfault prevention measures from the Acquire code, as they fail
Julian Andres Klode
2010-01-23
* python/progress.cc:
Julian Andres Klode
2010-01-23
Fix reference counting for old progress classes (Closes: #566370).
Julian Andres Klode
2010-01-20
python/progress.cc: Always set 'percent' in OpProgress objects.
Julian Andres Klode
2010-01-15
python/lock.cc,python/progress.cc: Include Python.h first to avoid warning.
Julian Andres Klode
2010-01-15
Merge 0.7.13.5 pre.
Julian Andres Klode
2009-10-28
* python/progress.cc:
Michael Vogt
2009-07-31
python/progress.cc: Do not special case apt_pkg.*Progress anymore.
Julian Andres Klode
2009-07-27
add better commet in update
Michael Vogt
2009-07-22
python: 2nd part of the acquire fixes (one PyObject per C++ object).
Julian Andres Klode
2009-07-22
python: First step of fixing acquire stuff.
Julian Andres Klode
2009-07-21
python/progress.cc: Introduce setattr to reduce code duplication.
Julian Andres Klode
2009-07-21
python/progress.cc: Fix problems with threads.
Julian Andres Klode
2009-07-20
Merge from debian-sid
Julian Andres Klode
2009-07-19
python/progress.cc: Use PyObject_CallObject instead of PyEval_CallObject.
Julian Andres Klode
2009-07-19
python/progress.cc: CdromProgress.ask_cdrom_name() shall return None on failure.
Julian Andres Klode
2009-07-19
python/cdromprogress.cc: Add apt_pkg.CdromProgress.
Julian Andres Klode
2009-07-16
python/progress.cc: Set members directly, without using Python.
Julian Andres Klode
2009-07-16
python/progress.cc: Call fail() on AcquireProgress objects.
Julian Andres Klode
2009-07-16
python/progress.h: Add Py{Acquire,Op}ProgressObject.
Julian Andres Klode
2009-07-16
python/acquire.cc, python/progress.cc: More fixes.
Julian Andres Klode
2009-07-16
python/acquire.cc: Introduce PyAcquireWorker_Type, make PyAcquireItemDesc_Typ...
Julian Andres Klode
2009-07-16
python/progress.cc: Make PyOpProgress::Update() behave more like OpTextProgress.
Julian Andres Klode
2009-07-16
python/progress.cc: Fix the types of the attributes.
Julian Andres Klode
2009-07-15
python/progress.cc: Add support for PyAcquireProgress.
Julian Andres Klode
2009-07-15
Introduce new progress (base) classes in apt_pkg:
Julian Andres Klode
2009-07-07
Removed separate way of defining Py_ssize_t in progress.h. Now using
Stephan Peijnik
2009-07-03
Further work on threading support.
Stephan Peijnik
2009-07-02
Removed debug print statement.
Stephan Peijnik
2009-07-02
C code must allow other python threads to work every now and then in progress...
Stephan Peijnik
2009-06-25
python: Fix some build warnings.
Julian Andres Klode
2009-06-21
python/progress.cc: Just try to call a function and fallback.
Julian Andres Klode
[next]