summaryrefslogtreecommitdiff
path: root/apt-private/private-sources.cc
Commit message (Expand)AuthorAgeFilesLines
* Add trailing newline to output of edit-sources.Jean-Ralph Aviles2018-06-301-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-9/+9
* create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2016-07-221-1/+15
* report warnings&errors consistently in edit-sourcesDavid Kalnischkies2016-07-221-18/+36
* show globalerrors before asking for confirmationDavid Kalnischkies2016-05-161-10/+6
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-141-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+17
* flock() the file edited in edit-sourcesMichael Vogt2014-01-061-0/+5
* add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-291-3/+7
* add support for "apt edit-source foo" sources.list.d component editingMichael Vogt2013-11-291-4/+14
* move EditSources into its own fileMichael Vogt2013-11-281-0/+45