summaryrefslogtreecommitdiff
path: root/src/cmdline/cmdline_show.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Use real candidate version, not default-releaseDaniel Hartwig1-8/+1
2012-06-20Tidy error handling in main, cmdline actionsDaniel Hartwig1-16/+23
2012-06-15Typo in cmdline_showDaniel Hartwig1-1/+1
2012-06-08Add pkgset helpersDaniel Hartwig1-67/+19
2012-06-08Add typedefs for vectors of package, version search resultsDaniel Hartwig1-3/+4
2012-04-27Use arch-qualified names in 'Provided by' for virtual packagesDaniel Hartwig1-1/+1
2012-03-03Correctly identify "Architecture: all" packagesDaniel Hartwig1-1/+2
2012-03-02Show Multi-Arch field on pkg_info_screen, cmdline showDaniel Hartwig1-0/+4
2012-02-24Show package architectureDaniel Hartwig1-2/+1
2012-01-31Handle enhances/obsoletes in more places.Daniel Hartwig1-0/+2
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-19/+17
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-0/+4
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-13/+34
2010-05-25Use the single-line progress indicator to show that the system is being initi...Daniel Burrows1-2/+5
2010-01-17Eliminate two places where a %s substitution in fragf didn't have any matchin...Daniel Burrows1-2/+2
2010-01-17Expose version_file_fragment from cmdline_show().Daniel Burrows1-4/+4
2009-03-31Properly show [held] next to the state of held packages in "aptitude show".Daniel Burrows1-4/+4
2009-01-16Move cmdline_is_search_pattern() to aptitude::matching::is_pattern().Daniel Burrows1-1/+1
2008-10-06Switch everything over to the new search code.Daniel Burrows1-10/+19
2008-06-29Split the core parsing code out from the rendering code and push it into gene...Daniel Burrows1-1/+1
2008-03-01Treat package names containing question marks as search patterns, just like n...Daniel Burrows1-1/+1
2008-02-14Add a variable-binding form and forms that consume and bind variables to argu...Daniel Burrows1-1/+3
2008-02-04Apply patch from Sven Joachim to stop reversing the "automatically installed"...Daniel Burrows1-1/+1
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-66/+66
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-1/+1
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-1/+1
2007-11-14First pass over the code.Daniel Burrows1-30/+39
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-3/+3
2007-10-24Apply Ian Jackson's patch to display dpkg trigger states (Closes: #438543).Daniel Burrows1-0/+6
2007-10-24Add hypothetical support for homepages, once apt-pkg learns about them. (Clo...Daniel Burrows1-0/+6
2007-10-23Apply the patch from Ian Jackson and Michael Vogt to get proper supportDaniel Burrows1-0/+2
2007-06-15[aptitude @ Forward-port the auto-mark patches by hand.]Daniel Burrows1-3/+4
2006-09-19[aptitude @ Fix a compile error introduced by an earlier "obviously right" pa...Daniel Burrows1-2/+0
2006-09-10[aptitude @ In "aptitude show", don't stop at the first package that matches ...Daniel Burrows1-1/+4
2006-09-10[aptitude @ Don't leak a matcher every time that we show a package.]Daniel Burrows1-2/+2
2006-08-31[aptitude @ When we aren't being verbose, eliminate duplicate entries in the ...Daniel Burrows1-6/+45
2006-06-30[aptitude @ Make the output of "aptitude show" more intuitive. (Closes: #3753...Daniel Burrows1-42/+97
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows1-3/+4
2005-10-20[aptitude @ If the user asks for a particular version, only display that vers...Daniel Burrows1-4/+8
2005-10-20[aptitude @ Make 'cmdline show' obey Default-Release and version source suffi...Daniel Burrows1-24/+50
2005-10-20[aptitude @ Signal an error in the return value/exit code when 'show' can't l...Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+451