Age | Commit message (Expand) | Author |
2007-07-30 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt |
2007-07-26 | * implement sha256/sha1/md5 checking with proper backward compatibility | Michael Vogt |
2007-07-10 | * Fix compilation warnings: | Otavio Salvador |
2007-06-19 | * fix some warnings | Michael Vogt |
2007-06-19 | * fixed compile errors with g++ 7.3 (thanks to | Michael Vogt |
2007-06-09 | * merged the remaining bits from the apt--no-pragma branch | Michael Vogt |
2007-06-09 | * huge merge to bring the apt debian-sid and ubuntu branches as close | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2007-06-08 | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt |
2007-05-02 | * merged with the apt--mvo branch | Michael Vogt |
2007-03-07 | * apt-pkg/cdrom.cc: | Michael Vogt |
2006-12-14 | * merged the no-pragma branch | Michael Vogt |
2006-12-14 | * merged with apt--debian-sid | Michael Vogt |
2006-12-07 | * apt-pkg/contrib/progress.cc | Michael Vogt |
2006-10-02 | * removed the remaining #ifdef __GNUG__ that are no longer required | Michael Vogt |
2006-10-02 | * remove the remaining #ifdef __GNUG__ bits | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2006-07-26 | * merged with mainline | Michael Vogt |
2006-07-24 | * apt-pkg/contrib/sha256.cc: | Michael Vogt |
2006-05-17 | merged with the debian-sid branch | Michael Vogt |
2006-05-16 | * apt-pkg/contrib/sha256.cc: | Michael Vogt |
2006-03-08 | * added ajs patch | Michael Vogt |
2005-11-30 | * merged with apt--mvo | Michael Vogt |
2005-11-23 | * fix for #340448 | Michael Vogt |
2005-11-23 | * applied parts of the string speedup patch from debian #319377 (ABI change) | Michael Vogt |
2005-10-19 | * merged with apt--mvo | Michael Vogt |
2005-10-19 | * sparc64 alignment fix | Michael Vogt |
2005-10-17 | * merged ddtp support | Michael Vogt |
2005-09-28 | * leak fix for debian #250583 | Michael Vogt |
2005-08-30 | * updated with mainline | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |
2005-06-08 | * merged with otavios branch | Michael Vogt |
2005-05-23 | * merged with my apt--fixes--0 branch | Michael Vogt |
2005-03-30 | Sync with apt@packages.debian.org/apt--main--0--patch-75 | Otavio Salvador |
2005-03-23 | Remove a unused var. | Otavio Salvador |
2005-03-23 | Port DDTP to APT 0.6 branch | Otavio Salvador |
2005-03-06 | Bring consistency to the use of capitals in programs messages | Christian Perrier |
2005-02-04 | Fix syntax in sha1.cc | Matt Zimmerman |
2005-02-04 | allow SHA1Summation to process a file descriptor until EOF | Matt Zimmerman |
2005-01-19 | Merge michael.vogt@canonical.com--2004/apt--status-fd--0 | Matt Zimmerman |
2004-12-13 | Merge misc-abi-changes | Matt Zimmerman |
2004-09-20 | * Increase length of line buffer in ReadConfigFile to 1... | Arch Librarian |
2004-09-20 | Mark the type abbrevation warning as translatable | Arch Librarian |
2004-09-20 | * Give a warning if an illegal type abbreviation is use... | Arch Librarian |
2004-09-20 | - Clean up some string handling, patch from Peter Lundkvist | Arch Librarian |
2004-09-20 | Typo fixes. | Arch Librarian |
2004-09-20 | Add safe_snprintf | Arch Librarian |
2004-09-20 | Remove \r escape sequence for the sake of gettext | Arch Librarian |
2004-09-20 | Test for timegm in configure. | Arch Librarian |
2004-09-20 | Some more g++-3.2 fixes. | Arch Librarian |