summaryrefslogtreecommitdiff
path: root/src/cmdline/cmdline_changelog.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Guess changelog URI for third-party sitesDaniel Hartwig1-17/+1
2012-06-28Merge changelog URI construction from apt-getDaniel Hartwig1-59/+1
2012-06-20Use real candidate version, not default-releaseDaniel Hartwig1-8/+0
2012-06-20Tidy error handling in main, cmdline actionsDaniel Hartwig1-16/+9
2012-05-24Fold some near-duplicate stringsDaniel Hartwig1-1/+1
2012-05-11Support really big files in the download systemDaniel Hartwig1-4/+4
2012-03-16Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errorsDaniel Hartwig1-1/+2
2010-07-10Split the "terminal" interface into several interfaces that each export one p...Daniel_Burrows@alumni.brown.edu1-24/+25
2010-06-03Clean up a bunch of #include blocks in src/cmdline/.Daniel Burrows1-0/+2
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-22/+49
2010-04-05Don't crash in "aptitude changelog" when the package given on the command-lin...Daniel Burrows1-3/+9
2009-11-27Rewrite the changelog code to be based on aptitude's download queue, not the ...Daniel Burrows1-50/+186
2009-10-10Push the setup phase of the changelog download into a background thread.Daniel Burrows1-29/+13
2008-12-25Handle and report errors that occur while downloading changelogs.Daniel Burrows1-12/+22
2008-10-30First cut of code to cache changelog downloads.Daniel Burrows1-19/+22
2008-06-10Since the return value of do_cmdline_changelog is never used and isn't meanin...Daniel Burrows1-1/+1
2008-06-10Explicitly handle all possible enum values.Daniel Burrows1-0/+6
2008-05-17Un-reverse the logic in "aptitude changelog" that decides whether to use a so...Daniel Burrows1-1/+3
2008-03-09Factor out the select-a-source-package-and-version logic from cmdline_changel...Daniel Burrows1-171/+63
2008-01-20Fix most compile errors with g++-4.3.Daniel Burrows1-0/+2
2007-12-02Display some statistics about the cache after an update or an install.Daniel Burrows1-5/+5
2006-07-27[aptitude @ Dump errors before/after showing each changelog. (Closes: #379903)]Daniel Burrows1-2/+13
2005-12-15[aptitude @ Deal with NULL return values from get_changelog_from_source. (Clo...Daniel Burrows1-11/+26
2005-10-20[aptitude @ Make -t archive in a "changelog" command equivalent to adding /ar...Daniel Burrows1-0/+9
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+338