summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* * 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
|\ \
| * | * apt-pkg/contrib/progress.ccMichael Vogt2006-12-073-2/+8
| |/
* | * merged with mainlineMichael Vogt2006-07-261-4/+4
|\|
| * * apt-pkg/contrib/sha256.cc:Michael Vogt2006-07-241-4/+4
* | merged with the debian-sid branchMichael Vogt2006-05-174-1/+503
|\|
| * * apt-pkg/contrib/sha256.cc:Michael Vogt2006-05-161-1/+4
| * * added ajs patchMichael Vogt2006-03-084-1/+500
* | * merged with apt--mvoMichael Vogt2005-11-308-79/+79
|\|
| * * 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
* | * merged with apt--mvoMichael Vogt2005-10-191-1/+1
|\|
| * * sparc64 alignment fixMichael 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
* | | * 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
* Fix segfault in FindAny when /i is used, and there is n...Arch Librarian2004-09-201-2/+2
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-202-5/+7
* PD licenseArch Librarian2004-09-203-4/+10
* Increase ReadMessages buffer. #111914Arch Librarian2004-09-201-2/+2
* Correct neuros problem with no source directoryArch Librarian2004-09-201-3/+3
* Speeling correctionArch Librarian2004-09-201-2/+2
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
* Fixed -- argument bugArch Librarian2004-09-201-1/+4
* Fixed string parsing, Bug #100046Arch Librarian2004-09-201-2/+2
* Restored GCC 2.95 compilabilityArch Librarian2004-09-202-5/+18
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-202-14/+97