projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API break
[apt.git]
/
apt-pkg
/
2014-06-18
Michael Vogt
apt-pkg/acquire-item.h: add default argument to Expecte...
tree
|
commitdiff
2014-06-18
Michael Vogt
readd pkgPackageManager::Go() to not break API
tree
|
commitdiff
2014-06-18
David Kalnischkies
correct 'apt-cache stats' to include more
tree
|
commitdiff
2014-06-18
David Kalnischkies
remove the Section member from package struct
tree
|
commitdiff
2014-06-18
David Kalnischkies
cleanup datatypes mix used in binary cache
tree
|
commitdiff
2014-06-18
David Kalnischkies
increase hashtable size for packages/groups by factor 5
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2014-06-18
David Kalnischkies
do not call resolver twice on (dist-)upgrade
tree
|
commitdiff
2014-06-18
David Kalnischkies
fix SubstVar to be usable as a replace_all method
tree
|
commitdiff
2014-06-18
David Kalnischkies
don't send pkg from an unknown architecture via EDSP
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/drop-rights...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/update-by...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge remote-tracking branch 'mvo/feature/hash-stats...
tree
|
commitdiff
2014-06-18
Michael Vogt
[API-Break] rename pkgCache::Package::NextPackage to...
tree
|
commitdiff
2014-06-18
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-06-11
Michael Vogt
DropPrivs in the solvers (just to be on the safe side)
tree
|
commitdiff
2014-06-10
Michael Vogt
use pkgSrcRecords::Step() instead of Next()
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-update...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/apt-get-source...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/lp1274466...
tree
|
commitdiff
2014-06-10
Michael Vogt
Merge remote-tracking branch 'mvo/feature/srcrec-enum2...
tree
|
commitdiff
2014-06-09
Michael Vogt
add pkgSrcRecords::Next() to step through all the pkgSr...
tree
|
commitdiff
2014-06-07
David Kalnischkies
do not revert candidate for protected packages
tree
|
commitdiff
2014-05-30
David Kalnischkies
support parsing EDSP requests Architecture{,s} stanza
tree
|
commitdiff
2014-05-30
David Kalnischkies
without a filename we can't stat pipes
tree
|
commitdiff
2014-05-30
David Kalnischkies
check exit status of external solvers
tree
|
commitdiff
2014-05-30
David Kalnischkies
Merge EDSP 0.5 w/ multi-arch support for external solvers
tree
|
commitdiff
2014-05-29
Michael Vogt
Merge remote-tracking branch 'mvo/debian/sid' into...
tree
|
commitdiff
2014-05-29
Michael Vogt
Fix more warnings from clang
tree
|
commitdiff
2014-05-29
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-29
Michael Vogt
increase Pkg/Grp hash table size from 2k to 64k
tree
|
commitdiff
2014-05-28
Michael Vogt
Fix more warnings from clang
tree
|
commitdiff
2014-05-28
Michael Vogt
Fix warning about uninitialized variable
tree
|
commitdiff
2014-05-27
Michael Vogt
use free() instead of delete[] in debSrcRecordParser...
tree
|
commitdiff
2014-05-27
Michael Vogt
Do not try to cast a pkgDepCache::Policy to a pkgCache
tree
|
commitdiff
2014-05-27
Michael Vogt
use free() instead of delete() when realloc is used
tree
|
commitdiff
2014-05-27
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-22
Michael Vogt
move ByHash into its own function
tree
|
commitdiff
2014-05-22
David Kalnischkies
fix tight loop detection and temporary removes
tree
|
commitdiff
2014-05-22
David Kalnischkies
consistently fail if Smart* packagemanager actions...
tree
|
commitdiff
2014-05-22
David Kalnischkies
mark as Automatic/Downloadable pure as gcc suggests
tree
|
commitdiff
2014-05-22
Michael Vogt
Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire...
tree
|
commitdiff
2014-05-22
Michael Vogt
add TODO
tree
|
commitdiff
2014-05-22
Michael Vogt
Implement simple by-hash for apt update
tree
|
commitdiff
2014-05-15
Michael Vogt
Never parse Version/Architecture tags in a Translation...
tree
|
commitdiff
2014-05-14
Michael Vogt
Merge remote-tracking branch 'donkult/debian/experiment...
tree
|
commitdiff
2014-05-14
Michael Vogt
Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIn...
tree
|
commitdiff
2014-05-14
Michael Vogt
Pass struct IndexTarget/indexRecords to pkgAcqIndex...
tree
|
commitdiff
2014-05-10
David Kalnischkies
invalid cache if architecture set doesn't match
tree
|
commitdiff
2014-05-10
David Kalnischkies
improve pkgTagSection scanning and parsing
tree
|
commitdiff
2014-05-09
David Kalnischkies
parse and retrieve multiple Descriptions in one record
tree
|
commitdiff
2014-05-09
David Kalnischkies
tell download methods the expected hashes
tree
|
commitdiff
2014-05-09
David Kalnischkies
promote ExpectedHashes to a pkgAcquire::Item member
tree
|
commitdiff
2014-05-09
David Kalnischkies
use HashStringList in the acquire system
tree
|
commitdiff
2014-05-09
David Kalnischkies
use 'best' hash for source authentication
tree
|
commitdiff
2014-05-08
David Kalnischkies
add a simple container for HashStrings
tree
|
commitdiff
2014-05-08
David Kalnischkies
mark as Automatic/Downloadable pure as gcc suggests
tree
|
commitdiff
2014-05-08
Michael Vogt
apt-pkg/deb/debindexfile.cc: do not hardcode dpkg
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/build-dep...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/update-progres...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-ftparchiv...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/update-progres...
tree
|
commitdiff
2014-05-08
Michael Vogt
check for UnfetchedReleaseFiles when calculating the...
tree
|
commitdiff
2014-05-08
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-07
Michael Vogt
fix some compile errors in the now enabled #if (APT_PKG...
tree
|
commitdiff
2014-05-07
Michael Vogt
apt-pkg/contrib/macros.h: bump library version to 4.13
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge remote-tracking branch 'mvo/bugfix/update-progres...
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-install...
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge remote-tracking branch 'mvo/feature/apt-ftparchiv...
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge remote-tracking branch 'donkult/debian/sid' into...
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-05-07
Michael Vogt
move pkgSourceList::AddMetaIndex() into a private subcl...
tree
|
commitdiff
2014-05-07
Michael Vogt
rename pkgSourceList::Add() to pkgSourceList::AddMetaIn...
tree
|
commitdiff
2014-05-07
Michael Vogt
Merge branch 'debian/sid' into bugfix/update-progress...
tree
|
commitdiff
2014-05-05
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-05-04
Stefano Zacchiroli
EDSP: add APT-Release field to Package stanzas
tree
|
commitdiff
2014-05-04
Stefano Zacchiroli
EDSP: add Source field to Package stanzas
tree
|
commitdiff
2014-05-04
Stefano Zacchiroli
EDSP: add Architecture(s) multi-arch fields to the...
tree
|
commitdiff
2014-05-04
Stefano Zacchiroli
EDSP: bump protocol version to 0.5
tree
|
commitdiff
2014-04-30
Michael Vogt
Only do openpty() if both stdin/stdout are terminals
tree
|
commitdiff
2014-04-28
David Kalnischkies
initialize Verify in second pkgAcqIndex constructor
tree
|
commitdiff
2014-04-28
Michael Vogt
Merge branch 'feature/abspath' into feature/apt-install-deb
tree
|
commitdiff
2014-04-28
Michael Vogt
use flAbsPath()
tree
|
commitdiff
2014-04-28
Michael Vogt
Merge branch 'feature/abspath' into feature/apt-install-deb
tree
|
commitdiff
2014-04-28
Michael Vogt
add flAbsPath() as a wrapper to realpath()
tree
|
commitdiff
2014-04-28
Michael Vogt
use new Popen()
tree
|
commitdiff
2014-04-28
Michael Vogt
Merge branch 'feature/popen' into feature/apt-install-deb
tree
|
commitdiff
2014-04-28
Michael Vogt
Implement Popen() execv helper to avoid popen()
tree
|
commitdiff
2014-04-28
Michael Vogt
avoid deb specific code in private-install
tree
|
commitdiff
2014-04-28
Michael Vogt
WIP local deb install
tree
|
commitdiff
2014-04-26
Adam Conrad
fix FileFd::Size bitswap on big-endian architectures
tree
|
commitdiff
2014-04-26
David Kalnischkies
handle pkgnames shorter than modifiers
tree
|
commitdiff
2014-04-26
John Ogness
properly undo CD-ROM mount in all error cases
tree
|
commitdiff
2014-04-25
Michael Vogt
reduce delta from ubuntu
tree
|
commitdiff
2014-04-25
Michael Vogt
add support for apt-get build-dep unpacked-source-dir
tree
|
commitdiff
2014-04-24
Michael Vogt
create debIFTypeDscFile type
tree
|
commitdiff
2014-04-22
Michael Vogt
add support for apt-get build-dep foo.dsc
tree
|
commitdiff
2014-04-22
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
next