Age | Commit message (Expand) | Author | Files | Lines |
2007-05-31 | [aptitude @ Add support in the internal package-state-detection function for ... | Daniel Burrows | 2 | -4/+9 |
2007-05-14 | [aptitude @ Fix inconsistencies in aptitude's model of the dependency univers... | Daniel Burrows | 2 | -50/+193 |
2007-05-14 | [aptitude @ Force the permissions of the pkgstates file to 0644 regardless of... | Daniel Burrows | 1 | -2/+8 |
2007-05-12 | [aptitude @ Don't babble about being unable to acquire locks just because som... | Daniel Burrows | 2 | -1/+9 |
2007-05-09 | [aptitude @ Invoke the sanity checker when running a test on the dummy univer... | Daniel Burrows | 1 | -1/+4 |
2007-05-09 | [aptitude @ Add a routine that will run some sanity-checks on a dependency un... | Daniel Burrows | 2 | -1/+379 |
2007-04-22 | [aptitude @ Cleanly handle exceptions thrown by the dependency resolver.] | Daniel Burrows | 3 | -17/+151 |
2007-04-22 | [aptitude @ Change the default value of StepScore to 70, and fix its document... | Daniel Burrows | 1 | -2/+2 |
2007-04-22 | [aptitude @ Add DPKG_NO_TSTP to the environment when configuring packages aft... | Daniel Burrows | 1 | -1/+1 |
2007-04-21 | [aptitude @ Add safe-upgrade and full-upgrade as synonyms for upgrade and dis... | Daniel Burrows | 1 | -1/+1 |
2007-03-14 | [aptitude @ Use a slightly clearer formulation for the command-line media-cha... | Daniel Burrows | 1 | -1/+1 |
2007-03-14 | [aptitude @ If the first vsnprintf fails in vssprintf, use a copy of the argu... | Daniel Burrows | 1 | -1/+5 |
2007-03-10 | [aptitude @ Fix how dselect state is handled in command-line mode (Closes: #4... | Daniel Burrows | 1 | -3/+22 |
2007-03-10 | [aptitude @ In the resolver, include information about the current state (e.g... | Daniel Burrows | 1 | -15/+117 |
2007-03-10 | [aptitude @ Add macros/AssertionError constructors that allow you to attach m... | Daniel Burrows | 2 | -11/+31 |
2007-03-10 | [aptitude @ Add support for dumping order information with solutions.] | Daniel Burrows | 1 | -2/+4 |
2007-03-10 | [aptitude @ Add operator<< for dummy-universe versions.] | Daniel Burrows | 2 | -4/+10 |
2007-03-10 | [aptitude @ Add an operator<< for aptitude resolver-versions.] | Daniel Burrows | 2 | -7/+11 |
2007-03-10 | [aptitude @ Fix ssprintf to actually work when generating big strings (it was... | Daniel Burrows | 1 | -5/+6 |
2007-02-01 | [aptitude @ Delete dependency-solving arrays using delete[], not plain delete.] | Daniel Burrows | 1 | -2/+2 |
2006-11-07 | [aptitude @ Keep signals unblocked when running "dpkg --configure -a" after a... | Daniel Burrows | 1 | -1/+1 |
2006-11-08 | [aptitude @ Initialize all the package selection states to Unknown when the p... | Daniel Burrows | 1 | -0/+1 |
2006-10-23 | [aptitude @ Fix iteration over a package's reverse dependencies in the case t... | Daniel Burrows | 1 | -0/+6 |
2006-10-14 | [aptitude @ Unblock all signals before running dpkg, and restore the signal m... | Daniel Burrows | 1 | -0/+10 |
2006-09-20 | [aptitude @ Whoops, localize the new error string for failed downloads.] | Daniel Burrows | 1 | -1/+1 |
2006-09-20 | [aptitude @ Generate a useful error when an md5sum verification fails. (Close... | Daniel Burrows | 1 | -1/+2 |
2006-09-19 | [aptitude @ Add linux-image-.* to the default ignored-unused list (Closes: #3... | Daniel Burrows | 1 | -1/+1 |
2006-08-31 | [aptitude @ Don't crash when trying to save the state while a non-default ver... | Daniel Burrows | 1 | -1/+2 |
2006-07-30 | [aptitude @ Don't crash when trying to install packages off multiple CDs. (Cl... | Daniel Burrows | 1 | -2/+2 |
2006-07-29 | [aptitude @ Make imm::set::const_iterator values real iterators according to ... | Daniel Burrows | 1 | -1/+7 |
2006-07-19 | [aptitude @ Always delete the resolver manager *before* destroying core cache... | Daniel Burrows | 1 | -6/+12 |
2006-07-25 | [aptitude @ Always select the saved version when restoring package states. T... | Daniel Burrows | 1 | -1/+1 |
2006-07-25 | [aptitude @ Use PTHREAD_MUTEX_RECURSIVE instead of PTHREAD_MUTEX_RECURSIVE_NP... | Daniel Burrows | 1 | -1/+1 |
2006-06-15 | [aptitude @ Fix compilation errors with gcc 4.1 (Closes: #357557)] | Daniel Burrows | 2 | -4/+4 |
2006-03-11 | [aptitude @ Allow the lockfile location to be configured both statically and ... | Daniel Burrows | 1 | -2/+2 |
2006-01-28 | [aptitude @ Fix uses of Errno that passed the description as the function nam... | Daniel Burrows | 2 | -5/+5 |
2005-12-27 | [aptitude @ emove the pkgAcqFileSane class, whose enhancements are superseded... | Daniel Burrows | 3 | -68/+41 |
2005-12-07 | [aptitude @ Clarify the comments at the top of immset.h.] | Daniel Burrows | 1 | -1/+6 |
2005-12-07 | [aptitude @ Remove some speculative chatter in the imm::set description.] | Daniel Burrows | 1 | -2/+1 |
2005-12-07 | [aptitude @ Typo fix in the imm::set description.] | Daniel Burrows | 1 | -1/+1 |
2005-12-07 | [aptitude @ Fix the documentation of addUpdate.] | Daniel Burrows | 1 | -1/+1 |
2005-12-07 | [aptitude @ Document universal_relation.] | Daniel Burrows | 1 | -0/+1 |
2005-12-07 | [aptitude @ Clarify the documentation of node_contains.] | Daniel Burrows | 1 | -1/+5 |
2005-12-07 | [aptitude @ Clarify the documentation of nodes_intersect.] | Daniel Burrows | 1 | -1/+6 |
2005-12-07 | [aptitude @ Correct a comment about imm::set::add.] | Daniel Burrows | 1 | -3/+3 |
2005-12-01 | [aptitude @ Un-reverse the ddtp selection logic so that aptitude compiles wit... | Daniel Burrows | 1 | -2/+2 |
2005-11-30 | [aptitude @ Conditionalize ddtp support on HAVE_DDTP rather than the apt inte... | Daniel Burrows | 1 | -3/+2 |
2005-11-30 | [aptitude @ Be careful, when initially setting the candidate version, to avoi... | Daniel Burrows | 1 | -1/+4 |
2005-11-15 | [aptitude @ If the apt we are compiling against supports ddtp, return transla... | Daniel Burrows | 1 | -1/+30 |
2005-11-26 | [aptitude @ Correct how conflicts are added for solutions: strip information ... | Daniel Burrows | 1 | -1/+18 |