* merged daniel burrows fixes for the auto-mark code
[ntk/apt.git] / cmdline /
2005-11-09 Michael Vogt* merged daniel burrows fixes for the auto-mark code
2005-08-18 Michael Vogt* merged from main
2005-06-30 Michael Vogt* slighly more debug output, renamed "--automatic-remov...
2005-06-29 Michael Vogt* merged with ubuntu, only use the pkgCache::Flag:...
2005-06-29 Michael Vogt* use mark-and-sweep from aptitude now as GC algorithm
2005-06-28 Michael Vogt* merged with apt--ubuntu--0
2005-06-28 Michael Vogt* cleanups, documentation updates (don't show any debug...
2005-06-27 Michael Vogt* merged with mainline
2005-06-26 Matt ZimmermanMerge with mainline
2005-06-25 Matt Zimmerman0.6.38ubuntu1
2005-06-25 Matt ZimmermanMerge from Debian branch
2005-06-24 Michael Vogt* merged with apt--main and apt--fixes
2005-06-24 Michael Vogt* moved the importend algorithm to algorithm.h as ...
2005-06-24 Michael Vogt* write the state file after a successfull commit from...
2005-06-24 Michael Vogt* moved most of the real work into depcache::writeStateFile
2005-06-23 Michael Vogt* cleanups
2005-05-24 Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
2005-05-24 Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-10 Michael Vogt* ported/cleaned up the "Automatic dependency handling...
2005-05-07 Christian PerrierMerge with Matt
2005-05-05 Christian PerrierUpdate French man pages translations
2005-03-28 Christian PerrierSync with Matt
2005-03-28 Christian PerrierSync with Matt
2005-03-26 Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-26 Matt ZimmermanMerge apt--mvo--0
2005-03-15 Michael Vogt* ignore time conflicts on apt-key update (this is...
2005-03-14 Michael Vogt* sync with matt again
2005-03-06 Christian PerrierBring consistency to the use of capitals in programs...
2005-03-05 Matt ZimmermanMerge from bubulle@debian.org--2005/apt--main--0 (trans...
2005-03-05 Christian PerrierMerge with matt
2005-02-08 Michael Vogt* merged with matt's tree
2005-02-05 Christian PerrierMerge with Matt and update French translation
2005-02-05 Matt ZimmermanFix compilation errors from apt--auth-cdrom--0
2005-02-04 Matt ZimmermanMove CD-ROM handling backend into libapt-pkg
2005-01-20 Christian PerrierCorrect typo in Usage message : s/arbitary/arbitrary...
2004-12-29 Matt ZimmermanMerge apt--mvo--0
2004-12-24 Michael Vogt* use gpg --with-colons
2004-12-21 Michael Vogt* added apt-key update method
2004-12-20 Michael Vogt* merged changes from the conference
2004-12-14 Matt ZimmermanMerge from mvo
2004-12-13 Matt ZimmermanMerge misc-abi-changes
2004-12-13 Matt ZimmermanMerge apt--authentication--0
2004-12-12 Matt ZimmermanMerge bzip2-debs branch
2004-11-13 Matt ZimmermanMerge from CVS
2004-09-20 Arch Librarian* Suppress a signed/unsigned warning in apt-cache.cc...
2004-09-20 Arch Librarians/Saftey/Safety/
2004-09-20 Arch Librarian* Fix apt-get's suggests/recommends printing, which...
2004-09-20 Arch LibrarianClean up some indentation, etc. in the suggest/recommen...
2004-09-20 Arch Librarian* Clearer error message in place of "...has no availabl...
2004-09-20 Arch Librarian* Add colons to apt-get's "kept back"/"upgraded"/"downg...
2004-09-20 Arch LibrarianDon't use the Archive name in madison; it won't be...
2004-09-20 Arch Librarian* Add an "apt-cache madison" command with an output...
2004-09-20 Arch Librarian* Don't suggest apt-get -f install to correct broken...
2004-09-20 Arch LibrarianSyntax
2004-09-20 Arch Librarian* Clean up and simplify some of the suggests/recommends...
2004-09-20 Arch Librarianisatty test was backwards
2004-09-20 Arch Librarian* Correctly implement -n as a synonym for --names-only ...
2004-09-20 Arch Librarian* Use isatty rather than ttyname for checking if stdin ...
2004-09-20 Arch Librarian* Fix version display for recommends (Closes: #219900)
2004-09-20 Arch Librarian* Let apt-get build-dep try alternatives if the install...
2004-09-20 Arch Librarian* apt-get build-dep, when trying to skip over the remai...
2004-09-20 Arch Librarian* s/removed/installed/ in a comment in apt-get.cc
2004-09-20 Arch Librarian* Exclude subdirectories named 'debian-installer' from ...
2004-09-20 Arch Librarian* Add #include <langinfo.h> to cmdline/apt-get.cc....
2004-09-20 Arch Librarian* Make APT::Get::Show-Upgraded (aka apt-get -u) default...
2004-09-20 Arch Librarian* Change upgraded/newly installed/not fully installed...
2004-09-20 Arch LibrarianSwitch to using nl_langinfo(YESEXPR) for yes/no prompting
2004-09-20 Arch Librarian* Ensure that the comparison of the "yes" character...
2004-09-20 Arch Librarian* Patch from Otavio Salvador to avoid listing suggests/...
2004-09-20 Arch Librarian* Patch from Otavio Salvador to avoid listing suggests/...
2004-09-20 Arch Librarian* Avoid segfault if a package name is specified which...
2004-09-20 Arch Librarian* Write records from "apt-cache show" using fwrite...
2004-09-20 Arch Librarian* Patch from Otavio Salvador to exit successfully after...
2004-09-20 Arch Librarian* Support TMPDIR in apt-extracttemplates (Closes: ...
2004-09-20 Arch Librarian* Improve build-depends handling of virtual packages...
2004-09-20 Arch Librarian* Have apt-cache show exit with an error if it cannot...
2004-09-20 Arch Librarian* Skip version check if a build-dependency is provided ...
2004-09-20 Arch Librarian* Silence the essential packages check if we are only...
2004-09-20 Arch LibrarianFix never-ending loop in apt-get install -V.
2004-09-20 Arch LibrarianTypo (file1 and file2)
2004-09-20 Arch LibrarianFix suggested and recommends showlist calls, to include...
2004-09-20 Arch LibrarianAdd a rdepends command to apt-cache.
2004-09-20 Arch LibrarianInsert some newlines in the cdrom change media message.
2004-09-20 Arch Librarianapt-get now prints out suggested and recommended packages.
2004-09-20 Arch LibrarianAdd option to apt-get to show versions of packages...
2004-09-20 Arch LibrarianAdd a vcg command to apt-cache, similiar to dotty.
2004-09-20 Arch LibrarianChange frozen to testing everywhere.
2004-09-20 Arch LibrarianRemove trailing lines on package lists.
2004-09-20 Arch LibrarianTypo fixes.
2004-09-20 Arch LibrarianFix segfault on really wide screens, #176052
2004-09-20 Arch LibrarianCheck candidate version when installing build-deps...
2004-09-20 Arch Librarianfix some build-dep bugs; update changelog
2004-09-20 Arch LibrarianG++ 3.2 fixes
2004-09-20 Arch LibrarianFix typo, and convert file.Package to const char.
2004-09-20 Arch LibrarianAdd -n synonym for --names-only for apt-cache.
2004-09-20 Arch Librarianapt-extracttemplates now prepends the package name...
2004-09-20 Arch LibrarianChange wording of 'additional disk space usage' message.
2004-09-20 Arch LibrarianRemove 'Sorry' from messages.
2004-09-20 Arch Librarian_config->Dump is now inlined, and calls Dump(clog)...
2004-09-20 Arch LibrarianDon't segfault if the cache can't be made.
next