summaryrefslogtreecommitdiff
path: root/src/generic/apt/pkg_changelog.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Guess changelog URI for third-party sitesDaniel Hartwig1-16/+98
2012-06-28Merge changelog URI construction from apt-getDaniel Hartwig1-35/+16
2012-05-24Fold some near-duplicate stringsDaniel Hartwig1-1/+1
2012-05-11Support really big files in the download systemDaniel Hartwig1-2/+2
2010-04-21Rename the log4cxx namespace to logging.Daniel Burrows1-2/+2
2009-11-27Rewrite the changelog code to be based on aptitude's download queue, not the ...Daniel Burrows1-557/+358
2009-11-18Overhaul how temporary file creation is handled to use a single directory in ...Daniel Burrows1-6/+2
2009-11-18When looking for a changelog, check up-front whether the user has any deb-src...Daniel Burrows1-59/+92
2009-10-11Store the output of parsechangelog in the file cache and use it to bypass par...Daniel Burrows1-76/+97
2009-10-10Actually copy the changelog success slot to the preparation thread, so we can...Daniel Burrows1-1/+1
2009-10-10Defensive code: wrap a try...catch around the background changelog setup thread.Daniel Burrows1-111/+129
2009-10-10Add log messages to the backend changelog download code.Daniel Burrows1-10/+146
2009-10-10Push the setup phase of the changelog download into a background thread.Daniel Burrows1-145/+236
2009-08-22Rewrite the changelog fetching code to use the global file cache instead of a...Daniel Burrows1-58/+56
2009-01-29Fix a potential crash if source records have a NULL Binaries entry.Daniel Burrows1-2/+2
2008-12-25Handle and report errors that occur while downloading changelogs.Daniel Burrows1-26/+64
2008-12-25If loading the changelog from a local file fails for some reason, fallDaniel Burrows1-51/+74
2008-12-25Try to fetch a local copy of the package changlog if one is available, rather...Daniel Burrows1-2/+95
2008-11-09Invoke the changelog completion callback for each changelog as soon as it's a...Daniel Burrows1-23/+42
2008-10-30When a download is started for a changelog that's already being downloaded, r...Daniel Burrows1-24/+45
2008-10-30First cut of code to cache changelog downloads.Daniel Burrows1-9/+68
2008-10-29Massive refactoring and redesign to properly support background downloads in ...Daniel Burrows1-4/+9
2008-10-12Add support for batch downloads of changelogs.Daniel Burrows1-112/+182
2008-05-17Fix getting changelogs of bin-nmued packages from the curses interface. (Clos...Daniel Burrows1-2/+5
2005-12-27[aptitude @ emove the pkgAcqFileSane class, whose enhancements are superseded...Daniel Burrows1-4/+11
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+205