index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-sources.cc
Age
Commit message (
Expand
)
Author
2019-04-30
Add 'explicit' to most single argument constructors
Julian Andres Klode
2018-06-30
Add trailing newline to output of edit-sources.
Jean-Ralph Aviles
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2016-07-22
create non-existent files in edit-sources with 644 instead of 640
David Kalnischkies
2016-07-22
report warnings&errors consistently in edit-sources
David Kalnischkies
2016-05-16
show globalerrors before asking for confirmation
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-01-06
flock() the file edited in edit-sources
Michael Vogt
2013-11-29
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-29
add support for "apt edit-source foo" sources.list.d component editing
Michael Vogt
2013-11-28
move EditSources into its own file
Michael Vogt