summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-12-16* apt-pkg/contrib/configuration.cc:Otavio Salvador
- if RootDir is set, then FindFile and FindDir will return paths relative to the directory stored in RootDir, closes: #456457.
2007-11-19* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add aOtavio Salvador
note about some frontends in apt.8 manpage, closes: #438545.
2007-11-02* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage toOtavio Salvador
apt-mark, closes: #430207.
2007-09-12* Add support to apt-key to export keys to stdout. Thanks to "DwayneOtavio Salvador
C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt
2007-08-03* merged from dpkg-log branchMichael Vogt
2007-08-03* doc/examples/configure-index:Michael Vogt
- updated Dir::Log::Terminal * apt-pkg/deb/dpkgpm.cc: - make the terminal log optional - rename Dir::Log::Name to Dir::Log::Terminal
2007-08-03* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt
- merged dpkg-log branch, this lets you specify a Dir::Log::Terminal file to log dpkg output to ABI break
2007-07-26* apt-pkg/depcache.cc:Michael Vogt
- support a list of sections for: APT::Install-Recommends-Sections APT::Never-MarkAuto-Sections
2007-07-19apt-pkg/deb/dpkgpm.{cc,h}Michael Vogt
- a bit cleanup - move the log date to the right place - write log to dir::log::name apt-pkg/init.cc: - init dir::log::name "/var/log/apt/term.log" debian/apt.dirs: - create /var/log/apt/ doc/examples/configure-index: - add new dir::log::name to the index
2007-07-12* Fix example for Install-{Recommends,Suggests} options onOtavio Salvador
configure-index example file. Thanks to Peter Eisentraut <peter_e@gmx.net> by the patch (closes: #432223)
2007-06-09* huge merge to bring the apt debian-sid and ubuntu branches as closeMichael Vogt
as possible to apt--mvo again
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt
(thanks to Julien Danjou for the patch) * fix FTBFS with gcc 4.3, closes: #417090 (thanks to Martin Michlmayr for the patch) * add --dsc-only option, thanks to K. Richard Pixley
2007-06-08* add --dsc-only option, thanks to K. Richard PixleyMichael Vogt
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt
(thanks to Israel G. Lugo for the patch) * add "purge" commandline argument, closes: #133421) (thanks to Julien Danjou for the patch)
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt
(thanks to Julien Danjou for the patch)
2007-05-02* updated from http://people.ubuntu.com/~mvo/bzr/apt/auto-mark/Michael Vogt
2007-05-02* merged with the apt--mvo branchMichael Vogt
2007-04-20* apt-pkg/policy.cc:Michael Vogt
- allow multiple packages (thanks to David Foerster)
2007-03-14* cmdline/apt-get.cc:Michael Vogt
- applied patch from Frode M. Døving to have APT::Get::HideAutoRemove
2007-03-14* apt-pkg/depcache.cc:Michael Vogt
- added APT::Never-MarkAuto-Section variable - that will consider dependencies of packages in this section manual
2006-12-19* merged apt--curl-https branchMichael Vogt
2006-12-19* methods/https.cc:Michael Vogt
- implemented various cert verification options
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt
* pulled in the other remaining ubuntu changes
2006-12-14* merged with apt--mvoMichael Vogt
2006-12-14* merged from the apt--auto-mark branchMichael Vogt
2006-12-14* merged with apt--debian-sidMichael Vogt
2006-12-01* merged from mainMichael Vogt
2006-11-27* apt-pkg/deb/dpkgpm.cc: Michael Vogt
- added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg
2006-11-23* added missing ","Michael Vogt
2006-11-23* mention apt-secure in apt.8 and apt-apt.8Michael Vogt
2006-11-12Fix the typo described in #320000bubulle@debian.org
2006-11-11Fix a minor error in the French manpage. Closes: #398028bubulle@debian.org
2006-10-11* merged from Christians branchMichael Vogt
2006-10-09* merged from apt--mvoMichael Vogt
2006-10-09Fix encoding of generated French manpagesbubulle@debian.org
2006-10-09Fix encoding of generated Japanese man pages. Closes: #361699bubulle@debian.org
2006-10-06Correct very bad wording in apt-get.8bubulle@debian.org
2006-10-02* doc/apt-get.8.xml:Michael Vogt
- added documentation patch from Vladimír Lapáček about autoremove
2006-10-02* merged with unstable, prepared uploadMichael Vogt
2006-09-30* merged from mainlineMichael Vogt
2006-09-28* doc/examples/configure-index:Michael Vogt
- document the buildDeps debug option
2006-09-12* merged with mainlineMichael Vogt
2006-09-12* doc/examples/sources.list:Michael Vogt
- removed no-longer used non-us line
2006-09-06* merged with the apt--mvo branchMichael Vogt
2006-08-25initial Breaks implementationIan Jackson
2006-08-15* merged the install-recommends branchMichael Vogt
2006-08-10* merged the apt--install-recommends branchMichael Vogt
2006-08-09* cmdline/apt-get.cc:Michael Vogt
- added "{no-}install-recommends" option to apt-get * doc/examples/configure-index: - recommends/suggests option documented
2006-08-01* merged with mainlineMichael Vogt