summaryrefslogtreecommitdiff
path: root/src/cmdline/cmdline_update.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Tidy error handling in main, cmdline actionsDaniel Hartwig1-8/+6
2012-05-24Fold some near-duplicate stringsDaniel Hartwig1-1/+1
2010-07-10Use the new acquire_download_progress object to display command-line download...Daniel Burrows1-1/+1
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-6/+3
2010-06-07Wrap a layer of indirection around wcwidth().Daniel Burrows1-1/+5
2010-06-03Clean up a bunch of #include blocks in src/cmdline/.Daniel Burrows1-0/+3
2010-06-02Eliminate all uses of the global screen_width variable and use terminal objec...Daniel Burrows1-1/+10
2010-01-10Fix a bunch of missing #includes revealed by newer libraries being less promi...Daniel Burrows1-1/+3
2008-03-04Ignore more errors that happen while loading the cache, instead of treating t...Daniel Burrows1-5/+4
2008-03-04Don't abort an update if we failed to parse the package lists, since we want ...Daniel Burrows1-5/+5
2007-12-02Display some statistics about the cache after an update or an install.Daniel Burrows1-6/+3
2006-07-21[aptitude @ Don't read the package lists on startup when the command-line upd...Daniel Burrows1-3/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+68