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
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
2018-01-17
Introduce inrelease-path option for sources.list
Julian Andres Klode
2017-12-14
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-13
implement fallback to alternative URIs for all items
David Kalnischkies
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
2016-08-17
add --with-source option and Packages/Sources support
David Kalnischkies
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-05-08
implement Identifier field for IndexTargets
David Kalnischkies
2016-05-08
implement Fallback-Of for IndexTargets
David Kalnischkies
2016-04-13
detect compressed status files on extension again
David Kalnischkies
2016-04-03
don't leak on error in listparser creation
David Kalnischkies
2016-01-25
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
2015-11-27
ignore deprecated method calls in deprecated method
David Kalnischkies
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-04
show progress info while 'downloading' a local .deb file
David Kalnischkies
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
use a less generic special trigger filename for stdin
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-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
[next]