summaryrefslogtreecommitdiff
path: root/apt-private/private-sources.cc
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-9/+9
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies1-1/+15
2016-07-22report warnings&errors consistently in edit-sourcesDavid Kalnischkies1-18/+36
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies1-10/+6
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-4/+17
2014-01-06flock() the file edited in edit-sourcesMichael Vogt1-0/+5
2013-11-29add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt1-3/+7
2013-11-29add support for "apt edit-source foo" sources.list.d component editingMichael Vogt1-4/+14
2013-11-28move EditSources into its own fileMichael Vogt1-0/+45