summaryrefslogtreecommitdiff
path: root/src/cmdline/cmdline_download.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Use real candidate version, not default-releaseDaniel Hartwig1-7/+0
2012-06-20Tidy error handling in main, cmdline actionsDaniel Hartwig1-16/+9
2012-06-08Add pkgset helpersDaniel Hartwig1-42/+6
2012-06-08Add typedefs for vectors of package, version search resultsDaniel Hartwig1-3/+4
2012-04-25Check for apt_init errors in cmdline_download.ccDaniel Hartwig1-0/+6
2011-03-30Fix compile errors caused by changes in the libapt API.Daniel Burrows1-1/+2
2010-07-10Use the new acquire_download_progress object to display command-line download...Daniel Burrows1-1/+7
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-5/+3
2010-06-07Wrap a layer of indirection around wcwidth().Daniel Burrows1-1/+4
2010-06-02Eliminate all uses of the global screen_width variable and use terminal objec...Daniel Burrows1-2/+7
2010-05-25Move the text-progress object into the cmdline branch, since it's not really ...Daniel Burrows1-2/+2
2010-05-25Replace direct uses of OpTextProgress with calls to make_text_progress().Daniel Burrows1-2/+6
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-9/+16
2008-05-31Allow patterns as arguments to "aptitude download", and correctly handle non-...Daniel Burrows1-31/+63
2008-03-01Treat package names containing question marks as search patterns, just like n...Daniel Burrows1-1/+1
2005-10-20[aptitude @ Make -t archive in a "download" command equivalent to adding /arc...Daniel Burrows1-0/+7
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+88