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