Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-02 | Use arch-qualified names for rdepends | Daniel Hartwig | 1 | -1/+1 | |
2012-03-02 | Use arch-qualified names when explaining package states, actions | Daniel Hartwig | 1 | -33/+33 | |
2012-02-24 | Refactor various apt-related comparison functors to apt.h | Daniel Hartwig | 1 | -25/+2 | |
The resulting functors: - pkg_name_lt - pkg_ptr_lt - ver_name_lt - ver_ptr_lt - dep_type_lt | |||||
2012-01-16 | Handle 'Enhances' relations in preview. | Daniel Hartwig | 1 | -0/+1 | |
Closes: #583201 | |||||
2008-02-06 | Don't claim that packages which provide a name can satisfy versioned ↵ | Daniel Burrows | 1 | -3/+11 | |
dependencies unless they can. (Closes: #464131) | |||||
2007-11-15 | Uniformly replace ^fragment with cw::fragment, and fix through reason_fragment. | Daniel Burrows | 1 | -94/+96 | |
2007-11-15 | Uniformly rename many fragment-related names into cw::. | Daniel Burrows | 1 | -75/+75 | |
2007-11-15 | Uniformly replace 'style' with 'cw::style', and fix up everything through ↵ | Daniel Burrows | 1 | -9/+9 | |
load_grouppolicy. | |||||
2007-11-15 | Pass over the source with sed to put global_bindings in config::. | Daniel Burrows | 1 | -4/+4 | |
2007-11-14 | First pass over the code. | Daniel Burrows | 1 | -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-30 | Properly thread pointers to the cache and the package records through match ↵ | Daniel Burrows | 1 | -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-23 | Apply the patch from Ian Jackson and Michael Vogt to get proper support | Daniel Burrows | 1 | -3/+5 | |
for the new dpkg "Breaks" field. | |||||
2007-05-31 | [aptitude @ Add useful UI-level descriptions of the new package state. This ↵ | Daniel Burrows | 1 | -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 Burrows | 1 | -2/+2 | |
assignment of styles to package items.] | |||||
2005-10-01 | [aptitude @ Import the Subversion repository into darcs.] | Daniel Burrows | 1 | -0/+572 | |