summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* * Have apt-cache show exit with an error if it cannot f...Arch Librarian2004-09-201-2/+9
* * Skip version check if a build-dependency is provided ...Arch Librarian2004-09-201-13/+20
* * Silence the essential packages check if we are only d...Arch Librarian2004-09-201-2/+3
* Fix never-ending loop in apt-get install -V.Arch Librarian2004-09-201-2/+5
* Typo (file1 and file2)Arch Librarian2004-09-201-2/+2
* Fix suggested and recommends showlist calls, to include...Arch Librarian2004-09-201-3/+6
* Add a rdepends command to apt-cache.Arch Librarian2004-09-201-13/+113
* Insert some newlines in the cdrom change media message.Arch Librarian2004-09-201-3/+4
* apt-get now prints out suggested and recommended packages.Arch Librarian2004-09-201-1/+64
* Add option to apt-get to show versions of packages beingArch Librarian2004-09-201-26/+70
* Add a vcg command to apt-cache, similiar to dotty.Arch Librarian2004-09-201-1/+222
* Change frozen to testing everywhere.Arch Librarian2004-09-201-3/+3
* Remove trailing lines on package lists.Arch Librarian2004-09-201-1/+9
* Typo fixes.Arch Librarian2004-09-201-2/+2
* Fix segfault on really wide screens, #176052Arch Librarian2004-09-202-4/+4
* Check candidate version when installing build-deps. Clo...Arch Librarian2004-09-201-5/+18
* fix some build-dep bugs; update changelogArch Librarian2004-09-201-40/+61
* G++ 3.2 fixesArch Librarian2004-09-204-4/+11
* Fix typo, and convert file.Package to const char.Arch Librarian2004-09-201-3/+3
* Add -n synonym for --names-only for apt-cache.Arch Librarian2004-09-201-2/+2
* apt-extracttemplates now prepends the package name when...Arch Librarian2004-09-201-5/+5
* Change wording of 'additional disk space usage' message.Arch Librarian2004-09-201-5/+5
* Remove 'Sorry' from messages.Arch Librarian2004-09-201-8/+8
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-201-2/+2
* Don't segfault if the cache can't be made.Arch Librarian2004-09-201-3/+8
* Print out a message when doing regexing, change regex c...Arch Librarian2004-09-201-3/+7
* 'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2004-09-201-2/+9
* Allow an uninstalled package to be marked for removalArch Librarian2004-09-201-3/+9
* --print-uris works with update now. Closes: 57070Arch Librarian2004-09-201-2/+12
* Do not check for free space if --no-dowload is setArch Librarian2004-09-201-2/+3
* Use std C++ header names for includesArch Librarian2004-09-203-6/+6
* Spelling errors and other fixesArch Librarian2004-09-202-3/+5
* commented out a stray debugging line that will break debconfArch Librarian2004-09-201-2/+2
* Added locale.h for LC_ALLArch Librarian2004-09-206-7/+13
* setup textdomain/etc for i18n stuffArch Librarian2004-09-206-14/+38
* Fixed a possible segfaultArch Librarian2004-09-201-2/+2
* Fixed possible segv if there are no packagesArch Librarian2004-09-201-4/+5
* apt-pkg/init.ccArch Librarian2004-09-201-1/+17
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-201-2/+3
* Ignore build-conflicts if package is unknown (Closes: #...Arch Librarian2004-09-201-1/+8
* SpelingArch Librarian2004-09-201-2/+2
* Fix bug #97364Arch Librarian2004-09-202-4/+8
* apt-cache search searchs provide names too now. Closes:...Arch Librarian2004-09-201-5/+21
* Changes for the now printing of showbrokenArch Librarian2004-09-201-13/+38
* Various bug fixesArch Librarian2004-09-201-6/+15
* Strip Config-Version when copying status to available. ...Arch Librarian2004-09-201-2/+2
* Fixed more (null) printoutsArch Librarian2004-09-201-3/+3
* G++3 fixes from RandolphArch Librarian2004-09-206-24/+38
* Updated help blurbArch Librarian2004-09-201-1/+2
* Fliped comparision operator. Closes: #94618Arch Librarian2004-09-201-5/+8