use the correct line to get the currently configure.in version
[ntk/apt.git] / apt-pkg /
2012-03-21 David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-20 David Kalnischkies* methods/rred.cc:
2012-03-20 David Kalnischkies* apt-pkg/acquire-worker.cc:
2012-03-13 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-13 David Kalnischkiesrecheck dependencies in SmartUnpack after a change...
2012-03-13 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-03-12 David Kalnischkiesensure that the fullname of a package is displayed...
2012-03-07 David Kalnischkiesshow which dependency couldn't be satisfied in the...
2012-03-07 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06 David Kalnischkiesadd Debug::pkgAcqArchive::NoQueue to disable package...
2012-03-06 David Kalnischkiesmerge with apt/experimental
2012-03-06 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-03-05 Julian Andres Klode* Treat the Important flag like the Essential flag...
2012-03-05 Julian Andres Klode* apt-pkg/packagemanager.cc:
2012-03-05 Julian Andres Klode* apt-pkg/deb/deblistparser.cc:
2012-03-04 David Kalnischkiesas we parse datestrings from external sources a lot...
2012-03-04 David Kalnischkiesset char-limits for the scanf parsing previous crash...
2012-03-04 David Kalnischkiesfix a bunch of cppcheck "(warning) Member variable...
2012-03-04 David Kalnischkieshandle a SIGINT in all modes as a break after the curre...
2012-03-04 David Kalnischkies* apt-pkg/acquire-item.cc:
2012-03-03 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-03-03 David Kalnischkiesshow in the debug output if we are looping in the avoid...
2012-03-03 David Kalnischkieseanup the ordering-code avoiding a break (no function...
2012-03-02 Michael Vogt* apt-pkg/packagemanager.cc:
2012-02-18 David Kalnischkiesuse pdiff for Translation-* files if available (Closes...
2012-02-18 David Kalnischkies* apt-pkg/acquire-item.cc:
2012-02-18 David Kalnischkiesensure that the cache-directories are really directorie...
2012-02-18 David Kalnischkies* apt-pkg/indexrecords.cc:
2012-02-11 David Kalnischkies* apt-pkg/cachefile.cc:
2012-02-11 David Kalnischkiessave the universe by not printing messages about apport...
2012-02-11 David Kalnischkiescorrectly ignore already (un)hold packages
2012-02-10 David Kalnischkiesensure that architectures are not added multiple times
2012-02-09 David Kalnischkiescall dpkg --assert-multi-arch with execvp instead of...
2012-02-03 Michael Vogtrework previous patch to avoid changing the inline...
2012-02-03 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-02-03 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-31 Michael VogtFix IndexCopy::CopyPackages and TranslationsCopy::CopyT...
2012-01-31 Michael Vogtmerged from lp:~mvo/apt/mvo
2012-01-31 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-30 Michael Vogtmerged from donkult
2012-01-30 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-01-30 David Kalnischkies* apt-pkg/contrib/configuration.cc:
2012-01-29 David Kalnischkies* apt-pkg/depcache.cc:
2012-01-29 Colin Watson* apt-pkg/algorithms.cc:
2012-01-29 Colin Watson* apt-pkg/algorithms.cc:
2012-01-29 David Kalnischkiesensure that dpkg binary doesn't have the chroot-directo...
2012-01-29 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-20 Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-20 David Kalnischkiesfix a few esoteric cppcheck errors/warnings/infos
2012-01-19 David Kalnischkiesfix typos in comments reported by the lintian in very...
2012-01-19 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-01-19 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-19 David Kalnischkies* apt-pkg/cacheiterators.h:
2012-01-19 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-19 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-19 David Kalnischkiesif multi-arch is detected ensure that pkg:all is report...
2012-01-19 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-18 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-18 Michael Vogt* apt-pkg/contrib/fileutils.h:
2012-01-17 David Kalnischkies* apt-pkg/contrib/fileutl.h:
2012-01-17 David Kalnischkiesimprove error reporting in case of errors in combinatio...
2012-01-17 David Kalnischkiesmerge with lp:~mvo/apt
2012-01-16 Michael Vogt* apt-pkg/contrib/fileutils.h:
2012-01-16 Michael Vogtmerged from debian-experimental2
2012-01-13 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-13 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-13 David Kalnischkiesfactor out the detection of self-conflicts into Dep...
2012-01-13 David Kalnischkies* apt-pkg/pkgcache.cc:
2012-01-11 David Kalnischkies* apt-pkg/depcache.cc:
2012-01-10 David Kalnischkiesmerge with debian-sid
2012-01-02 Michael Vogtg++ 4.7 fixes
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-19 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-18 David Kalnischkiesusage of Skipping in pipes can't work, so we ignore...
2011-12-17 David Kalnischkiestry to avoid direct usage of .Fd() if possible and...
2011-12-17 David Kalnischkieskeep track of where we are in a filedescriptor so we...
2011-12-15 David Kalnischkiestry seeking on fds opened with OpenDescriptor before...
2011-12-15 David Kalnischkiesrefactor compressor calling so that we don't (need...
2011-12-15 David Kalnischkiesatleast libapt should announce to itself that it is...
2011-12-14 David Kalnischkiesuse FileFd instead of forking the compression childs...
2011-12-14 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-12-13 David Kalnischkiesallow Open() and OpenDescriptor() to be called with...
2011-12-13 David Kalnischkiesnote to myself: In case you rename something, make...
2011-12-13 David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-12-12 David Kalnischkiesrevert 2184.1.2: do not pollute namespace in headers
2011-12-12 David KalnischkiesAllow the FileFd to use an external Compressor to uncom...
2011-12-11 David Kalnischkies - add a ReadLine method
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-12-10 David Kalnischkies* apt-pkg/contrib/fileutl.{h,cc}:
2011-12-10 David Kalnischkiesenable FileFd to guess the compressor based on the...
next