Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove ↵ | Eugene V. Lyubimkin | 2008-11-12 | 1 | -0/+1 |
| | | | | packages. | ||||
* | Stripped unneeded statring newline from 'install' command description in ↵ | Eugene V. Lyubimkin | 2008-11-08 | 1 | -18/+17 |
| | | | | apt-get manpage. | ||||
* | Update synopsis in apt-get manpage for '-v'/'--version'. | Eugene V. Lyubimkin | 2008-11-08 | 1 | -2/+8 |
| | |||||
* | Noted allowed file name characters in /etc/apt/sources.list.d/* files. | Eugene V. Lyubimkin | 2008-11-08 | 1 | -3/+6 |
| | |||||
* | doc/apt-get.8.xml: advanced descriptions for 'remove' and 'purge'. | Eugene V. Lyubimkin | 2008-11-06 | 1 | -3/+5 |
| | |||||
* | doc/sources.list.5.xml: fixed grammar and typo. | Eugene V. Lyubimkin | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | doc/examples/configure-index: 'linux-kernel' -> 'linux-image'. | Eugene V. Lyubimkin | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | Removed obsolete header line from configure-index. | Eugene V. Lyubimkin | 2008-11-06 | 1 | -1/+0 |
| | |||||
* | Added 'dist-upgrade' to apt-get synopsis in apt-get manpage. | Eugene V. Lyubimkin | 2008-11-05 | 1 | -0/+1 |
| | |||||
* | Added (x) to some manpage referrings in apt-get manpage. | Eugene V. Lyubimkin | 2008-11-05 | 2 | -4/+16 |
| | |||||
* | * Fix typos: | Michael Vogt | 2008-11-05 | 1 | -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-sensitive | Luca Bruno | 2008-10-11 | 1 | -0/+3 |
| | | |||||
* | | Cleaned up unnecessary [<...>] from apt-get synopsis. Added '--help'. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -13/+19 |
| | | |||||
* | | Another fix for 'apt-get <...> -t' synopsis. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -2/+2 |
| | | |||||
* | | Another fix for synopsis of 'apt-get install'. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -8/+10 |
| | | |||||
* | | Removed notice that ssh/rsh access cannot use password authentication from ↵ | Eugene V. Lyubimkin | 2008-11-02 | 1 | -2/+2 |
| | | | | | | | | sources.list manpage. | ||||
* | | Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list ↵ | Eugene V. Lyubimkin | 2008-11-02 | 1 | -1/+2 |
| | | | | | | | | manpage. | ||||
* | | Documented 'Acquire::PDiffs' in apt.conf manpage. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -0/+6 |
| | | |||||
* | | Documented '--no-install-recommends' in apt-get manpage. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -0/+5 |
| | | |||||
* | | Typo fix. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -1/+1 |
| | | |||||
* | | Added APT::Get::AllowUnauthenticated to configure-index. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -0/+1 |
| | | |||||
* | | Changed 'Install-Recommends' to 'true' in configure-index. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -1/+1 |
| | | |||||
* | | Documented 'APT::Default-Release' in apt.conf. | Eugene V. Lyubimkin | 2008-11-02 | 1 | -0/+5 |
| | | |||||
* | | Corrected synopsis part for 'apt-get' source. | Eugene V. Lyubimkin | 2008-11-01 | 1 | -5/+3 |
| | | |||||
* | | Fixed validation of apt-get.8.xml | Eugene V. Lyubimkin | 2008-11-01 | 1 | -23/+17 |
| | | |||||
* | | Removed unneeded </arg>. | Eugene V. Lyubimkin | 2008-11-01 | 1 | -20/+19 |
| | | |||||
* | | Fixed placing for 'xvcg' entry, added missing closing tags. | Eugene V. Lyubimkin | 2008-11-01 | 1 | -5/+5 |
| | | |||||
* | | Mentioned 'apt_preferences(5)' in apt manpage. | Eugene V. Lyubimkin | 2008-11-01 | 1 | -0/+1 |
| | | |||||
* | | Advanced documentation for 'apt-get install' command, mentioned upgrading ↵ | Eugene V. Lyubimkin | 2008-11-01 | 1 | -11/+30 |
| | | | | | | | | possibility. | ||||
* | | Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in ↵ | Eugene V. Lyubimkin | 2008-11-01 | 2 | -4/+38 |
| | | | | | | | | the apt-get manpage. | ||||
* | | Clearly documented '/<release>' and '=<version>' in apt-get.8. | Eugene V. Lyubimkin | 2008-11-01 | 1 | -5/+32 |
| | | |||||
* | | Substituted 'apt-archive' with 'apt-ftparchive'. | Eugene V. Lyubimkin | 2008-11-01 | 6 | -10/+16 |
|/ | |||||
* | doc/apt-cache.8.xml: add missing <citerefentry> | Michael Vogt | 2008-10-10 | 1 | -2/+2 |
| | |||||
* | * doc/apt-cache.8.xml: | Luca Bruno | 2008-10-05 | 1 | -2/+7 |
| | | | | | - search command uses POSIX regex, and searches for virtual packages too (closes: #277536) | ||||
* | * doc/offline.sgml: clarify remote and target hosts | Luca Bruno | 2008-10-04 | 1 | -8/+10 |
| | |||||
* | * Better documentation for apt-get --option | Luca Bruno | 2008-10-04 | 1 | -0/+2 |
| | |||||
* | * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276) | Luca Bruno | 2008-10-04 | 1 | -1/+1 |
| | |||||
* | Applied patch from #461458 for apt.8 typo | Luca Bruno | 2008-10-03 | 1 | -3/+5 |
| | |||||
* | Applied patch from #411532 for typos | Luca Bruno | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | * Better documentation on using both APT::Default-Release and ↵ | Luca Bruno | 2008-10-03 | 2 | -2/+7 |
| | | | | /etc/apt/preferences (closes: #145575) | ||||
* | * Document apt-key finger and adv commands (thanks to Stefan Schmidt, ↵ | Luca Bruno | 2008-10-03 | 1 | -0/+23 |
| | | | | closes: #350575) | ||||
* | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | * debian/changelog: | egon | 2008-09-16 | 1 | -1/+1 |
| | | | | | | | - upload to experimental to give the releases managers something to check out * doc/makesfile: - merged from the apt--mvo branch | ||||
* | * merge patch that enforces stricter https server certificate | Michael Vogt | 2008-07-25 | 1 | -0/+165 |
| | | | | | | | 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) | ||||
* | Fix typo in offline.sgml | bubulle@debian.org | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Fix Polish offline translation | bubulle@debian.org | 2008-03-15 | 2 | -101/+104 |
| | |||||
* | * doc/apt_preferences.5.xml: | Michael Vogt | 2008-03-04 | 1 | -1/+1 |
| | | | - fix typo | ||||
* | Fix typos in manpages | bubulle@debian.org | 2008-02-19 | 8 | -14/+14 |
| | |||||
* | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 1 | -0/+6 |
|\ | | | | | | | for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | ||||
| * | * doc/examples/configure-index: | Michael Vogt | 2006-06-07 | 1 | -0/+6 |
| | | | | | | | | | | | | - document the new features * apt-pkg/init.h, apt-pkg/makefile, methods/makefile: - we break the ABI, record this |