]> git.saurik.com Git - apt.git/history - methods/mirror.cc
* cmdline/apt-get.cc:
[apt.git] / methods / mirror.cc
2007-07-12  Michael Vogt* cmdline/apt-get.cc:
2007-07-11  Michael Vogt* Fix a typo on 0.7.3 changelog entry about g++ (7...
2007-07-09  Michael Vogt* merged apt--mvo
2007-06-29  Michael Vogt - ignore the Vcs-Browser tag (Fixes LP: #121770)
2007-06-28  Michael Vogt* cmdline/apt-get.cc:
2007-06-27  Michael Vogt* fixed compile errors with g++ 7.3 (thanks to
2007-06-18  Michael Vogt* cmdline/apt-get.cc:
2007-06-18  Michael Vogt* merged from main
2007-06-14  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2007-06-09  Michael Vogt* merged apt--no-pragma
2007-05-02  Michael Vogt* apt-pkg/acquire.{cc,h}:
2007-04-17  Michael Vogt* apt-pkg/acquire-item.cc:
2007-04-11  Michael Vogt* po/gl.po:
2007-03-14  Michael Vogt - ensure proper permissions in the extended_state...
2007-03-07  Michael Vogt* apt-pkg/cdrom.cc:
2007-02-21  Michael Vogt* fix segfault in the pkgRecords destructor
2007-02-06  Michael Vogt* merged the apt--mirror branch
2007-02-06  Michael Vogt* apt-pkg/acquire-item.cc:
2007-02-05  Michael Vogt* apt-pkg/acquire-item.cc:
2007-02-05  Michael Vogt* get rid of magic mirror
2007-02-05  Michael Vogt* use pkgAcqMethod::FailReason() for consistent error...
2007-02-01  Michael Vogt* commited the latest mirror failure detection code
2007-01-24  Michael Vogtmake the mirror failures actually produce a error message
2007-01-17  Michael Vogt* mirror-failure.py: example mirror failure cgi
2007-01-17  Michael Vogt* basic error reporting from apt in place now (ReportMi...
2007-01-08  Michael Vogt* methods/mirror.cc:
2007-01-08  Michael Vogt* implemented proper mirror list cleanup
2007-01-08  Michael Vogt* methods/mirror.cc:
2007-01-08  Michael Vogt* apt-pkg/init.cc:
2006-11-30  Michael Vogt* methods/mirror.cc:
2006-11-29  Michael Vogt* more todo items
2006-11-29  Michael Vogt* todo added
2006-11-29  Michael Vogt* working mirror implementation based on http method
2006-11-29  Michael Vogt* prototype of mirror method added