summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-13Merge from CVSMatt Zimmerman
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian
2004-09-20s/Saftey/Safety/Arch Librarian
2004-09-20* Fix apt-get's suggests/recommends printing, which was...Arch Librarian
2004-09-20Clean up some indentation, etc. in the suggest/recommen...Arch Librarian
2004-09-20* Clearer error message in place of "...has no availabl...Arch Librarian
2004-09-20* Add colons to apt-get's "kept back"/"upgraded"/"downg...Arch Librarian
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian
2004-09-20* Don't suggest apt-get -f install to correct broken bu...Arch Librarian
2004-09-20SyntaxArch Librarian
2004-09-20* Clean up and simplify some of the suggests/recommends...Arch Librarian
2004-09-20isatty test was backwardsArch Librarian
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian
2004-09-20* Fix version display for recommends (Closes: #219900)Arch Librarian
2004-09-20* Let apt-get build-dep try alternatives if the install...Arch Librarian
2004-09-20* apt-get build-dep, when trying to skip over the remai...Arch Librarian
2004-09-20* s/removed/installed/ in a comment in apt-get.ccArch Librarian
2004-09-20* Exclude subdirectories named 'debian-installer' from ...Arch Librarian
2004-09-20* Add #include <langinfo.h> to cmdline/apt-get.cc. Thi...Arch Librarian
2004-09-20* Make APT::Get::Show-Upgraded (aka apt-get -u) default...Arch Librarian
2004-09-20* Change upgraded/newly installed/not fully installed o...Arch Librarian
2004-09-20Switch to using nl_langinfo(YESEXPR) for yes/no promptingArch Librarian
2004-09-20* Ensure that the comparison of the "yes" character in ...Arch Librarian
2004-09-20* Patch from Otavio Salvador to avoid listing suggests/...Arch Librarian
2004-09-20* Patch from Otavio Salvador to avoid listing suggests/...Arch Librarian
2004-09-20* Avoid segfault if a package name is specified which c...Arch Librarian
2004-09-20* Write records from "apt-cache show" using fwrite(3) r...Arch Librarian
2004-09-20* Patch from Otavio Salvador to exit successfully after...Arch Librarian
2004-09-20* Support TMPDIR in apt-extracttemplates (Closes: #191656)Arch Librarian
2004-09-20* Improve build-depends handling of virtual packages ev...Arch Librarian
2004-09-20* Have apt-cache show exit with an error if it cannot f...Arch Librarian
2004-09-20* Skip version check if a build-dependency is provided ...Arch Librarian
2004-09-20* Silence the essential packages check if we are only d...Arch Librarian
2004-09-20Fix never-ending loop in apt-get install -V.Arch Librarian
2004-09-20Typo (file1 and file2)Arch Librarian
2004-09-20Fix suggested and recommends showlist calls, to include...Arch Librarian
2004-09-20Add a rdepends command to apt-cache.Arch Librarian
2004-09-20Insert some newlines in the cdrom change media message.Arch Librarian
2004-09-20apt-get now prints out suggested and recommended packages.Arch Librarian
2004-09-20Add option to apt-get to show versions of packages beingArch Librarian
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian
2004-09-20Change frozen to testing everywhere.Arch Librarian
2004-09-20Remove trailing lines on package lists.Arch Librarian
2004-09-20Typo fixes.Arch Librarian
2004-09-20Fix segfault on really wide screens, #176052Arch Librarian
2004-09-20Check candidate version when installing build-deps. Clo...Arch Librarian
2004-09-20fix some build-dep bugs; update changelogArch Librarian