Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode | 1 | -9/+9 |
2016-07-22 | create non-existent files in edit-sources with 644 instead of 640 | David Kalnischkies | 1 | -1/+15 |
2016-07-22 | report warnings&errors consistently in edit-sources | David Kalnischkies | 1 | -18/+36 |
2016-05-16 | show globalerrors before asking for confirmation | David Kalnischkies | 1 | -10/+6 |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies | 1 | -1/+1 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -4/+17 |
2014-01-06 | flock() the file edited in edit-sources | Michael Vogt | 1 | -0/+5 |
2013-11-29 | add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source | Michael Vogt | 1 | -3/+7 |
2013-11-29 | add support for "apt edit-source foo" sources.list.d component editing | Michael Vogt | 1 | -4/+14 |
2013-11-28 | move EditSources into its own file | Michael Vogt | 1 | -0/+45 |