summaryrefslogtreecommitdiff
path: root/src/cmdline/cmdline_util.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-10Use the new acquire_download_progress object to display command-line download...Daniel Burrows1-0/+4
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-7/+9
2010-06-07Wrap a layer of indirection around wcwidth().Daniel Burrows1-1/+4
2010-06-03Clean up a bunch of #include blocks in src/cmdline/.Daniel Burrows1-5/+8
2010-06-03Add a bunch of missing GPL2 boilerplate.Daniel Burrows1-0/+15
2010-06-02Eliminate all uses of the global screen_width variable and use terminal objec...Daniel Burrows1-4/+19
2010-04-16Make the code to group version results more general, in preparation for addin...Daniel Burrows1-0/+28
2010-04-16Refactor the search routine into two routines, cmdline_search (which does wha...Daniel Burrows1-0/+154
2009-01-16Move cmdline_is_search_pattern() to aptitude::matching::is_pattern().Daniel Burrows1-10/+0
2008-10-06Switch everything over to the new search code.Daniel Burrows1-10/+7
2008-06-21Refactor the code to strip columnification out of cmdline_search and into a f...Daniel Burrows1-0/+17
2008-04-16Modified most header files descriptions to be Doxygen-parsable.Obey Arthur Liu1-0/+3
2008-03-09Factor out the select-a-source-package-and-version logic from cmdline_changel...Daniel Burrows1-0/+70
2008-03-04Add support for adding user tags to the packages modified by a command.Daniel Burrows1-0/+57
2008-03-01Treat package names containing question marks as search patterns, just like n...Daniel Burrows1-0/+12
2007-12-02Display some statistics about the cache after an update or an install.Daniel Burrows1-1/+6
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+58