Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-06 | doc/examples/configure-index: 'linux-kernel' -> 'linux-image'. | Eugene V. Lyubimkin | |
2008-11-06 | Removed obsolete header line from configure-index. | Eugene V. Lyubimkin | |
2008-11-05 | Added 'dist-upgrade' to apt-get synopsis in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-05 | Added (x) to some manpage referrings in apt-get manpage. | Eugene V. Lyubimkin | |
2008-11-05 | * Fix typos: | Michael Vogt | |
- apt-pkg/depcache.cc * Fix compilation warnings: - apt-pkg/acquire.cc - apt-pkg/versionmatch.cc * Compilation fixes and portability improvement for compiling APT against non-GNU libc (thanks to Martin Koeppe, closes: #392063): - buildlib/apti18n.h.in: + textdomain() and bindtextdomain() must not be visible when --disable-nls - buildlib/inttypes.h.in: undefine standard int*_t types - Append INTLLIBS to SLIBS: + cmdline/makefile + ftparchive/makefile + methods/makefile * doc/apt.conf.5.xml: - clarify whether configuration items of apt.conf are case-sensitive (thanks to Vincent McIntyre, closes: #345901) | |||
2008-11-02 | Cleaned up unnecessary [<...>] from apt-get synopsis. Added '--help'. | Eugene V. Lyubimkin | |
2008-11-02 | Another fix for 'apt-get <...> -t' synopsis. | Eugene V. Lyubimkin | |
2008-11-02 | Another fix for synopsis of 'apt-get install'. | Eugene V. Lyubimkin | |
2008-11-02 | Removed notice that ssh/rsh access cannot use password authentication from ↵ | Eugene V. Lyubimkin | |
sources.list manpage. | |||
2008-11-02 | Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list ↵ | Eugene V. Lyubimkin | |
manpage. | |||
2008-11-02 | Documented 'Acquire::PDiffs' in apt.conf manpage. | Eugene V. Lyubimkin | |
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-11 | Clarify whether configuration items of apt.conf are case-sensitive | Luca Bruno | |
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 |