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-pkg
/
edsp
/
edspindexfile.cc
Age
Commit message (
Expand
)
Author
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
2016-06-27
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-05
refactor EDSP classes for better internal reuse
David Kalnischkies
2015-09-14
use a less generic special trigger filename for stdin
David Kalnischkies
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-15
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2014-11-08
mark internal interfaces as hidden
David Kalnischkies
2014-09-27
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2012-06-16
do not dereference the storage for the unique strings as the pointer can
David Kalnischkies
2011-12-15
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-12-10
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-03-31
rename the 'universe' to 'scenario' to reflect the naming in the draft
David Kalnischkies
2011-03-31
add a special scenario filename for using stdin
David Kalnischkies
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies