index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp.cc
Age
Commit message (
Expand
)
Author
2017-06-26
avoid explicit types for pkg counts by auto
David Kalnischkies
2016-12-31
ensure generation of valid EDSP error stanzas
David Kalnischkies
2016-09-07
edsp: try 2 to read responses even if writing failed
David Kalnischkies
2016-07-29
edsp: try to read responses even if writing failed
David Kalnischkies
2016-07-27
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
2016-07-27
eipp: avoid producing file warnings in simulation
David Kalnischkies
2016-07-05
EIPP/EDSP log can't be written is a warning, not an error
David Kalnischkies
2016-07-05
report write errors in EDSP/EIPP properly back to caller
David Kalnischkies
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-06-29
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-27
eipp: enable xz-compressed scenario logging
David Kalnischkies
2016-06-27
eipp: rename stanza 'Install' to 'Unpack'
David Kalnischkies
2016-06-27
eipp: add Allow-Temporary-Remove-of-Essentials
David Kalnischkies
2016-06-27
eipp: implement Immediate-Configuration flag
David Kalnischkies
2016-06-27
eipp: properly handle arch-specific provides
David Kalnischkies
2016-06-27
eipp: make no difference between remove & purge
David Kalnischkies
2016-06-27
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
eipp: output at most two versions per package
David Kalnischkies
2016-06-27
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-06-10
don't leak EDSP solver output fd
David Kalnischkies
2016-06-08
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
edsp: if logging is requested, do it for internal, too
David Kalnischkies
2016-06-08
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-06
get right of the hardcoded string-length compares
David Kalnischkies
2016-06-04
edsp: use a stanza based interface for solution writing
David Kalnischkies
2016-06-04
edsp: use an ID mapping for the internal solver
David Kalnischkies
2016-05-20
refactor EDSP code into EDSP and EDSP-like parts
David Kalnischkies
2016-05-20
edsp: use a limited scenario based on bool-array
David Kalnischkies
2016-05-20
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
David Kalnischkies
2016-05-20
avoid triggering gcc's -Wunsafe-loop-optimizations in EDSP
David Kalnischkies
2016-05-20
edsp: try harder to not generate unneeded error messages
David Kalnischkies
2016-05-20
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-05-12
edsp: warn if unexpected stanzas appear in the solution
David Kalnischkies
2016-05-10
edsp: support generic and solver-specific configs
David Kalnischkies
2016-05-10
don't sent uninstallable rc-only versions via EDSP
David Kalnischkies
2016-04-25
edsp: ask policy engine for the pin of the version directly
David Kalnischkies
2016-02-16
pass versioned provides to external solvers in EDSP
David Kalnischkies
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
2015-09-14
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
add Source-Version field for EDSP
David Kalnischkies
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-09-27
store source name and version in binary cache
David Kalnischkies
2014-06-18
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
[next]