summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02Cleaned up unnecessary [<...>] from apt-get synopsis. Added '--help'.Eugene V. Lyubimkin
2008-11-02Another fix for 'apt-get <...> -t' synopsis.Eugene V. Lyubimkin
2008-11-02Another fix for synopsis of 'apt-get install'.Eugene V. Lyubimkin
2008-11-02Removed notice that ssh/rsh access cannot use password authentication from so...Eugene V. Lyubimkin
2008-11-02Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list manp...Eugene V. Lyubimkin
2008-11-02Minor adjustements to debian/changelog.Eugene V. Lyubimkin
2008-11-02Documented 'Acquire::PDiffs' in apt.conf manpage.Eugene V. Lyubimkin
2008-11-02Documented '--no-install-recommends' in apt-get manpage.Eugene V. Lyubimkin
2008-11-02Typo fix.Eugene V. Lyubimkin
2008-11-02Added APT::Get::AllowUnauthenticated to configure-index.Eugene V. Lyubimkin
2008-11-02Changed 'Install-Recommends' to 'true' in configure-index.Eugene V. Lyubimkin
2008-11-02Documented 'APT::Default-Release' in apt.conf.Eugene V. Lyubimkin
2008-11-02One more bug closed by documenting 'xvcg' in apt-cache.8.Eugene V. Lyubimkin
2008-11-02Fixed typo.Eugene V. Lyubimkin
2008-11-01Added Daniel Burrows to 'Uploaders'.Eugene V. Lyubimkin
2008-11-01Corrected synopsis part for 'apt-get' source.Eugene V. Lyubimkin
2008-11-01Re-added path for lintian ovirride. Michael, forgot to merge this before?..Eugene V. Lyubimkin
2008-11-01Fixed validation of apt-get.8.xmlEugene V. Lyubimkin
2008-11-01Removed unneeded </arg>.Eugene V. Lyubimkin
2008-11-01Fixed placing for 'xvcg' entry, added missing closing tags.Eugene V. Lyubimkin
2008-11-01Actualized 'Uploaders' field in debian/control.Eugene V. Lyubimkin
2008-11-01Mentioned 'apt_preferences(5)' in apt manpage.Eugene V. Lyubimkin
2008-11-01Advanced documentation for 'apt-get install' command, mentioned upgrading pos...Eugene V. Lyubimkin
2008-11-01Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in t...Eugene V. Lyubimkin
2008-11-01Clearly documented '/<release>' and '=<version>' in apt-get.8.Eugene V. Lyubimkin
2008-11-01Substituted 'apt-archive' with 'apt-ftparchive'.Eugene V. Lyubimkin
2008-11-01Advanced apt-cache.cc's built-in help.Eugene V. Lyubimkin
2008-11-01Merged from debian-sid.Eugene V. Lyubimkin
2008-11-01Bumped Standards-Version to 3.8.0.Eugene V. Lyubimkin
2008-11-01debian/control improvementsEugene V. Lyubimkin
2008-10-31* debian/rules:Michael Vogt
2008-10-31Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin
2008-10-31Added lintian override of 'must depend on python.Eugene V. Lyubimkin
2008-10-31Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin
2008-10-29Dropped Debian revision '-1' from build dependency on 'doc-base'.Eugene V. Lyubimkin
2008-10-29Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory.Eugene V. Lyubimkin
2008-10-29Added 'set -e' to maintainer scripts.Eugene V. Lyubimkin
2008-10-29Added 'python-apt' to Suggests of apt (because of apt-mark).Eugene V. Lyubimkin
2008-10-29Fixed 'Devel' -> 'Debian' doc-base sections.Eugene V. Lyubimkin
2008-10-29'Source-Version' in debian/control became 'binary:Version'.Eugene V. Lyubimkin
2008-10-29Fixed 'debian/rules ignores make errors' lintian warnings.Eugene V. Lyubimkin
2008-10-29Fixed bashisms in apt-key.Eugene V. Lyubimkin
2008-10-29add fixme for the future flJustExtensionMichael Vogt
2008-10-29add missing bugnumberMichael Vogt
2008-10-29upload as 0.7.17~exp3Michael Vogt
2008-10-29* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt