Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-02 | Documented '--no-install-recommends' in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-02 | Typo fix. | Eugene V. Lyubimkin | |
2008-11-02 | Added APT::Get::AllowUnauthenticated to configure-index. | Eugene V. Lyubimkin | |
2008-11-02 | Changed 'Install-Recommends' to 'true' in configure-index. | Eugene V. Lyubimkin | |
2008-11-02 | Documented 'APT::Default-Release' in apt.conf. | Eugene V. Lyubimkin | |
2008-11-01 | Corrected synopsis part for 'apt-get' source. | Eugene V. Lyubimkin | |
2008-11-01 | Fixed validation of apt-get.8.xml | Eugene V. Lyubimkin | |
2008-11-01 | Removed unneeded </arg>. | Eugene V. Lyubimkin | |
2008-11-01 | Fixed placing for 'xvcg' entry, added missing closing tags. | Eugene V. Lyubimkin | |
2008-11-01 | Mentioned 'apt_preferences(5)' in apt manpage. | Eugene V. Lyubimkin | |
2008-11-01 | Advanced documentation for 'apt-get install' command, mentioned upgrading ↵ | Eugene V. Lyubimkin | |
possibility. | |||
2008-11-01 | Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in ↵ | Eugene V. Lyubimkin | |
the apt-get manpage. | |||
2008-11-01 | Clearly documented '/<release>' and '=<version>' in apt-get.8. | Eugene V. Lyubimkin | |
2008-11-01 | Substituted 'apt-archive' with 'apt-ftparchive'. | Eugene V. Lyubimkin | |
2008-10-10 | doc/apt-cache.8.xml: add missing <citerefentry> | Michael Vogt | |
2008-10-05 | * doc/apt-cache.8.xml: | Luca Bruno | |
- search command uses POSIX regex, and searches for virtual packages too (closes: #277536) | |||
2008-10-04 | * doc/offline.sgml: clarify remote and target hosts | Luca Bruno | |
2008-10-04 | * Better documentation for apt-get --option | Luca Bruno | |
2008-10-04 | * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276) | Luca Bruno | |
2008-10-03 | Applied patch from #461458 for apt.8 typo | Luca Bruno | |
2008-10-03 | Applied patch from #411532 for typos | Luca Bruno | |
2008-10-03 | * Better documentation on using both APT::Default-Release and ↵ | Luca Bruno | |
/etc/apt/preferences (closes: #145575) | |||
2008-10-03 | * Document apt-key finger and adv commands (thanks to Stefan Schmidt, ↵ | Luca Bruno | |
closes: #350575) | |||
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | |
2008-09-16 | * debian/changelog: | egon | |
- upload to experimental to give the releases managers something to check out * doc/makesfile: - merged from the apt--mvo branch | |||
2008-07-25 | * merge patch that enforces stricter https server certificate | Michael Vogt | |
checking (thanks to Arnaud Ebalard, closes: #485960) * allow per-mirror specific https settings (thanks to Arnaud Ebalard, closes: #485965) * add doc/examples/apt-https-method-example.cof (thanks to Arnaud Ebalard, closes: #485964) | |||
2008-03-15 | Fix typo in offline.sgml | bubulle@debian.org | |
2008-03-15 | Fix Polish offline translation | bubulle@debian.org | |
2008-03-04 | * doc/apt_preferences.5.xml: | Michael Vogt | |
- fix typo | |||
2008-02-19 | Fix typos in manpages | bubulle@debian.org | |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | |
for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | |||
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 a | Otavio 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 to | Otavio Salvador | |
apt-mark, closes: #430207. | |||
2007-09-12 | * Add support to apt-key to export keys to stdout. Thanks to "Dwayne | Otavio 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 branch | Michael 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-19 | apt-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 on | Otavio 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 close | Michael 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 Pixley | Michael Vogt | |
2007-06-08 | * fix error in AutocleanInterval, closes: #319339 | Michael 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 branch | Michael Vogt | |
2007-04-20 | * apt-pkg/policy.cc: | Michael Vogt | |
- allow multiple packages (thanks to David Foerster) |