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.h
Age
Commit message (
Expand
)
Author
2016-05-08
implement Identifier field for IndexTargets
David Kalnischkies
2016-05-08
implement Fallback-Of for IndexTargets
David Kalnischkies
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
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-10
eliminate dead file-provides code in cache generation
David Kalnischkies
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
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
apply various style suggestions by cppcheck
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-04-24
create debIFTypeDscFile type
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2010-06-04
* apt-pkg/cachefile.{cc,h}:
David Kalnischkies
2006-12-14
* merged the no-pragma branch
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-07-28
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
2005-06-08
* merged with otavios branch
Michael Vogt
2005-05-23
* merged with my apt--fixes--0 branch
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
Gustavo Niemeyer stuff for RPM file depends
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
'apt-cache policy' preferences debug tool.
Arch Librarian
2004-09-20
Warning tidy ups
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-12-20
* merged changes from the conference
Michael Vogt