summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in French translationbubulle@debian.org2009-04-221-1/+1
|
* * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-2/+4
| | | | | | | | | | | | | | | | | | | - fix TimeToStr i18n (LP: #289807) * [ABI break] merge support for http redirects, thanks to Jeff Licquia and Anthony Towns * [ABI break] use int for the package IDs (thanks to Steve Cotton) * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support * Clarify the --help for 'purge' (LP: #243948) * cmdline/apt-get.cc - fix "apt-get source pkg" if there is a binary package and a source package of the same name but from different packages (LP: #330103) * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
* merge the 0.7.20.2 uploadMichael Vogt2009-02-086-45/+8
|
* Mentioned '/* ... */' comments. (Closes: #507601)Michael Vogt2008-12-151-3/+4
|\
| * apt.conf: mentioned '/* ... */'-comments.Eugene V. Lyubimkin2008-12-101-3/+4
| |
* | merged lp:~jackyf-devel/apt/debian-sidMichael Vogt2008-12-081-10/+376
|\|
| * Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.Eugene V. Lyubimkin2008-12-061-0/+9
| |
| * Applied patch from Daniel Burrows to document 'Debug' group of options.Eugene V. Lyubimkin2008-12-061-10/+344
| |
| * Documented briefly 'APT::https' group of options.Eugene V. Lyubimkin2008-12-061-0/+23
| |
* | make "apt-get build-dep" installed packages marked automaticMichael Vogt2008-12-021-0/+1
|/ | | | | by default. This can be changed by setting the value of APT::Get::Build-Dep-Automatic to false (thanks to Aaron Haviland, closes: #44874, LP: #248268)
* Removed obsolete commented non-us deb-src entry, replaced with ↵Eugene V. Lyubimkin2008-11-261-1/+1
| | | | 'security.debian.org' one.
* doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove ↵Eugene V. Lyubimkin2008-11-121-0/+1
| | | | packages.
* Stripped unneeded statring newline from 'install' command description in ↵Eugene V. Lyubimkin2008-11-081-18/+17
| | | | apt-get manpage.
* Update synopsis in apt-get manpage for '-v'/'--version'.Eugene V. Lyubimkin2008-11-081-2/+8
|
* Noted allowed file name characters in /etc/apt/sources.list.d/* files.Eugene V. Lyubimkin2008-11-081-3/+6
|
* doc/apt-get.8.xml: advanced descriptions for 'remove' and 'purge'.Eugene V. Lyubimkin2008-11-061-3/+5
|
* doc/sources.list.5.xml: fixed grammar and typo.Eugene V. Lyubimkin2008-11-061-1/+1
|
* doc/examples/configure-index: 'linux-kernel' -> 'linux-image'.Eugene V. Lyubimkin2008-11-061-1/+1
|
* Removed obsolete header line from configure-index.Eugene V. Lyubimkin2008-11-061-1/+0
|
* Added 'dist-upgrade' to apt-get synopsis in apt-get manpage.Eugene V. Lyubimkin2008-11-051-0/+1
|
* Added (x) to some manpage referrings in apt-get manpage.Eugene V. Lyubimkin2008-11-052-4/+16
|
* * Fix typos:Michael Vogt2008-11-051-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
| * Clarify whether configuration items of apt.conf are case-sensitiveLuca Bruno2008-10-111-0/+3
| |
* | Cleaned up unnecessary [<...>] from apt-get synopsis. Added '--help'.Eugene V. Lyubimkin2008-11-021-13/+19
| |
* | Another fix for 'apt-get <...> -t' synopsis.Eugene V. Lyubimkin2008-11-021-2/+2
| |
* | Another fix for synopsis of 'apt-get install'.Eugene V. Lyubimkin2008-11-021-8/+10
| |
* | Removed notice that ssh/rsh access cannot use password authentication from ↵Eugene V. Lyubimkin2008-11-021-2/+2
| | | | | | | | sources.list manpage.
* | Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list ↵Eugene V. Lyubimkin2008-11-021-1/+2
| | | | | | | | manpage.
* | Documented 'Acquire::PDiffs' in apt.conf manpage.Eugene V. Lyubimkin2008-11-021-0/+6
| |
* | Documented '--no-install-recommends' in apt-get manpage.Eugene V. Lyubimkin2008-11-021-0/+5
| |
* | Typo fix.Eugene V. Lyubimkin2008-11-021-1/+1
| |
* | Added APT::Get::AllowUnauthenticated to configure-index.Eugene V. Lyubimkin2008-11-021-0/+1
| |
* | Changed 'Install-Recommends' to 'true' in configure-index.Eugene V. Lyubimkin2008-11-021-1/+1
| |
* | Documented 'APT::Default-Release' in apt.conf.Eugene V. Lyubimkin2008-11-021-0/+5
| |
* | Corrected synopsis part for 'apt-get' source.Eugene V. Lyubimkin2008-11-011-5/+3
| |
* | Fixed validation of apt-get.8.xmlEugene V. Lyubimkin2008-11-011-23/+17
| |
* | Removed unneeded </arg>.Eugene V. Lyubimkin2008-11-011-20/+19
| |
* | Fixed placing for 'xvcg' entry, added missing closing tags.Eugene V. Lyubimkin2008-11-011-5/+5
| |
* | Mentioned 'apt_preferences(5)' in apt manpage.Eugene V. Lyubimkin2008-11-011-0/+1
| |
* | Advanced documentation for 'apt-get install' command, mentioned upgrading ↵Eugene V. Lyubimkin2008-11-011-11/+30
| | | | | | | | possibility.
* | Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in ↵Eugene V. Lyubimkin2008-11-012-4/+38
| | | | | | | | the apt-get manpage.
* | Clearly documented '/<release>' and '=<version>' in apt-get.8.Eugene V. Lyubimkin2008-11-011-5/+32
| |
* | Substituted 'apt-archive' with 'apt-ftparchive'.Eugene V. Lyubimkin2008-11-016-10/+16
|/
* doc/apt-cache.8.xml: add missing <citerefentry>Michael Vogt2008-10-101-2/+2
|
* * doc/apt-cache.8.xml:Luca Bruno2008-10-051-2/+7
| | | | | - search command uses POSIX regex, and searches for virtual packages too (closes: #277536)
* * doc/offline.sgml: clarify remote and target hostsLuca Bruno2008-10-041-8/+10
|
* * Better documentation for apt-get --optionLuca Bruno2008-10-041-0/+2
|
* * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276)Luca Bruno2008-10-041-1/+1
|
* Applied patch from #461458 for apt.8 typoLuca Bruno2008-10-031-3/+5
|
* Applied patch from #411532 for typosLuca Bruno2008-10-031-1/+1
|