index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
indexfile.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
1
-6
/
+0
2019-02-26
indexfile: Remove deprecated translation functions
Julian Andres Klode
1
-9
/
+0
2018-01-17
Introduce inrelease-path option for sources.list
Julian Andres Klode
1
-1
/
+3
2017-12-13
implement fallback to alternative URIs for all items
David Kalnischkies
1
-0
/
+1
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-3
/
+3
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
1
-1
/
+0
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
1
-1
/
+1
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
1
-0
/
+3
2016-05-08
implement Identifier field for IndexTargets
David Kalnischkies
1
-0
/
+1
2016-05-08
implement Fallback-Of for IndexTargets
David Kalnischkies
1
-0
/
+1
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
1
-0
/
+1
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
1
-3
/
+8
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-1
/
+1
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
1
-0
/
+1
2015-08-30
detect and deal with indextarget duplicates
David Kalnischkies
1
-0
/
+1
2015-08-29
implement indextargets option 'DefaultEnabled'
David Kalnischkies
1
-0
/
+1
2015-08-28
implement PDiff patching for compressed files
David Kalnischkies
1
-0
/
+1
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
1
-0
/
+2
2015-08-10
eliminate dead file-provides code in cache generation
David Kalnischkies
1
-1
/
+0
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
1
-20
/
+59
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-4
/
+4
2015-08-10
allow individual targets to be kept compressed
David Kalnischkies
1
-1
/
+4
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-2
/
+2
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-1
/
+1
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-2
/
+4
2015-06-15
implement default apt-get file --release-info mode
David Kalnischkies
1
-0
/
+1
2015-06-11
implement 'apt-get files' to access index targets
David Kalnischkies
1
-0
/
+3
2015-06-11
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
1
-2
/
+14
2015-06-11
use IndexTarget to get to IndexFile
David Kalnischkies
1
-5
/
+53
2014-04-24
create debIFTypeDscFile type
Michael Vogt
1
-0
/
+1
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-6
/
+9
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-2
/
+2
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-2
/
+2
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
1
-2
/
+2
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
1
-0
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+2
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-7
/
+5
2010-06-04
* apt-pkg/cachefile.{cc,h}:
David Kalnischkies
1
-2
/
+6
2006-12-14
* merged the no-pragma branch
Michael Vogt
1
-3
/
+0
2006-10-02
* removed the pragma mess
Michael Vogt
1
-3
/
+0
2005-07-28
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
1
-1
/
+1
2005-06-08
* merged with otavios branch
Michael Vogt
1
-0
/
+1
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
1
-0
/
+1
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
1
-1
/
+6
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-2
/
+7
2004-09-20
Gustavo Niemeyer stuff for RPM file depends
Arch Librarian
1
-1
/
+2
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+3
2004-09-20
'apt-cache policy' preferences debug tool.
Arch Librarian
1
-2
/
+2
2004-09-20
Warning tidy ups
Arch Librarian
1
-4
/
+4
[next]