summaryrefslogtreecommitdiff
path: root/src/solution_fragment.cc
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Fold some near-duplicate stringsDaniel Hartwig1-1/+1
2012-03-02Use arch-qualified names for rdependsDaniel Hartwig1-2/+2
2012-03-02Use arch-qualified names when resolving dependenciesDaniel Hartwig1-11/+13
2012-01-31Handle enhances/obsoletes in more places.Daniel Hartwig1-0/+3
2010-04-30Ok, go ahead and specialize archives_text on the inter-archive string.Daniel Burrows1-2/+4
2010-04-30Reuse the archives_text code in pkg_columnizer and pkg_ver_columnizer.Daniel Burrows1-1/+4
2010-04-30Make sure the list of archives generated by archives_text() is unique and sor...Daniel Burrows1-4/+13
2010-03-05Overhaul the resolver to distinguish between tiers and changes to tiers; this...Daniel Burrows1-1/+0
2010-01-17Selectively make warnings about uninitialized variables non-fatal.Daniel Burrows1-0/+4
2010-01-15Display A/R flags for accepted/rejected actions at the command-line.Daniel Burrows1-5/+65
2010-01-15Add integer IDs for solution entries that can be used to quickly reject/accep...Daniel Burrows1-51/+206
2009-03-29At the command-line, show tier names instead of scores.Daniel Burrows1-3/+1
2009-03-29Fix a typo in the solution fragment generator that caused it to claim that ev...Daniel Burrows1-0/+1
2009-03-23Restructure the resolver so that it stores and returns sets of choices using ...Daniel Burrows1-46/+67
2007-11-15Fix through solution_fragment.Daniel Burrows1-0/+1
2007-11-15Uniformly replace ^fragment with cw::fragment, and fix through reason_fragment.Daniel Burrows1-2/+2
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-23/+23
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-9/+9
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-9/+9
2007-11-14First pass over the code.Daniel Burrows1-2/+2
2007-10-23Apply the patch from Ian Jackson and Michael Vogt to get proper supportDaniel Burrows1-1/+4
2007-06-17Fix all the FTBFS errors in the aptitude source. Several compiler errorsDaniel Burrows1-1/+2
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-2/+2
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+303