index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
debmetaindex.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
2018-02-19
Check that Date of Release file is not in the future
Julian Andres Klode
1
-0
/
+4
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-1
/
+1
2017-06-26
warn if an expected file can't be acquired
David Kalnischkies
1
-0
/
+1
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
1
-2
/
+3
2015-12-27
allow repositories to forbid arch:all for specific index targets
David Kalnischkies
1
-0
/
+1
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
1
-0
/
+1
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
1
-1
/
+1
2015-08-30
detect and deal with indextarget duplicates
David Kalnischkies
1
-1
/
+2
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
1
-1
/
+2
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
1
-39
/
+0
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-17
/
+17
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
1
-0
/
+1
2015-08-10
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
1
-0
/
+3
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
1
-9
/
+20
2015-08-10
detect and error out on conflicting Trusted settings
David Kalnischkies
1
-3
/
+5
2015-08-10
support lang= and target= sources.list options
David Kalnischkies
1
-25
/
+13
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-2
/
+2
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-1
/
+2
2015-06-15
implement default apt-get file --release-info mode
David Kalnischkies
1
-1
/
+1
2015-06-12
store Release files data in the Cache
David Kalnischkies
1
-0
/
+6
2015-06-10
rename Calculate- to GetIndexTargets and use it as official API
David Kalnischkies
1
-1
/
+4
2015-06-10
stop using IndexTarget pointers which are never freed
David Kalnischkies
1
-1
/
+1
2015-06-09
configureable acquire targets to download additional files
David Kalnischkies
1
-8
/
+0
2014-11-08
mark internal interfaces as hidden
David Kalnischkies
1
-2
/
+2
2014-11-08
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
1
-1
/
+2
2014-11-08
use a abi version check similar to the gcc check
David Kalnischkies
1
-1
/
+1
2014-09-30
mark private methods as hidden
David Kalnischkies
1
-1
/
+1
2014-05-29
Fix more warnings from clang
Michael Vogt
1
-1
/
+2
2014-04-28
WIP local deb install
Michael Vogt
1
-0
/
+24
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+7
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
1
-0
/
+7
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
1
-0
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-21
/
+22
2011-07-14
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
1
-0
/
+3
2011-06-08
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
Michael Vogt
1
-1
/
+3
2011-02-02
apt-pkg/deb/*: add placeholder dpointer and make destructors virtual
Michael Vogt
1
-1
/
+3
2011-01-28
- download and use i18n/Index to choose which Translations to download
David Kalnischkies
1
-0
/
+2
2009-12-23
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
1
-12
/
+16
2009-06-30
merged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt
1
-0
/
+1
2006-10-02
* removed the pragma mess
Michael Vogt
1
-4
/
+0
2004-12-20
* merged changes from the conference
Michael Vogt
1
-0
/
+48