]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/progress.h
Store tags in the cache (they are very useful :/).
[apt.git] / apt-pkg / contrib / progress.h
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-12  David Kalnischkiesrevert 2184.1.2: do not pollute namespace in headers
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
2011-08-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from debian-apt
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-30  Michael Vogtmerged from debian-sid
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-10  David Kalnischkiesfix SubProgress to accept a Percent parameter to update...
2008-01-04  Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2007-11-28  Michael Vogt* methods/mirror.{cc,h}:
2007-08-03  Michael Vogt* apt-pkg/acquire-item.cc:
2007-06-12  bubulle@debian.orgSync with Michael
2007-06-09  Michael Vogt* merged apt--no-pragma
2007-06-08  Michael Vogt* merged some more missing bits
2007-06-08  Michael Vogt* cmdline/apt-get.cc:
2007-06-08  Michael Vogt* huge merge to bring the apt debian-sid and ubuntu...
2007-06-08  Michael Vogt* add "purge" commandline argument, closes: #133421)
2007-06-08  Michael Vogt* fix error in AutocleanInterval, closes: #319339
2007-06-06  Michael Vogt* merged the debian/experimental changes back
2007-05-02  Michael Vogt* merged from http://people.ubuntu.com/~mvo/bzr/apt...
2007-05-02  Michael Vogt* updated from http://people.ubuntu.com/~mvo/bzr/apt...
2007-05-02  Michael Vogt* merged with the apt--mvo branch
2007-01-12  Michael Vogt* merged from apt--mvo
2006-12-19  Michael Vogt* merged apt--curl-https branch
2006-12-18  Michael Vogt* apt-pkg/depcache.cc:
2006-12-14  Michael Vogt* merged the apt-breaks-iwj branch
2006-12-14  Michael Vogt* merged from the apt--pdiff branch
2006-12-14  Michael Vogt* merged the no-pragma branch
2006-12-07  Michael Vogtmerged with apt--mvo
2006-10-02  Michael Vogt* removed the remaining #ifdef __GNUG__ that are no...
2006-10-02  Michael Vogt* removed the pragma mess
2006-08-11  Michael Vogt* merged ddtp support
2006-07-25  Michael Vogt* merged with the latest ddtp branch fixes
2006-06-14  Michael Vogt* merged from mainline
2006-06-06  Michael Vogt* fix languages like pt_PT, pt_BR, zh_CN by special...
2006-05-11  Michael Vogt* apt-pkg/acquire-item.cc:
2006-04-02  Michael Vogt* merge a fix from the pdiff branch
2006-04-02  Michael Vogt* merged the pdiff stuff
2006-01-10  Michael Vogt* fix http data corruption (#280844)
2005-12-09  Michael Vogt* "normal" merge, resolved lots of conflicts
2005-12-08  Michael Vogt* updated to apt--mvo
2005-11-30  Michael Vogt* hack around file:/ uri problem when pdiffs are used...
2005-11-30  Michael Vogt* merged with apt--mvo
2005-11-30  Christian PerrierMerge with Michael AND update PO files
2005-11-28  Michael Vogt* merged with apt--mvo and corrected conflicts in po/
2005-11-25  Michael Vogt* merged with the current debian version
2005-11-23  Michael Vogt* applied parts of the string speedup patch from debian...
2004-09-20  Arch LibrarianG++3 fixes from Randolph
2004-09-20  Arch LibrarianDsync merge
2004-09-20  Arch LibrarianSync
2004-09-20  Arch LibrarianMore progress updates
2004-09-20  Arch LibrarianBig changes
2004-09-20  Arch LibrarianGeneric progress meter