summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-07-302-1/+4
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-262-0/+111
* * Fix compilation warnings:Otavio Salvador2007-07-101-1/+1
* * fix some warningsMichael Vogt2007-06-191-2/+3
* * fixed compile errors with g++ 7.3 (thanks to Michael Vogt2007-06-191-0/+1
* * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-0912-43/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-0812-43/+0
* | * huge merge to bring the apt debian-sid and ubuntu branches as closeMichael Vogt2007-06-0914-44/+49
|\ \
| * \ * merged with the apt--mvo branchMichael Vogt2007-05-021-1/+2
| |\ \
| * \ \ * merged the no-pragma branchMichael Vogt2006-12-1413-43/+4
| |\ \ \ | | | |/ | | |/|
| | * | * removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2006-10-022-4/+0
| | * | * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-022-4/+0
| | * | * removed the pragma messMichael Vogt2006-10-0213-35/+4
| * | | * merged with apt--debian-sidMichael Vogt2006-12-143-2/+8
| |\ \ \
| * \ \ \ * merged with mainlineMichael Vogt2006-07-261-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | merged with the debian-sid branchMichael Vogt2006-05-174-1/+503
| |\ \ \ \
| * \ \ \ \ * merged with apt--mvoMichael Vogt2005-11-308-79/+79
| |\ \ \ \ \
| * \ \ \ \ \ * merged with apt--mvoMichael Vogt2005-10-191-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ * merged ddtp supportMichael Vogt2005-10-172-2/+46
| |\ \ \ \ \ \ \
| | * | | | | | | * updated with mainlineMichael Vogt2005-08-304-7/+71
| | * | | | | | | * merged with otavios branchMichael Vogt2005-06-086-5/+13
| | * | | | | | | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-302-2/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | Remove a unused var.Otavio Salvador2005-03-231-1/+1
| | * | | | | | | | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-232-2/+46
* | | | | | | | | | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-082-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | * apt-pkg/cdrom.cc:Michael Vogt2007-03-071-1/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | * apt-pkg/contrib/progress.ccMichael Vogt2006-12-073-2/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | * apt-pkg/contrib/sha256.cc:Michael Vogt2006-07-241-4/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | * apt-pkg/contrib/sha256.cc:Michael Vogt2006-05-161-1/+4
* | | | | | * added ajs patchMichael Vogt2006-03-084-1/+500
| |_|_|_|/ |/| | | |
* | | | | * fix for #340448Michael Vogt2005-11-231-0/+1
* | | | | * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-237-79/+78
| |_|_|/ |/| | |
* | | | * sparc64 alignment fixMichael Vogt2005-10-191-1/+1
|/ / /
* | | * leak fix for debian #250583Michael Vogt2005-09-281-2/+2
* | | * merged from mainMichael Vogt2005-08-094-7/+71
* | | * merged with my apt--fixes--0 branchMichael Vogt2005-05-236-5/+13
| |/ |/|
* | Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-062-2/+2
|/
* Fix syntax in sha1.ccMatt Zimmerman2005-02-041-2/+2
* allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman2005-02-041-3/+8
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-192-3/+4
* Merge misc-abi-changesMatt Zimmerman2004-12-132-4/+4
* * Increase length of line buffer in ReadConfigFile to 1...Arch Librarian2004-09-201-2/+6
* Mark the type abbrevation warning as translatableArch Librarian2004-09-201-2/+2
* * Give a warning if an illegal type abbreviation is use...Arch Librarian2004-09-201-8/+12
* - Clean up some string handling, patch from Peter LundkvistArch Librarian2004-09-201-3/+3
* Typo fixes.Arch Librarian2004-09-201-3/+3
* Add safe_snprintfArch Librarian2004-09-202-4/+29
* Remove \r escape sequence for the sake of gettextArch Librarian2004-09-201-3/+3
* Test for timegm in configure.Arch Librarian2004-09-201-2/+8
* Some more g++-3.2 fixes.Arch Librarian2004-09-202-4/+5