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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
1
-29
/
+0
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
1
-5
/
+5
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-3
/
+3
*
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
1
-2
/
+5
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-0
/
+35
*
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
1
-39
/
+95
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-36
/
+195
*
detect and error out on conflicting Trusted settings
David Kalnischkies
2015-08-10
1
-15
/
+28
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
1
-244
/
+186
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
1
-1
/
+1
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-3
/
+3
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+2
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-2
/
+2
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-2
/
+122
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-5
/
+12
*
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
1
-1
/
+1
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
1
-42
/
+14
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
1
-2
/
+2
*
rename Calculate- to GetIndexTargets and use it as official API
David Kalnischkies
2015-06-10
1
-22
/
+15
*
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
1
-9
/
+7
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
1
-60
/
+54
*
abstract the code to iterate over all targets a bit
David Kalnischkies
2015-06-10
1
-94
/
+103
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
1
-167
/
+150
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-47
/
+31
*
fix some new compiler warnings reported by gcc-5
David Kalnischkies
2015-03-16
1
-3
/
+6
*
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
1
-7
/
+8
*
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
2014-11-08
1
-2
/
+0
*
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
1
-1
/
+1
*
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
1
-3
/
+9
*
use pkgAcqMetaBase as the transactionManager
Michael Vogt
2014-09-17
1
-3
/
+2
*
Rework TransactionID stuff
Michael Vogt
2014-07-31
1
-6
/
+7
*
Download Release first, then Release.gpg
Michael Vogt
2014-07-21
1
-8
/
+8
*
Fix more warnings from clang
Michael Vogt
2014-05-29
1
-4
/
+4
*
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-1
/
+1
*
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-08
1
-2
/
+2
|
\
*
|
avoid deb specific code in private-install
Michael Vogt
2014-04-28
1
-0
/
+20
*
|
WIP local deb install
Michael Vogt
2014-04-28
1
-0
/
+9
|
/
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+9
*
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2013-12-05
1
-1
/
+16
*
delete targets data
Michael Vogt
2013-07-25
1
-0
/
+1
*
implement arch+= and arch-= for sources.list
David Kalnischkies
2013-07-11
1
-2
/
+21
*
- if ExecGPGV deals with a clear-signed file it will split this file
David Kalnischkies
2013-03-15
1
-10
/
+21
*
* SECURITY UPDATE: InRelease verification bypass
Michael Vogt
2013-03-14
1
-7
/
+14
*
* apt-pkg/acquire-item.cc:
David Kalnischkies
2012-02-18
1
-25
/
+11
*
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2011-10-05
1
-2
/
+6
*
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
1
-1
/
+1
|
\
|
*
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-10-05
1
-1
/
+1
|
|
\
|
|
*
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
Michael Vogt
2011-09-16
1
-1
/
+1
*
|
|
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+3
|
/
/
[next]