summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)AuthorFilesLines
2007-06-19* fix some warningsMichael Vogt1-2/+3
2007-06-19* fixed compile errors with g++ 7.3 (thanks to Michael Vogt1-0/+1
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt12-43/+0
2007-06-09* huge merge to bring the apt debian-sid and ubuntu branches as closeMichael Vogt14-44/+49
2007-06-08* remove all the remaining #pragma implementationMichael Vogt12-43/+0
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2-0/+2
2007-05-02* merged with the apt--mvo branchMichael Vogt1-1/+2
2007-03-07* apt-pkg/cdrom.cc:Michael Vogt1-1/+2
2006-12-14* merged the no-pragma branchMichael Vogt13-43/+4
2006-12-14* merged with apt--debian-sidMichael Vogt3-2/+8
2006-12-07* apt-pkg/contrib/progress.ccMichael Vogt3-2/+8
2006-10-02* removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2-4/+0
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt2-4/+0
2006-10-02* removed the pragma messMichael Vogt13-35/+4
2006-07-26* merged with mainlineMichael Vogt1-4/+4
2006-07-24* apt-pkg/contrib/sha256.cc:Michael Vogt1-4/+4
2006-05-17merged with the debian-sid branchMichael Vogt4-1/+503
2006-05-16* apt-pkg/contrib/sha256.cc:Michael Vogt1-1/+4
2006-03-08* added ajs patchMichael Vogt4-1/+500
2005-11-30* merged with apt--mvoMichael Vogt8-79/+79
2005-11-23* fix for #340448Michael Vogt1-0/+1
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt7-79/+78
2005-10-19* merged with apt--mvoMichael Vogt1-1/+1
2005-10-19* sparc64 alignment fixMichael Vogt1-1/+1
2005-10-17* merged ddtp supportMichael Vogt2-2/+46
2005-09-28* leak fix for debian #250583Michael Vogt1-2/+2
2005-08-30* updated with mainlineMichael Vogt4-7/+71
2005-08-09* merged from mainMichael Vogt4-7/+71
2005-06-08* merged with otavios branchMichael Vogt6-5/+13
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt6-5/+13
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2-2/+2
2005-03-23Remove a unused var.Otavio Salvador1-1/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador2-2/+46
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier2-2/+2
2005-02-04Fix syntax in sha1.ccMatt Zimmerman1-2/+2
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman1-3/+8
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2-3/+4
2004-12-13Merge misc-abi-changesMatt Zimmerman2-4/+4
2004-09-20* Increase length of line buffer in ReadConfigFile to 1...Arch Librarian1-2/+6
2004-09-20Mark the type abbrevation warning as translatableArch Librarian1-2/+2
2004-09-20* Give a warning if an illegal type abbreviation is use...Arch Librarian1-8/+12
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-3/+3
2004-09-20Typo fixes.Arch Librarian1-3/+3
2004-09-20Add safe_snprintfArch Librarian2-4/+29
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian1-3/+3
2004-09-20Test for timegm in configure.Arch Librarian1-2/+8
2004-09-20Some more g++-3.2 fixes.Arch Librarian2-4/+5
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian1-2/+2
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2-5/+7
2004-09-20PD licenseArch Librarian3-4/+10