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
Commit message (
Expand
)
Author
Age
Files
Lines
*
apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized
Michael Vogt
2014-06-18
1
-0
/
+8
*
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...
Michael Vogt
2014-06-18
1
-1
/
+2
*
readd pkgPackageManager::Go() to not break API
Michael Vogt
2014-06-18
3
-20
/
+2
*
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
1
-1
/
+1
*
remove the Section member from package struct
David Kalnischkies
2014-06-18
6
-12
/
+26
*
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
8
-204
/
+216
*
increase hashtable size for packages/groups by factor 5
David Kalnischkies
2014-06-18
3
-22
/
+26
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
3
-7
/
+27
|
\
|
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
1
-0
/
+6
|
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
1
-7
/
+14
|
*
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-18
1
-0
/
+7
*
|
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2014-06-18
2
-0
/
+22
|
\
\
|
*
|
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-06-11
2
-0
/
+20
|
|
/
*
|
Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...
Michael Vogt
2014-06-18
6
-11
/
+75
|
\
\
|
*
|
move ByHash into its own function
Michael Vogt
2014-05-22
2
-26
/
+37
|
*
|
Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file
Michael Vogt
2014-05-22
5
-25
/
+48
|
*
|
add TODO
Michael Vogt
2014-05-22
1
-0
/
+5
|
*
|
Implement simple by-hash for apt update
Michael Vogt
2014-05-22
2
-9
/
+34
*
|
|
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
3
-15
/
+11
|
\
\
\
|
*
|
|
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
2014-06-18
3
-9
/
+9
|
*
|
|
increase Pkg/Grp hash table size from 2k to 64k
Michael Vogt
2014-05-29
2
-7
/
+3
|
*
|
|
Fix more warnings from clang
Michael Vogt
2014-05-28
7
-19
/
+22
*
|
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
8
-34
/
+103
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2014-06-10
2
-4
/
+4
|
*
|
|
Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid
Michael Vogt
2014-06-10
2
-15
/
+31
|
|
\
\
\
|
|
*
|
|
add pkgSrcRecords::Next() to step through all the pkgSrcRecords
Michael Vogt
2014-06-09
2
-15
/
+31
|
|
|
/
/
|
*
|
|
do not revert candidate for protected packages
David Kalnischkies
2014-06-07
1
-1
/
+1
|
*
|
|
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
1
-0
/
+7
|
*
|
|
without a filename we can't stat pipes
David Kalnischkies
2014-05-30
1
-1
/
+2
|
*
|
|
check exit status of external solvers
David Kalnischkies
2014-05-30
2
-10
/
+25
|
*
|
|
Merge EDSP 0.5 w/ multi-arch support for external solvers
David Kalnischkies
2014-05-30
1
-3
/
+30
|
|
\
\
\
|
|
*
|
|
EDSP: add APT-Release field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-2
/
+14
|
|
*
|
|
EDSP: add Source field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-0
/
+6
|
|
*
|
|
EDSP: add Architecture(s) multi-arch fields to the Request stanza
Stefano Zacchiroli
2014-05-04
1
-0
/
+9
|
|
*
|
|
EDSP: bump protocol version to 0.5
Stefano Zacchiroli
2014-05-04
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-05-29
4
-4
/
+7
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Fix warning about uninitialized variable
Michael Vogt
2014-05-28
1
-1
/
+2
|
|
*
|
|
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
Michael Vogt
2014-05-27
1
-1
/
+2
|
|
*
|
|
Do not try to cast a pkgDepCache::Policy to a pkgCache
Michael Vogt
2014-05-27
1
-1
/
+1
|
|
*
|
|
use free() instead of delete() when realloc is used
Michael Vogt
2014-05-27
1
-1
/
+2
*
|
|
|
|
Fix more warnings from clang
Michael Vogt
2014-05-29
7
-11
/
+12
*
|
|
|
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
4
-195
/
+191
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fix tight loop detection and temporary removes
David Kalnischkies
2014-05-22
2
-173
/
+165
|
*
|
|
consistently fail if Smart* packagemanager actions fail
David Kalnischkies
2014-05-22
2
-51
/
+44
|
*
|
|
mark as Automatic/Downloadable pure as gcc suggests
David Kalnischkies
2014-05-22
1
-2
/
+2
|
|
/
/
|
*
|
Never parse Version/Architecture tags in a Translation-$lang file
Michael Vogt
2014-05-15
2
-1
/
+12
*
|
|
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...
Michael Vogt
2014-05-14
25
-657
/
+1053
|
\
\
\
|
*
|
|
invalid cache if architecture set doesn't match
David Kalnischkies
2014-05-10
4
-10
/
+38
|
*
|
|
improve pkgTagSection scanning and parsing
David Kalnischkies
2014-05-10
2
-99
/
+173
|
*
|
|
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-05-09
7
-89
/
+121
[next]