summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-1/+1
* * try harder to get the correct language codeMichael Vogt2005-05-131-2/+13
* * fixed a problem when it comes to the cache rebuildingMichael Vogt2005-05-132-13/+14
* Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador2005-05-132-1/+23
* Sync with apt--main--0--patch-78Otavio Salvador2005-04-082-3/+37
|\
| * * corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt2003-04-061-2/+6
| * * honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt2005-04-061-3/+27
| * * changelog updatedMichael Vogt2005-04-011-0/+6
* | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-308-18/+18
|\|
| * Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-068-18/+18
* | Fix problems due APT and structural changes.Otavio Salvador2005-03-233-4/+6
* | Remove a unused var.Otavio Salvador2005-03-231-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-2321-16/+627
|/
* * path scoring changed, the non-symlink path is scored highestMichael Vogt2005-02-251-0/+17
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-11/+1
* * PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2005-02-102-4/+5
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-047-4/+1591
* Fix syntax in sha1.ccMatt Zimmerman2005-02-041-2/+2
* allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman2005-02-041-3/+8
* Increment libapt-pkg versionMatt Zimmerman2005-01-191-1/+1
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-195-7/+23
* * some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt2004-12-231-0/+7
* * removed Release.gpg files in partial/ before fetching a new oneMichael Vogt2004-12-231-9/+4
* * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt2004-12-231-3/+9
* * if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt2004-12-231-0/+3
* * merged changes from the conferenceMichael Vogt2004-12-2033-347/+1468
* * imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt2004-11-231-1/+4
* Packages.bz2 support from Michael VogtMatt Zimmerman2004-11-152-3/+30
* Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman2004-11-131-2/+2
* * Fix typo in error message when encountering unknown t...Arch Librarian2004-09-201-2/+2
* * Increase length of line buffer in ReadConfigFile to 1...Arch Librarian2004-09-201-2/+6
* * Implement an ugly workaround for the 10000-character ...Arch Librarian2004-09-202-6/+27
* StatError to avoid a sometimes large batch of error messagesArch Librarian2004-09-201-1/+5
* * Print a slightly clearer error message if no packagin...Arch Librarian2004-09-201-2/+2
* buffer in the very unlikely event that someone adds 10 ...Arch Librarian2004-09-201-1/+3
* * Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian2004-09-201-5/+9
* * Initialize StatusFile in debSystem (Closes: #229791)Arch Librarian2004-09-201-1/+2
* * Fix debSourcesIndex::Describe() to correctly say "Sou...Arch Librarian2004-09-201-3/+3
* * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fixArch Librarian2004-09-201-2/+2
* * Move comment for ListParser::ParseDepends into the ri...Arch Librarian2004-09-201-6/+7
* * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian2004-09-201-1/+13
* Back out fix for now; not sure I want to bump the lib v...Arch Librarian2004-09-201-6/+2
* * Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian2004-09-201-2/+6
* * Correct the section in apt_preferences(5) on interpre...Arch Librarian2004-09-201-3/+9
* Mark the type abbrevation warning as translatableArch Librarian2004-09-201-2/+2
* * Only try to clear stdin if it is a tty, to avoid loop...Arch 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
* - Don't fall off the end of the buffer when comparing v...Arch Librarian2004-09-201-3/+3
* Fix segfault when handling /etc/apt/preferences.Arch Librarian2004-09-201-3/+7