]> git.saurik.com Git - apt.git/history - apt-pkg/cdrom.cc
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
[apt.git] / apt-pkg / cdrom.cc
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-26  John Ognessproperly undo CD-ROM mount in all error cases
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesmsgstr with elipses need three dots
2014-03-13  David Kalnischkiesapt-cdrom ident shouldn't be interactive
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-12  David Kalnischkiesremove duplication in pkgCdrom::Add and ::Ident
2014-02-12  John Ognessapt-cdrom should succeed if any drive succeeds
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-09  David Kalnischkiesensure state-dir exists before coyping cdrom files
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-04  Michael Vogtmerged lp:~donkult/apt/sid
2012-09-03  David Kalnischkies* apt-pkg/cdrom.cc:
2012-09-02  David Kalnischkies* apt-pkg/cdrom.cc:
2012-08-06  Michael Vogtmerged from david
2012-08-05  David Kalnischkies* apt-pkg/cdrom.cc:
2012-06-11  Michael Vogtmerged from donkult
2012-06-09  David Kalnischkies* apt-pkg/cdrom.cc:
2012-04-25  Michael Vogtmerged from donkult
2012-04-22  David Kalnischkies* apt-pkg/cdrom.cc:
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-20  David Kalnischkies* apt-pkg/acquire-worker.cc:
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-11  David Kalnischkiesadd a testcase for FindPackages() to better validate...
2011-12-11  David Kalnischkies* apt-pkg/cdrom.cc:
2011-12-10  David Kalnischkiesuse fileutl exists-functions instead of doing the stat...
2011-12-10  David Kalnischkiesstrip the extension of the translation file before...
2011-11-23  David Kalnischkiesuse getCompressors() instead of getCompressorTypes...
2011-11-23  Steve McIntyrefactored out the decompressor code in IndexCopy::CopyPa...
2011-11-23  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-23  Michael Vogtmerged lp:~mvo/apt/convert-to-multiarch-lib-thanks...
2011-11-22  Michael Vogt* apt-pkg/cdrom.cc:
2011-11-21  Julian Andres Klodeapt-pkg/cdrom.cc: Accept .bz2, .xz files in addition...
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 Kalnischkiesuse forward declaration in headers if possible instead...
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 Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
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 Vogt* apt-pkg/cdrom.{cc,h}:
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
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-31  Michael Vogtmerged from the debian branch
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-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-20  David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-15  David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtapt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure...
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10  Michael Vogt* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
2011-03-09  Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: return string for...
2011-03-09  Michael Vogtapt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
2011-03-04  Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForD...
2011-03-04  Michael Vogtapt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysa...
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-03  Michael Vogtmerged from the debian-sid branch
2011-02-03  David Kalnischkiesmerge 'after squeeze release'-stuff
2011-02-02  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2011-02-01  Michael Vogtapt-pkg/cdrom.cc: fix another hardcoded /cdrom
2011-02-01  Michael Vogt* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-08-24  Michael Vogtmerged from debian-experimental-ma 0.8.0
2010-08-10  David Kalnischkiesmerge with debian-experimental-ma
2010-08-02  Michael Vogt* apt-pkg/cdrom.cc:
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
next