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
/
methods
/
aptmethod.h
Age
Commit message (
Expand
)
Author
2017-07-26
allow the auth.conf to be root:root owned
David Kalnischkies
2017-07-26
reimplement and document auth.conf
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
2016-08-17
methods: read config in most to least specific order
David Kalnischkies
2016-08-10
implement generic config fallback for methods
David Kalnischkies
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
2016-06-02
ignore std::locale exeception on non-existent "" locale
David Kalnischkies
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
2016-03-15
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
2015-11-05
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies