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-cachefile.h
Age
Commit message (
Expand
)
Author
2020-02-24
Replace map_pointer_t with map_pointer<T>
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2016-08-10
apt-private: Do not include apti18n.h in headers
Julian Andres Klode
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
avoid virtual in the iterators
David Kalnischkies
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
implement a more generic ShowList method
David Kalnischkies
2014-05-07
move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...
Michael Vogt
2014-03-21
enable fvisibility=hidden for our private library
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt