summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * debian/control:Michael Vogt2008-11-0415-47/+183
|\
| * Uncommitted lowercasing of short descriptions for Lenny.Eugene V. Lyubimkin2008-11-042-4/+3
| * Uncommitted built-in help for apt-cache for Lenny.Eugene V. Lyubimkin2008-11-042-5/+2
| * 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 so...Eugene V. Lyubimkin2008-11-022-2/+4
| * Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list manp...Eugene V. Lyubimkin2008-11-022-1/+4
| * Minor adjustements to debian/changelog.Eugene V. Lyubimkin2008-11-021-4/+4
| * Documented 'Acquire::PDiffs' in apt.conf manpage.Eugene V. Lyubimkin2008-11-022-0/+7
| * Documented '--no-install-recommends' in apt-get manpage.Eugene V. Lyubimkin2008-11-022-0/+7
| * Typo fix.Eugene V. Lyubimkin2008-11-021-1/+1
| * Added APT::Get::AllowUnauthenticated to configure-index.Eugene V. Lyubimkin2008-11-022-0/+3
| * Changed 'Install-Recommends' to 'true' in configure-index.Eugene V. Lyubimkin2008-11-022-1/+3
| * Documented 'APT::Default-Release' in apt.conf.Eugene V. Lyubimkin2008-11-022-0/+6
| * One more bug closed by documenting 'xvcg' in apt-cache.8.Eugene V. Lyubimkin2008-11-021-1/+1
| * Fixed typo.Eugene V. Lyubimkin2008-11-022-1/+2
| * Added Daniel Burrows to 'Uploaders'.Eugene V. Lyubimkin2008-11-011-2/+2
| * Corrected synopsis part for 'apt-get' source.Eugene V. Lyubimkin2008-11-011-5/+3
| * Re-added path for lintian ovirride. Michael, forgot to merge this before?..Eugene V. Lyubimkin2008-11-011-0/+1
| * 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
| * Actualized 'Uploaders' field in debian/control.Eugene V. Lyubimkin2008-11-012-1/+4
| * Mentioned 'apt_preferences(5)' in apt manpage.Eugene V. Lyubimkin2008-11-012-0/+2
| * Advanced documentation for 'apt-get install' command, mentioned upgrading pos...Eugene V. Lyubimkin2008-11-012-11/+33
| * Mentioned more short options in the apt-get's manpage. Documented 'xvcg' in t...Eugene V. Lyubimkin2008-11-013-4/+41
| * Clearly documented '/<release>' and '=<version>' in apt-get.8.Eugene V. Lyubimkin2008-11-012-9/+37
| * Substituted 'apt-archive' with 'apt-ftparchive'.Eugene V. Lyubimkin2008-11-017-11/+22
| * Advanced apt-cache.cc's built-in help.Eugene V. Lyubimkin2008-11-012-1/+3
| * Merged from debian-sid.Eugene V. Lyubimkin2008-11-010-0/+0
| |\ | |/ |/|
* | * debian/rules:Michael Vogt2008-10-3113-10/+46
|\ \
| | * Bumped Standards-Version to 3.8.0.Eugene V. Lyubimkin2008-11-012-1/+2
| | * debian/control improvementsEugene V. Lyubimkin2008-11-012-5/+8
| |/
| * Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin2008-10-312-0/+5
| * Added lintian override of 'must depend on python.Eugene V. Lyubimkin2008-10-313-0/+10
| * Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin2008-10-312-5/+3
| * Dropped Debian revision '-1' from build dependency on 'doc-base'.Eugene V. Lyubimkin2008-10-292-1/+3
| * Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory.Eugene V. Lyubimkin2008-10-292-1/+3
| * Added 'set -e' to maintainer scripts.Eugene V. Lyubimkin2008-10-294-0/+9
| * Added 'python-apt' to Suggests of apt (because of apt-mark).Eugene V. Lyubimkin2008-10-292-1/+2
| * Fixed 'Devel' -> 'Debian' doc-base sections.Eugene V. Lyubimkin2008-10-295-4/+7
| * 'Source-Version' in debian/control became 'binary:Version'.Eugene V. Lyubimkin2008-10-292-1/+3
| * Fixed 'debian/rules ignores make errors' lintian warnings.Eugene V. Lyubimkin2008-10-292-2/+4
| * Fixed bashisms in apt-key.Eugene V. Lyubimkin2008-10-292-3/+5
|/
* apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt2008-10-291-1/+2
* apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt2008-10-291-3/+3
* merged from the debian-sid branchMichael Vogt2008-10-280-0/+0
|\
| * merged from the debain-sid branchMichael Vogt2008-10-0758-2798/+6487
| |\
* | \ * apt-pkg/acquire-item.cc:Michael Vogt2008-10-284-73/+101
|\ \ \