summaryrefslogtreecommitdiff
path: root/src/reason_fragment.cc
AgeCommit message (Collapse)AuthorFilesLines
2012-03-02Use arch-qualified names for rdependsDaniel Hartwig1-1/+1
2012-03-02Use arch-qualified names when explaining package states, actionsDaniel Hartwig1-33/+33
2012-02-24Refactor various apt-related comparison functors to apt.hDaniel Hartwig1-25/+2
The resulting functors: - pkg_name_lt - pkg_ptr_lt - ver_name_lt - ver_ptr_lt - dep_type_lt
2012-01-16Handle 'Enhances' relations in preview.Daniel Hartwig1-0/+1
Closes: #583201
2008-02-06Don't claim that packages which provide a name can satisfy versioned ↵Daniel Burrows1-3/+11
dependencies unless they can. (Closes: #464131)
2007-11-15Uniformly replace ^fragment with cw::fragment, and fix through reason_fragment.Daniel Burrows1-94/+96
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-75/+75
2007-11-15Uniformly replace 'style' with 'cw::style', and fix up everything through ↵Daniel Burrows1-9/+9
load_grouppolicy.
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-4/+4
2007-11-14First pass over the code.Daniel Burrows1-2/+2
This tree version is still BROKEN. This commit changes a bunch of code mechanically, and completely fixes all the subdirectories and files through download_screen in the top-level directory. Some unfortunate namespace choices in cwidget showed up here. widgets and config should probably be merged into the cwidget namespace, and I've created namespace aliases that pretend this happened as I go through the .cc files. Luckily, that change can largely be accounted for automatically.
2007-10-30Properly thread pointers to the cache and the package records through match ↵Daniel Burrows1-1/+1
routines, so that matchers work from inside the cache while it's being initialized (e.g., in the garbage detection routine) instead of crashing.
2007-10-23Apply the patch from Ian Jackson and Michael Vogt to get proper supportDaniel Burrows1-3/+5
for the new dpkg "Breaks" field.
2007-05-31[aptitude @ Add useful UI-level descriptions of the new package state. This ↵Daniel Burrows1-0/+3
change means that aptitude will now let you try to configure your unconfigured packages again, instead of complaining that there's nothing to do. (Closes: #424709)]
2005-10-03[aptitude @ Make the assignment of styles to version items match the ↵Daniel Burrows1-2/+2
assignment of styles to package items.]
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+572