Chinese (simplified) program translation update
[ntk/apt.git] / methods /
2013-03-10 David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01 Michael Vogtmerged lp:~mvo/apt/hash-order
2013-01-24 Michael Vogtquote plus in filenames to work around a bug in the...
2013-01-11 Michael Vogt* methods/http.cc:
2013-01-09 Michael Vogtadd missing curl_easy_cleanup()
2013-01-09 Michael Vogt* methods/https.cc:
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-05-21 bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21 Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-17 David Kalnischkiesadd spaces around PACKAGE_VERSION to fix FTBFS with...
2012-05-14 David Kalnischkies* methods/http.cc:
2012-05-14 Raphael Geissert* methods/mirror.cc:
2012-05-14 Raphael Geissert* apt-pkg/acquire*.cc:
2012-05-11 Michael Vogtmerged from david
2012-05-09 David Kalnischkieswe don't need zlib (anymore) in rred so don't include it
2012-04-20 Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20 Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-17 David Kalnischkiesnewer gcc versions seems to have no problem with that...
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-04-05 David Kalnischkies* methods/bzip2.cc:
2012-03-22 David Kalnischkiesmake these retry_write methods static so that they...
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-21 David Kalnischkies* debian/apt-utils.install:
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* methods/makefile:
2012-03-13 Michael Vogtmerged from debian-experimental2
2012-03-06 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06 David Kalnischkiesmerge with apt/experimental
2012-03-04 David Kalnischkiesmicro-optimize "(performance) Prefer prefix ++/-- opera...
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 a bunch of cppcheck "(warning) Member variable...
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-01-31 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30 Michael Vogtmerged from donkult
2012-01-30 David Kalnischkies* methods/http{s,}.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 Kalnischkies* methods/https.cc:
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16 Michael Vogtmerged from debian-experimental2
2012-01-13 Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-10 David Kalnischkiesas Size() can be quiet expensive for compressed files...
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 Kalnischkiesimplement the fallback method of rred by using the...
2011-12-17 David Kalnischkiestry to avoid direct usage of .Fd() if possible and...
2011-12-11 David Kalnischkies - add a ReadLine method
2011-12-10 David Kalnischkiesenable FileFd to guess the compressor based on the...
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
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-20 Michael Vogt* methods/https.cc:
2011-09-19 David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19 David Kalnischkiesdo not pollute namespace in the headers with using...
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 KalnischkiesSupport large files in the complete toolset. Indexes...
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 Kalnischkiesfollow the recommendation of cppcheck to make some...
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-11 Michael Vogt* methods/mirror.cc:
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-14 Michael Vogtmerged from debian-sid
2011-07-13 Michael Vogtfix from David Kalnischkies for the InRelease gpg verif... 0.8.15.2
2011-07-05 Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-07-05 Christopher Baines[ David Kalnischkies ]
2011-06-30 David Kalnischkiesmerge with debian-sid 0.8.15.1
2011-06-29 David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29 David Kalnischkiesmerge with debian-sid release 0.8.15
2011-06-29 Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-29 Michael Vogtmerged from debian-sid
2011-06-28 Michael Vogtmerged from debian-sid
2011-06-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-06-28 Michael Vogtmerged from donkult
2011-06-28 Michael Vogtmerge from the experimental branch and prepare new...
2011-06-10 Michael Vogtmerged lp:~mvo/apt/add-library-pkgs
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-06-07 Michael Vogtappend the dist (e.g. sid, wheezy) as a query string...
2011-06-07 Michael Vogt* methods/mirror.cc:
2011-06-06 David Kalnischkies* apt-pkg/indexcopy.cc:
2011-05-31 Michael Vogtmerged from the debian branch
next