index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
indexfile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
indexfile: Remove deprecated translation functions
Julian Andres Klode
2019-02-26
1
-26
/
+0
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
1
-1
/
+1
*
Introduce inrelease-path option for sources.list
Julian Andres Klode
2018-01-17
1
-0
/
+1
*
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-14
1
-3
/
+3
*
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
1
-0
/
+4
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
1
-3
/
+3
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-8
/
+8
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
1
-8
/
+2
*
add --with-source option and Packages/Sources support
David Kalnischkies
2016-08-17
1
-1
/
+7
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
1
-1
/
+4
*
implement Identifier field for IndexTargets
David Kalnischkies
2016-05-08
1
-0
/
+1
*
implement Fallback-Of for IndexTargets
David Kalnischkies
2016-05-08
1
-0
/
+1
*
detect compressed status files on extension again
David Kalnischkies
2016-04-13
1
-1
/
+1
*
don't leak on error in listparser creation
David Kalnischkies
2016-04-03
1
-2
/
+8
*
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
1
-1
/
+3
*
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
1
-0
/
+1
*
ignore deprecated method calls in deprecated method
David Kalnischkies
2015-11-27
1
-0
/
+2
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-13
/
+2
*
show progress info while 'downloading' a local .deb file
David Kalnischkies
2015-11-04
1
-2
/
+6
*
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
1
-0
/
+1
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-0
/
+1
*
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
1
-2
/
+6
*
detect and deal with indextarget duplicates
David Kalnischkies
2015-08-30
1
-0
/
+1
*
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-29
1
-0
/
+1
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-2
/
+4
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
1
-0
/
+6
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-2
/
+0
*
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
1
-1
/
+1
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-11
/
+164
*
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
1
-2
/
+3
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-2
/
+2
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+3
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-0
/
+12
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-1
/
+17
*
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
1
-2
/
+16
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
1
-6
/
+81
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+8
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-3
/
+3
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-5
/
+5
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-1
/
+2
|
\
|
*
fix some cppcheck: (warning) Member variable is not initialized in the constr...
David Kalnischkies
2011-08-11
1
-1
/
+2
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
|
/
*
[BREAK] add possibility to download and use multiply
David Kalnischkies
2009-11-26
1
-43
/
+18
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-1
/
+0
*
* Fix compilation warnings:
Otavio Salvador
2007-10-02
1
-2
/
+2
*
* make apt build with g++ 4.3
Michael Vogt
2007-09-10
1
-0
/
+1
*
* Removed the more leftover #pragma interface/implementation
Michael Vogt
2007-06-08
1
-4
/
+0
|
\
|
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
[next]