Age | Commit message (Expand) | Author |
2006-02-20 | * make errors during apt-get update warnings only (default sources spec) | Michael Vogt |
2006-02-16 | * only clean out the list dir if the update was successful | Michael Vogt |
2006-02-08 | * fix regression about not working --print-uris in "install" | Michael Vogt |
2006-01-06 | Fix typo in apt-get.cc and update PO files | Christian Perrier |
2006-01-04 | * make apt-get source smarter about not downloading the same sources twice | Michael Vogt |
2005-11-16 | * merged with apt--mvo--0 | Michael Vogt |
2005-11-09 | * merged daniel burrows fixes for the auto-mark code | Michael Vogt |
2005-10-24 | * cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213) | Michael Vogt |
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-18 | * merged from main | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |
2005-08-01 | * merged with matts tree | Michael Vogt |
2005-06-30 | * slighly more debug output, renamed "--automatic-remove" to "--auto-remove" | Michael Vogt |
2005-06-29 | * use mark-and-sweep from aptitude now as GC algorithm | Michael Vogt |
2005-06-28 | * cleanups, documentation updates (don't show any debug output if no Debug::p... | Michael Vogt |
2005-06-26 | * merged/removed conflicts with apt--main--0 | Michael Vogt |
2005-06-24 | * merged with apt--main and apt--fixes | Michael Vogt |
2005-06-24 | * moved the importend algorithm to algorithm.h as "pkgMarkUsed()" | Michael Vogt |
2005-06-24 | * write the state file after a successfull commit from the pkgManager | Michael Vogt |
2005-06-24 | * moved most of the real work into depcache::writeStateFile | Michael Vogt |
2005-06-23 | * cleanups | Michael Vogt |
2005-05-24 | merge bubulle@debian.org--2005/apt--main--0 | Matt Zimmerman |
2005-05-24 | Merge michael.vogt@ubuntu.com--2005/apt--fixes--0 | Matt Zimmerman |
2005-05-23 | * merged with my apt--fixes--0 branch | Michael Vogt |
2005-05-10 | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho... | Michael Vogt |
2005-05-05 | Update French man pages translations | Christian Perrier |
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 |