]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/configuration.cc
use inttypes to avoid suprises with different type sizes
[apt.git] / apt-pkg / contrib / configuration.cc
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-08-30  Michael Vogtmerged lp:~donkult/apt/sid
2010-08-28  David Kalnischkies* apt-pkg/contrib/configuration.cc:
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-09  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09  Michael Vogtmerged from donkult
2010-07-05  David Kalnischkiesmerge with debian-experimental-ma
2010-06-26  David Kalnischkies - use the new MatchAgainstConfig for the DefaultRootS...
2010-06-09  Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09  Michael Vogt* merge the remaining Ubuntu change:
2010-05-25  Michael Vogtmerged from debian-sid
2010-05-25  Michael Vogt* methods/http.{cc,h}:
2010-05-05  Michael Vogt* debian/rules:
2010-05-05  Michael Vogt* debian/rules:
2010-05-05  Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-05  Michael Vogt* apt-pkg/deb/debrecords.cc:
2010-05-04  David Kalnischkiesmerge from the debian-sid branch
2010-05-04  Michael Vogtmerged from davids branch
2010-05-04  Michael Vogtmerge from the mvo branch
2010-04-24  David Kalnischkies* apt-pkg/contrib/configuration.cc:
2010-03-26  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-02-18  Michael Vogt* [BREAK] merged lp:~mvo/apt/history
2010-02-18  Michael Vogt* [BREAK] add possibility to download and use multiply
2010-02-17  Michael Vogtmerged from the mvo branch
2010-02-17  Michael Vogtmerged from debian-sid
2010-02-13  David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-02-13  David Kalnischkiesmerge with debian-sid
2010-01-26  Michael Vogtmerge from the mvo branch
2010-01-22  Michael Vogt* apt-pkg/contrib/fileutl.cc:
2010-01-17  David Kalnischkiesmerge with lp:~mvo/apt/apt-sid to get the complete fr
2010-01-16  David KalnischkiesFix the newly introduced method GetListOfFilesInDir...
2010-01-13  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and...
2010-01-08  Michael Vogtfix merge error
2010-01-08  Michael Vogt* French manpage translation update
2010-01-04  David Kalnischkiesmerge again with lp:~mvo/apt/debian-sid to get a builda...
2010-01-03  David KalnischkiesAdd a GetListOfFilesInDir() helper method which replace...
2010-01-01  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid to get updated french
2009-12-22  David Kalnischkiesmerge with lp:~mvo/apt/sid to get the finale 0.7.25...
2009-12-10  David Kalnischkiesmerge Michaels wonderful "fix" for the currently unwant...
2009-12-10  David Kalnischkiesmerge again with lp:~mvo/debian-sid
2009-12-10  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid : move all my ABI...
2009-12-10  Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-09  Michael Vogtmerged from the mvo branch
2009-12-02  Michael Vogtmerge from the debian-sid branch
2009-12-02  Michael Vogt* apt-pkg/packagemanager.cc:
2009-11-26  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid and update all pot...
2009-11-25  David Kalnischkiesanother round of method hardening with const& in Config...
2009-09-24  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-24  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-23  Michael Vogtmerged from debian
2009-09-23  Michael Vogtmerged from david, many thanks
2009-09-18  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid including the complet...
2009-09-09  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid
2009-09-07  David Kalnischkiesreintroduce #clear and #include in the config files,
2009-09-04  David Kalnischkiesadd a helper to easily get a vector of strings from...
2009-08-19  Michael Vogtmerged from the jackyf-devel branch
2009-07-30  Michael Vogtmerged from debian
2009-07-30  Michael Vogtmerged from debian-sid
2009-07-23  Michael Vogt[ABI] merged the libudev-dlopen branch, this allows...
2009-07-22  Michael Vogtmerged from the mvo branch
2009-07-21  Michael Vogtmerged from the mvo branch
2009-07-21  Michael Vogtmerged from mvo
2009-07-21  Michael Vogtmerge from mvo
2009-07-21  Michael Vogt* apt-pkg/acquire.cc:
2009-06-29  Michael Vogt[ABI break] Allow pinning by codename (closes: #97564)
2009-06-12  Julian Andres Klodeapt-pkg/contrib/configuration.cc: Fix a small memory...
2009-06-09  Michael Vogt[ABI break] support '#' in apt.conf and /etc/apt/prefer...
2009-06-09  Michael Vogtmerged from the debian-sid branch
2009-03-06  Daniel BurrowsFix FindFile (and FindDir) so that the value of RootDir...
2008-05-05  Michael Vogtmerged from debian
2008-04-25  Michael Vogt* Fix syntax/copitalisation in some messages. Thanks...
2008-04-25  Michael Vogtcmdline/apt-key: relax the apt-key update code
2008-04-02  Daniel BurrowsImprove the names used for the non-whitespace iterators.
2008-04-02  Daniel BurrowsRemove a debugging message that I left in by accident...
2008-04-02  Daniel BurrowsImprove some comments in the configuration parser.
2008-04-02  Daniel BurrowsLift the 1024-character limit on configuration file...
2008-04-01  Daniel BurrowsWhen a line in a config file is too long, say which...
2008-02-21  Michael Vogt* Fix typos in manpages. Thanks to Daniel Leidert for...
2008-01-07  Michael Vogtupload as 0.7.10
2008-01-07  Michael Vogt* apt-pkg/packagemanager.{cc,h}:
2008-01-04  Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2008-01-03  Michael Vogtmerge from apt--mvo
2007-12-27  Otavio Salvador* Fix compilation warnings in apt-pkg/cdrom.cc and
2007-12-21  Michael Vogtmerged with mvo branch
2007-12-19  Michael Vogtmerged from bzr.debian.net
2007-12-16  Otavio Salvador* apt-pkg/contrib/configuration.cc:
2007-11-28  Michael Vogt* methods/mirror.{cc,h}:
2007-10-03  Michael Vogt - French updated
2007-10-02  Michael Vogt - fix parse error when dpkg sends unexpected data
2007-09-25  Michael Vogt* cmdline/apt-mark:
2007-09-18  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2007-09-14  Michael Vogt* cmdline/apt-get.cc:
2007-09-14  Michael Vogt* merged from apt--mvo
2007-09-14  Michael Vogt* debian/apt.cron.daily:
2007-09-11  Michael Vogt* fix missing SetExecClose() call when the status-fd...
2007-09-11  Michael Vogt* apt-pkg/acquire.cc:
2007-09-10  Michael Vogt* merged from the mvo branch
2007-09-10  Michael Vogt* make apt build with g++ 4.3
2007-09-10  Michael Vogt* dpkg-triggers: Deal properly with new package states.
next