summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt1-0/+4
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier8-18/+18
2005-02-25* path scoring changed, the non-symlink path is scored highestMichael Vogt1-0/+17
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt1-11/+1
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2-4/+5
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman7-4/+1591
2005-02-04Fix syntax in sha1.ccMatt Zimmerman1-2/+2
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman1-3/+8
2005-01-19Increment libapt-pkg versionMatt Zimmerman1-1/+1
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman5-7/+23
2004-12-23* some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt1-0/+7
2004-12-23* removed Release.gpg files in partial/ before fetching a new oneMichael Vogt1-9/+4
2004-12-23* changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt1-3/+9
2004-12-23* if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt1-0/+3
2004-12-20* merged changes from the conferenceMichael Vogt33-347/+1468
2004-11-23* imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt1-1/+4
2004-11-15Packages.bz2 support from Michael VogtMatt Zimmerman2-3/+30
2004-11-13Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman1-2/+2
2004-09-20* Fix typo in error message when encountering unknown t...Arch Librarian1-2/+2
2004-09-20* Increase length of line buffer in ReadConfigFile to 1...Arch Librarian1-2/+6
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian2-6/+27
2004-09-20StatError to avoid a sometimes large batch of error messagesArch Librarian1-1/+5
2004-09-20* Print a slightly clearer error message if no packagin...Arch Librarian1-2/+2
2004-09-20buffer in the very unlikely event that someone adds 10 ...Arch Librarian1-1/+3
2004-09-20* Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian1-5/+9
2004-09-20* Initialize StatusFile in debSystem (Closes: #229791)Arch Librarian1-1/+2
2004-09-20* Fix debSourcesIndex::Describe() to correctly say "Sou...Arch Librarian1-3/+3
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fixArch Librarian1-2/+2
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian1-6/+7
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian1-1/+13
2004-09-20Back out fix for now; not sure I want to bump the lib v...Arch Librarian1-6/+2
2004-09-20* Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian1-2/+6
2004-09-20* Correct the section in apt_preferences(5) on interpre...Arch Librarian1-3/+9
2004-09-20Mark the type abbrevation warning as translatableArch Librarian1-2/+2
2004-09-20* Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian1-2/+2
2004-09-20* Give a warning if an illegal type abbreviation is use...Arch Librarian1-8/+12
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-3/+3
2004-09-20- Don't fall off the end of the buffer when comparing v...Arch Librarian1-3/+3
2004-09-20Fix segfault when handling /etc/apt/preferences.Arch Librarian1-3/+7
2004-09-20Fix api breakage caused when attempting to support bloc...Arch Librarian2-40/+23
2004-09-20Fix status file parser so that if a record is larger th...Arch Librarian2-23/+40
2004-09-20APT::Immediate-Configure had inverted semantics(false m...Arch Librarian1-2/+2
2004-09-20When building the dpkg command line, allow for 8192 cha...Arch Librarian1-2/+2
2004-09-20Fix origin pins for file:// uris.Arch Librarian1-6/+4
2004-09-20Typo fixes.Arch Librarian2-5/+5
2004-09-20Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian1-1/+1
2004-09-20Only set the text domain if APT_DOMAIN is defined(it's ...Arch Librarian1-1/+3
2004-09-20Add safe_snprintfArch Librarian2-4/+29
2004-09-20Use snprintf. Observed by Brian M. HuntArch Librarian1-2/+2
2004-09-20Report uris with '.gz' when there are errors.Arch Librarian1-2/+2