]> git.saurik.com Git - apt.git/history - cmdline
* merged with apt--mvo--0
[apt.git] / cmdline /
2005-10-19  Michael Vogt* merged with apt--mvo--0
2005-10-19  Michael Vogtapt-cdrom.cc:fix some missing gettext() calls (closes...
2005-10-19  Michael Vogt* init the default ScreenWidth to 79 columns by default...
2005-10-19  Michael Vogt* don't get candidate release as version tag for FindSr...
2005-10-19  Michael Vogt* fix segfault when there is no Archive for a VerFile
2005-10-18  Michael Vogt* full support for apt-get source -t now (and honor...
2005-10-18  Michael Vogt* inital support for "apt-get source -t dist" (but...
2005-09-22  Christian PerrierMerge with Michael Vogt's archive
2005-09-22  Michael Vogt* make sure that the pkgRecords D'tor does not segfault
2005-09-16  Michael Vogt* better error string for a failed dpkg-source
2005-09-13  Michael Vogt* merged from apt--cdrom-fallback--0
2005-08-23  Michael Vogt* merged with apt--fixes--0
2005-08-16  Christian PerrierMerge with Matt
2005-08-09  Michael Vogt* merged from main
2005-08-08  Michael Vogt* merged with main
2005-08-01  Michael Vogt* fix the breakage from my last commit (note to self...
2005-08-01  Michael Vogt* added debian/patches dir
2005-08-01  Michael Vogt* merged with matts tree
2005-07-28  Christian PerrierMerge with Matt
2005-06-26  Christian PerrierMerge with Matt
2005-06-26  Michael Vogt* merged/removed conflicts with apt--main--0
2005-06-24  Christian PerrierSync with Andre Luis Lopes and Otavio branches
2005-06-01  Michael Vogt* added a missing OpProgress::Done() in depCache::Init...
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-23  Michael Vogt* merged with my apt--fixes--0 branch
2005-05-10  Michael Vogt* apt-cache show <virtual-pkg> shows all virtual packag...
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
next