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
/
indexfile.cc
Age
Commit message (
Expand
)
Author
2015-08-30
detect and deal with indextarget duplicates
David Kalnischkies
2015-08-29
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-28
implement PDiff patching for compressed files
David Kalnischkies
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
allow individual targets to be kept compressed
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
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-11
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
use IndexTarget to get to IndexFile
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
fix some cppcheck: (warning) Member variable is not initialized in the constr...
David Kalnischkies
2009-11-26
[BREAK] add possibility to download and use multiply
David Kalnischkies
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2007-10-02
* Fix compilation warnings:
Otavio Salvador
2007-09-10
* make apt build with g++ 4.3
Michael Vogt
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2006-06-06
* apt-pkg/indexfile.cc:
Michael Vogt
2005-07-28
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
2005-05-13
* try harder to get the correct language code
Michael Vogt
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
2004-09-20
Join with aliencode
Arch Librarian
2004-12-20
* merged changes from the conference
Michael Vogt