index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
all tests pass
Michael Vogt
1
-8
/
+34
2014-08-24
make the test-pdiff-usage code work again
Michael Vogt
1
-0
/
+11
2014-08-24
make compressed-indexes test pass again
Michael Vogt
1
-22
/
+16
2014-08-24
cleanup
Michael Vogt
1
-14
/
+9
2014-08-02
really move clearsign check into pkgAcqMetaClearSig::Done()
Michael Vogt
2
-7
/
+16
2014-08-02
add ims check verify
Michael Vogt
2
-9
/
+49
2014-08-02
move clearsign check into pkgAcqMetaClearSig::Failed()
Michael Vogt
1
-12
/
+11
2014-08-01
make i-m-s work again
Michael Vogt
1
-4
/
+7
2014-08-01
make errors more consistent
Michael Vogt
1
-2
/
+3
2014-08-01
check hashes of compressed files as well
Michael Vogt
1
-0
/
+14
2014-08-01
fix transactionid passing
Michael Vogt
1
-1
/
+1
2014-08-01
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
2
-1
/
+3
2014-07-31
fail early (again) on gpg sig failures
Michael Vogt
2
-34
/
+15
2014-07-31
ensure InRelease->Release is transactional as well
Michael Vogt
1
-2
/
+3
2014-07-31
make test_inreleae_to_release_reverts_all work
Michael Vogt
1
-5
/
+11
2014-07-31
Rework TransactionID stuff
Michael Vogt
4
-78
/
+125
2014-07-22
WIP cleanup pkgAcqMetaSig
Michael Vogt
3
-83
/
+42
2014-07-21
Download Release first, then Release.gpg
Michael Vogt
3
-67
/
+77
2014-07-21
add pkgAcquire::TransactionHasError()
Michael Vogt
3
-6
/
+25
2014-07-18
WIP transaction based update
Michael Vogt
4
-171
/
+303
2014-07-16
Do not crash for apt-get install /dev/null
Michael Vogt
1
-0
/
+2
2014-07-10
Allow passing a full path to apt-get install /foo/bar.deb
Michael Vogt
2
-10
/
+27
2014-07-08
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2
-0
/
+8
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
5
-36
/
+28
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2
-1
/
+7
2014-07-08
Add new Base256ToNum long long overload function
Guillem Jover
2
-1
/
+19
2014-07-07
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
1
-2
/
+6
2014-07-03
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2
-34
/
+19
2014-06-18
apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized
Michael Vogt
1
-0
/
+8
2014-06-18
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...
Michael Vogt
1
-1
/
+2
2014-06-18
readd pkgPackageManager::Go() to not break API
Michael Vogt
3
-20
/
+2
2014-06-18
correct 'apt-cache stats' to include more
David Kalnischkies
1
-1
/
+1
2014-06-18
remove the Section member from package struct
David Kalnischkies
6
-12
/
+26
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
8
-204
/
+216
2014-06-18
increase hashtable size for packages/groups by factor 5
David Kalnischkies
3
-22
/
+26
2014-06-18
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
3
-7
/
+27
2014-06-18
do not call resolver twice on (dist-)upgrade
David Kalnischkies
1
-0
/
+6
2014-06-18
fix SubstVar to be usable as a replace_all method
David Kalnischkies
1
-7
/
+14
2014-06-18
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
1
-0
/
+7
2014-06-18
Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental
Michael Vogt
2
-0
/
+22
2014-06-18
Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...
Michael Vogt
6
-11
/
+75
2014-06-18
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
3
-15
/
+11
2014-06-18
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
3
-9
/
+9
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
8
-34
/
+103
2014-06-11
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2
-0
/
+20
2014-06-10
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2
-4
/
+4
2014-06-10
Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid
Michael Vogt
2
-15
/
+31
2014-06-09
add pkgSrcRecords::Next() to step through all the pkgSrcRecords
Michael Vogt
2
-15
/
+31
2014-06-07
do not revert candidate for protected packages
David Kalnischkies
1
-1
/
+1
2014-05-30
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
1
-0
/
+7
[next]