summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix never-ending loop in apt-get install -V.Arch Librarian2004-09-201-2/+5
* Fix suggested and recommends showlist calls, to include...Arch Librarian2004-09-201-3/+6
* 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
* Remove trailing lines on package lists.Arch Librarian2004-09-201-1/+9
* 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
* Change wording of 'additional disk space usage' message.Arch Librarian2004-09-201-5/+5
* Remove 'Sorry' from messages.Arch Librarian2004-09-201-8/+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-201-2/+2
* Spelling errors and other fixesArch Librarian2004-09-201-2/+2
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-4/+8
* 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
* Changes for the now printing of showbrokenArch Librarian2004-09-201-13/+38
* Various bug fixesArch Librarian2004-09-201-6/+15
* G++3 fixes from RandolphArch Librarian2004-09-201-8/+10
* Add missing \nArch Librarian2004-09-201-2/+2
* Fix for display bug. Closes: #92033Arch Librarian2004-09-201-1/+4
* Core correctness patchesArch Librarian2004-09-201-2/+2
* Dans segfaultArch Librarian2004-09-201-3/+3
* Fixed build-dep handling for virtual packages (closes: ...Arch Librarian2004-09-201-13/+30
* 0.5.0 readynessArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-277/+631
* Bug fixesArch Librarian2004-09-201-1/+2
* Updated help textArch Librarian2004-09-201-2/+3
* Made autoclean respect 'q' settings. Closes: #63023Arch Librarian2004-09-201-2/+2
* * Space check is supressed if --print-uris is given. Cl...Arch Librarian2004-09-201-12/+16
* More FixesArch Librarian2004-09-201-3/+3
* Fixed statfsArch Librarian2004-09-201-5/+5
* More Solaris fixesArch Librarian2004-09-201-4/+4
* Fixed --no-downloadArch Librarian2004-09-201-12/+34
* More touch upsArch Librarian2004-09-201-11/+15
* Remove fixArch Librarian2004-09-201-2/+5
* Fixed depends errorArch Librarian2004-09-201-2/+2
* 3 more bugsArch Librarian2004-09-201-1/+8
* --trivial-only and --no-remove. --trivial-only and --no...Arch Librarian2004-09-201-7/+19
* Improved messageArch Librarian2004-09-201-2/+3
* Remove is not stickyArch Librarian2004-09-201-2/+3
* Fixed locking of archives dirArch Librarian2004-09-201-1/+19
* Reinstall commandArch Librarian2004-09-201-6/+22
* Regex, --all-versions and more OR stuffArch Librarian2004-09-201-33/+52
* Regexs for installArch Librarian2004-09-201-66/+132