ntk/apt.git
2012-04-16 Michael Vogtreleasing version 0.9.0 0.9.0
2012-04-12 Michael Vogtreleasing version 0.9.0~exp1
2012-04-12 Michael Vogt(semi)automatic translations update
2012-04-12 Michael Vogtapt-pkg/packagemanager.cc: tweak MaxLoopCount to 500...
2012-04-12 Michael Vogtmerged r1972 from lp:~paolorotolo/apt/fix-for-967393
2012-04-12 Michael Vogtmerged r1970 lp:~vorlon/apt/lp.968828
2012-04-11 Michael Vogtprepare new experimtnal upload
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-04-11 David Kalnischkiesuse a static FileFd::Write overload to reduce duplicati...
2012-04-11 David Kalnischkiesfix the remaining lzma calls with xz --format=lzma...
2012-04-11 David Kalnischkies* cmdline/apt-get.cc:
2012-04-11 David Kalnischkiesuse xz-utils in the testcases instead of lzma and ensur...
2012-04-11 Michael Vogt* debian/control:
2012-04-05 David Kalnischkiessuggest xz-utils instead of bzip2 and lzma
2012-04-05 David Kalnischkies - add libbz2-dev as new build-dependency
2012-04-05 David Kalnischkiesif we have zlib builtin insert add a dummy gzip compres...
2012-04-05 David Kalnischkies* methods/bzip2.cc:
2012-04-05 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-04-05 David Kalnischkiesdetect zlib correctly. We still don't allow to build...
2012-04-05 David Kalnischkiesdb2 isn't used for ages now, so complain about missing...
2012-04-05 Bogdan Purcareata* cmdline/apt-get.cc:
2012-04-05 David Kalnischkies* doc/*:
2012-04-04 David Kalnischkiesapt-verbatim.ent is an INCLUDE file as well
2012-04-04 Bogdan Purcareata[ Bogdan Purcareata ]
2012-03-22 David Kalnischkiesmake these retry_write methods static so that they...
2012-03-22 David Kalnischkies* debian/rules:
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-22 David Kalnischkiesuse the variables as the rest of the tests to avoid...
2012-03-22 David Kalnischkies* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
2012-03-22 Mike Erickson* doc/apt-get.8.xml:
2012-03-22 David Kalnischkies* debian/control
2012-03-21 David Kalnischkiesuse the correct line to get the currently configure...
2012-03-21 David Kalnischkies* debian/apt-utils.install:
2012-03-21 David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-21 David Kalnischkiesdo not update po and pot files in the process of the...
2012-03-20 David Kalnischkiesfor these helpers we don't need too much checks,
2012-03-20 David Kalnischkies* methods/rred.cc:
2012-03-20 David Kalnischkies* debian/libapt-pkg4.12:
2012-03-20 David Kalnischkies* methods/makefile:
2012-03-20 David Kalnischkies* apt-pkg/acquire-worker.cc:
2012-03-20 David Kalnischkiesupdate the versionnumber of the faked dpkg in the testc...
2012-03-13 Michael Vogtmerged from lp:~mvo/apt/mvo
2012-03-13 Michael Vogtadd APT::pkgPackageManager::MaxLoopCount to ensure...
2012-03-13 Michael Vogtmerged from debian-experimental2
2012-03-13 David Kalnischkiesnow that stdout/stdlog are used consistently, the messa...
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-12 David Kalnischkiesimprove the testcode so that we do not depend on the...
2012-03-12 David Kalnischkiesnow that the package name 'apt' is a magic word enablin...
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 Vogtreleasing version 0.8.16~exp13
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/acquire-item.cc:
2012-03-06 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-03-05 Julian Andres... changelog: Document scoring difference for Important...
2012-03-05 Julian Andres... * Treat the Important flag like the Essential flag...
2012-03-05 Julian Andres... * apt-pkg/packagemanager.cc:
2012-03-05 Julian Andres... * apt-pkg/deb/deblistparser.cc:
2012-03-04 David Kalnischkiesas we parse datestrings from external sources a lot...
2012-03-04 David Kalnischkiesfix "(style) The scope of the variable 'count' can...
2012-03-04 David Kalnischkiesmicro-optimize "(performance) Prefer prefix ++/-- opera...
2012-03-04 David Kalnischkiesset char-limits for the scanf parsing previous crash...
2012-03-04 David Kalnischkiesfix "(performance) Possible inefficient checking for...
2012-03-04 David Kalnischkiesfix "(style) Checking if unsigned variable 'Minor'...
2012-03-04 David Kalnischkiesensure that (s)scanf doesn't parse a too long Code...
2012-03-04 David Kalnischkiesfix two "(style) Variable 'Res' is assigned a value...
2012-03-04 David Kalnischkiesfix "(error) Possible null pointer dereference: BindAdd...
2012-03-04 David Kalnischkiesfix "(style) Statements following return, break, contin...
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 bubulle@debian.orgFrench: replace "étiquetage" by "épinglage" for "pinning"
2012-03-03 Simon Ruderichtestcase for CVE-2012-0214
2012-03-03 David Kalnischkies* apt-pkg/packagemanager.cc:
2012-03-03 David Kalnischkiesallow msgtest to be used with only one parameter
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-03-01 Michael Vogtmerged patch from lp:~uusijani/apt/uusi-branch:
2012-02-27 David Kalnischkiesfix the string in the testcases
2012-02-25 David Kalnischkies* cmdline/apt-cache.cc:
2012-02-18 David Kalnischkiesimprove 'error' message for packages which are only...
2012-02-18 David Kalnischkies* cmdline/apt-get.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 Kalnischkiesjust in case: correct the header-guard for https to...
2012-02-11 David Kalnischkiesremove the arbitrary MAXLEN limit for response lines...
2012-02-11 David Kalnischkiessave the universe by not printing messages about apport...
2012-02-11 David Kalnischkiesfix the hold-testcase as it has problems with 'foreign...
2012-02-11 David Kalnischkiescorrectly ignore already (un)hold packages
2012-02-10 David Kalnischkies* cmdline/apt-mark.cc:
next