summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-13* cmdline/apt-get.cc:Michael Vogt
- typo
2006-09-13* cmdline/apt-get.cc:Michael Vogt
- changed the behaviour of --no-remove and --auto-remove, if --no-remove is given, then that will turn off --auto-remove implicitely
2006-09-13* cmdline/apt-get.cc:Michael Vogt
- only error out if both "APT::Get::Autoremove" is set to true and "APT::Get::Remove" to false, in this case the the save options wins and apt will abort
2006-09-08* apt-pkg/algorithms.cc:Michael Vogt
- bugfix in the InstallProcted() code (preserver the auto-install information) * cmdline/makefile: - install apt-mark as well
2006-09-06* cmdline/apt-get.cc:Michael Vogt
- always show the autoremove information and give advice how to use it * debian/rules: - install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules
2006-09-06* merged with the apt--mvo branchMichael Vogt
2006-08-16* methods/http.cc:Michael Vogt
- check for incorrect proxy settings more carefully
2006-08-09* cmdline/apt-get.cc:Michael Vogt
- added FIXME about the missing feature of or-group display in recommends/suggests display
2006-08-09* cmdline/apt-get.cc:Michael Vogt
- fixed for the suggets/recommends display
2006-08-09* changelog updatedMichael Vogt
2006-08-09* debian/control:Michael Vogt
- switched to libdb4.4
2006-07-27* merged the "work-on-non-mapable-files-again" branchMichael Vogt
2006-07-27* changelog updatesMichael Vogt
2006-07-26* suport both MMapable files and non-mmapable filesMichael Vogt
2006-07-26* cmdline/apt-get.cc:Michael Vogt
- add a scope with a ActionGroup in DoInstall() to speed up the install of long package lists (e.g. pbuilder)
2006-07-25* apt-pkg/acquire-item.cc:Michael Vogt
- check "/bin/bzip2" instead of "/usr/bin/bzip2"
2006-07-25* typo fixMichael Vogt
2006-07-25* apt-inst/contrib/extracttar.cc:Michael Vogt
- assign the return string value from Find() before calling c_str() on it, otherwise the string goes out of scope and is deleted
2006-07-25* methods/gpgv.cc:Michael Vogt
- deal with gpgs NODATA message
2006-07-25* undo the debian/examples addMichael Vogt
2006-07-25* added missing examples fileMichael 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* doc/apt-get.8.xml:Michael Vogt
- point to the right dir for the user guide in the man-page
2006-07-25* merged from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-mainMichael Vogt
2006-07-24test/hash.cc:Michael Vogt
- added sha256 test
2006-07-24* ftparchive/cachedb.cc:Michael Vogt
- applied patch from ajt (#379576)
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* 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-19Korean translation update/ Closes: #378901bubulle@debian.org
2006-07-04* apt-pkg/depcache.cc:Michael Vogt
- create a empty state file if none exists
2006-07-03* changelog merged with debianMichael Vogt
2006-07-02Hungarian translation updatebubulle@debian.org
2006-07-01Added Khmer translation. Closes: #375068bubulle@debian.org
2006-07-01Added Nepali translation. Closes: #373729bubulle@debian.org
2006-07-01Updated Vietnamese translation. Closes: #368038bubulle@debian.org
2006-07-01Remove an extra %s in the zh_TW translation. Closes: #370551bubulle@debian.org
2006-07-01Activate Dzongkha translationbubulle@debian.org
2006-07-01Added Dzongkha translationbubulle@debian.org
2006-07-01Remove foobubulle@debian.org
2006-07-01Add foo againbubulle@debian.org
2006-07-01Remove foobubulle@debian.org
2006-07-01Add foobubulle@debian.org
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-25Romanian translation updated. Closes: #375330bubulle@debian.org
2006-06-21Merge with Michaelbubulle@debian.org
Basque translation update
2006-06-09* merged with bubulleMichael Vogt