summaryrefslogtreecommitdiff
path: root/src/pkg_tree.cc
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Massive refactoring and redesign to properly support background downloads in ...Daniel Burrows1-1/+1
2008-10-06Switch everything over to the new search code.Daniel Burrows1-28/+60
2008-02-14Add a variable-binding form and forms that consume and bind variables to argu...Daniel Burrows1-6/+8
2007-11-15Fix through pkg_tree.Daniel Burrows1-0/+7
2007-11-15Fully qualify keybindings in several places, and remove a lot of unnecessary ...Daniel Burrows1-1/+1
2007-11-15Start fixing pkg_tree.Daniel Burrows1-2/+2
2007-11-15cw::progress_ref -> progress_ref.Daniel Burrows1-1/+1
2007-11-15Fix a bunch of #includes that got hit by sed and turned into namespaced inclu...Daniel Burrows1-1/+1
2007-11-15cw::key -> cw::config::key.Daniel Burrows1-1/+1
2007-11-15cwi::key -> cw::key.Daniel Burrows1-1/+1
2007-11-15Use cw::util::arg instead of arg.Daniel Burrows1-3/+3
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-4/+4
2007-11-15Consistently use cw::toplevel instead of toplevel::.Daniel Burrows1-1/+1
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-3/+3
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-10/+10
2007-11-14First pass over the code.Daniel Burrows1-6/+6
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-1/+1
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-2/+2
2005-12-17[aptitude @ Add a hidden configuration option that allows empty lists to be g...Daniel Burrows1-1/+1
2005-12-17[aptitude @ Increment the progress indicator when building trees even for non...Daniel Burrows1-2/+2
2005-10-12[aptitude @ Use the version-agnostic match when limiting a package tree.]Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+312