Age | Commit message (Expand) | Author |
2005-05-13 | * don't throw any more warnings | Michael Vogt |
2005-05-13 | * FindInCache() uses the correct file now | Michael Vogt |
2005-05-13 | * made the translation downloading work | Michael Vogt |
2005-05-13 | * fix for output of the description and the debTranslationsIndex::Exists() | Michael Vogt |
2005-05-13 | * try harder to get the correct language code | Michael Vogt |
2005-05-13 | * fixed a problem when it comes to the cache rebuilding | Michael Vogt |
2005-05-13 | Add FindInCache method to skip the rebuild of cache every time. | Otavio Salvador |
2005-04-08 | Sync with apt--main--0--patch-78 | Otavio Salvador |
2005-03-30 | Sync with apt@packages.debian.org/apt--main--0--patch-75 | Otavio Salvador |
2005-03-23 | Fix problems due APT and structural changes. | 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-25 | * path scoring changed, the non-symlink path is scored highest | Michael Vogt |
2005-02-25 | * fix for apt-get update removing the cdroms Release.gpg files | Michael Vogt |
2005-02-10 | * PulseIntervall can be configured now to make frontends like synaptic hayppy... | Michael Vogt |
2005-02-04 | Move CD-ROM handling backend into libapt-pkg | Matt Zimmerman |
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 | Increment libapt-pkg version | Matt Zimmerman |
2005-01-19 | Merge michael.vogt@canonical.com--2004/apt--status-fd--0 | Matt Zimmerman |
2004-12-23 | * some comments about the pkgAcqMetaSig::Custom600Headers() added | Michael Vogt |
2004-12-23 | * removed Release.gpg files in partial/ before fetching a new one | Michael Vogt |
2004-12-23 | * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ... | Michael Vogt |
2004-12-23 | * if a sign-file download fails, delete the the partial download in "partial/... | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-11-23 | * imported the changes from 0.5.30 to 0.5.30ubuntu2 | Michael Vogt |
2004-11-15 | Packages.bz2 support from Michael Vogt | Matt Zimmerman |
2004-11-13 | Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes | Matt Zimmerman |
2004-09-20 | * Fix typo in error message when encountering unknown t... | Arch Librarian |
2004-09-20 | * Increase length of line buffer in ReadConfigFile to 1... | Arch Librarian |
2004-09-20 | * Implement an ugly workaround for the 10000-character ... | Arch Librarian |
2004-09-20 | StatError to avoid a sometimes large batch of error messages | Arch Librarian |
2004-09-20 | * Print a slightly clearer error message if no packagin... | Arch Librarian |
2004-09-20 | buffer in the very unlikely event that someone adds 10 ... | Arch Librarian |
2004-09-20 | * Restore SIGINT/SIGQUIT handlers to their old values (... | Arch Librarian |
2004-09-20 | * Initialize StatusFile in debSystem (Closes: #229791) | Arch Librarian |
2004-09-20 | * Fix debSourcesIndex::Describe() to correctly say "Sou... | Arch Librarian |
2004-09-20 | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix | Arch Librarian |
2004-09-20 | * Move comment for ListParser::ParseDepends into the ri... | Arch Librarian |
2004-09-20 | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f... | Arch Librarian |
2004-09-20 | Back out fix for now; not sure I want to bump the lib v... | Arch Librarian |
2004-09-20 | * Small bugfix to pkgRecords to prevent a segfault if t... | Arch Librarian |
2004-09-20 | * Correct the section in apt_preferences(5) on interpre... | Arch Librarian |
2004-09-20 | Mark the type abbrevation warning as translatable | Arch Librarian |
2004-09-20 | * Only try to clear stdin if it is a tty, to avoid loop... | 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 | - Don't fall off the end of the buffer when comparing v... | Arch Librarian |
2004-09-20 | Fix segfault when handling /etc/apt/preferences. | Arch Librarian |