Age | Commit message (Expand) | Author |
2005-10-23 | * be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL | Michael Vogt |
2005-10-19 | * init the default ScreenWidth to 79 columns by default (Closes: #324921) | Michael Vogt |
2005-10-19 | * don't get candidate release as version tag for FindSrc by default. because ... | Michael Vogt |
2005-10-19 | * fix segfault when there is no Archive for a VerFile | Michael Vogt |
2005-10-18 | * full support for apt-get source -t now (and honor pining too) | Michael Vogt |
2005-10-18 | * inital support for "apt-get source -t dist" (but no downgrades yet | Michael Vogt |
2005-09-22 | * make sure that the pkgRecords D'tor does not segfault | Michael Vogt |
2005-09-16 | * better error string for a failed dpkg-source | Michael Vogt |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |
2005-08-01 | * merged with matts tree | Michael Vogt |
2005-06-26 | * merged/removed conflicts with apt--main--0 | Michael Vogt |
2005-05-23 | * merged with my apt--fixes--0 branch | Michael Vogt |
2005-03-06 | Bring consistency to the use of capitals in programs messages | Christian Perrier |
2005-01-20 | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C... | Christian Perrier |
2004-12-13 | Merge apt--authentication--0 | Matt Zimmerman |
2004-11-13 | Merge from CVS | Matt Zimmerman |
2004-09-20 | s/Saftey/Safety/ | Arch Librarian |
2004-09-20 | * Fix apt-get's suggests/recommends printing, which was... | Arch Librarian |
2004-09-20 | Clean 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-20 | * Don't suggest apt-get -f install to correct broken bu... | Arch Librarian |
2004-09-20 | Syntax | Arch Librarian |
2004-09-20 | * Clean up and simplify some of the suggests/recommends... | Arch Librarian |
2004-09-20 | isatty test was backwards | 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.cc | 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-20 | Switch to using nl_langinfo(YESEXPR) for yes/no prompting | Arch 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 | * Improve build-depends handling of virtual packages ev... | 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-20 | Fix never-ending loop in apt-get install -V. | Arch Librarian |
2004-09-20 | Fix suggested and recommends showlist calls, to include... | Arch Librarian |
2004-09-20 | apt-get now prints out suggested and recommended packages. | Arch Librarian |
2004-09-20 | Add option to apt-get to show versions of packages being | Arch Librarian |
2004-09-20 | Remove trailing lines on package lists. | Arch Librarian |
2004-09-20 | Check candidate version when installing build-deps. Clo... | Arch Librarian |
2004-09-20 | fix some build-dep bugs; update changelog | Arch Librarian |
2004-09-20 | Change wording of 'additional disk space usage' message. | Arch Librarian |