summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Collapse)Author
2006-07-27* merged with mainlineMichael Vogt
2006-07-27* merged with mainlineMichael Vogt
2006-07-26* merged with mainlineMichael Vogt
2006-07-26* support non-mmapable files againMichael Vogt
2006-07-26* merged with mainlineMichael Vogt
2006-07-26* suport both MMapable files and non-mmapable filesMichael Vogt
2006-07-25* merged with the latest ddtp branch fixesMichael Vogt
2006-07-25* apt-pkg/deb/debmetaindex.cc:Michael Vogt
- don't queue translations for deb-src entries
2006-07-25* merged with the current auto-mark branchMichael Vogt
2006-07-25* apt-pkg/acquire-item.cc:Michael Vogt
- check "/bin/bzip2" instead of "/usr/bin/bzip2"
2006-07-25* merged with mainlineMichael Vogt
2006-07-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- ignore lines that can't be split properly from dpkg (DpkgPM::Go) * doc/examples/configure-index: - documentation updates
2006-07-25* merged with mainlineMichael Vogt
2006-07-24* merged ajs apt-ftparchive branchMichael Vogt
2006-07-24* apt-pkg/contrib/sha256.cc:Michael Vogt
- fix the sha256 code (thanks to Jakob Bohm, closes: #378183)
2006-07-21* merged changes from Kamions upload (thanks!)Michael Vogt
2006-07-21* apt-pkg/depcache.cc:Michael Vogt
- close the outfile properly (thanks to kamion) * cmdline/apt-get.cc: - unbreak dselect-upgrade by adding a ActionGroup around it
2006-07-04* apt-pkg/depcache.cc:Michael Vogt
- if no /var/lib/apt/extended_states exists, create a empty one
2006-07-04* apt-pkg/depcache.cc:Michael Vogt
- create a empty state file if none exists
2006-07-03* merged the debian--auto-mark patchMichael Vogt
* updated the library soname
2006-07-03* merged with apts mainlineMichael Vogt
2006-06-26* merged the auto-remove branchMichael Vogt
2006-06-26* apt-pkg/init.h:Michael Vogt
- increased lib-version to 3.13
2006-06-26* cmdline/apt-mark:Michael Vogt
- very simple tool to manipulate the extended_states for autoinstall * apt-pkg/depcache.cc: - keep exisiting data in "extended_states" to make other tools happy
2006-06-26* apt-pkg/depcache.cc:Michael Vogt
- renamed "pkgstates" file to "extended_states"
2006-06-26* merged with mainlineMichael Vogt
2006-06-14* merged from mainlineMichael Vogt
2006-06-14* apt-pkg/acquire-item.cc:Michael Vogt
- added missing chmod() calls, thanks to Bastian Blank
2006-06-09* merged with mainlineMichael Vogt
2006-06-09* merged with bubulleMichael Vogt
2006-06-09* merged from mainlineMichael Vogt
2006-06-09* merge the patch from SteinarMichael Vogt
2006-06-07* apt-pkg/tagfile.cc:Michael Vogt
- fix merge bug
2006-06-06* fix languages like pt_PT, pt_BR, zh_CN by special casingMichael Vogt
2006-06-06* apt-pkg/indexfile.cc:Michael Vogt
- add special cases for various languages like pt_BR, zh_CN etc
2006-05-27* added Debug::pkgDepCache::AutoInstall debug optionMichael Vogt
2006-05-17merged with the debian-sid branchMichael Vogt
2006-05-16* merged from the aj-ftparchive-improvements branchMichael Vogt
2006-05-16* apt-pkg/contrib/sha256.cc:Michael Vogt
The patch below fixes the problem by open-coding the ntohl() call and combining it with a byte-by-byte load of the 32-bit word.
2006-05-11* apt-pkg/acquire-item.cc:Michael Vogt
- merged from pdiff * debian/changelog: - updated
2006-05-11* apt-pkg/acquire-item.cc:Michael Vogt
- make Acquire::PDiffs=true get pdfiffs, =false not get them
2006-05-08* merged the zero epoch handling patchMichael Vogt
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt
- applied patch from Lionel Elie Mamane to fix epoch handling (debian: #363358)
2006-05-02* depcache.cc:Michael Vogt
- added APT::Install-{Recommends,Suggests} global option * depcache.h: - added DepCache::State::InstPolicyBroken() to check if the current install state violates the policy (compated with InstBroken() that only checks for the minimal requirements)
2006-04-26* merged with mainlineMichael Vogt
2006-04-26* apt-pkg/tagfile.{cc,h}:Michael Vogt
- use mmap for the tagfile code (closes: #350025)
2006-04-26* merged with mainlineMichael Vogt
2006-04-25* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt
* debian/changelog: updated * debian/rules: invoke tar with --no-recursion to avoid cruft in the tarbal * po/apt-all.pot: updated
2006-04-18* wording fixes (cherry picked from apt--mvo)Michael Vogt
2006-04-18* wording (thanks to mdz)Michael Vogt