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
/
deb
/
dpkgpm.cc
Age
Commit message (
Expand
)
Author
2019-08-17
I know this is "bad", but a "full wedge" is worse.
Jay Freeman (saurik)
2019-08-17
unlinkat is way way too modern to not autoconf :/.
Jay Freeman (saurik)
2019-05-03
Prevent shutdown while running dpkg
Julian Andres Klode
2018-12-10
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2018-10-05
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
2018-09-11
Reorder progress report messages
David Kalnischkies
2018-09-11
Don't expect duplicated dpkg status-fd messages
David Kalnischkies
2018-09-11
Process status-fd completely before finishing dpkg call
David Kalnischkies
2018-08-07
Add support for dpkg frontend lock
Julian Andres Klode
2018-01-05
dpkg status parsing: check if name is valid before use
David Kalnischkies
2017-12-13
fix over-calculating dpkg commandline length
David Kalnischkies
2017-09-09
don't write & chmod /dev/null log files
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
fix various typos reported by codespell
David Kalnischkies
2016-12-31
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
2016-12-31
gets file location via FindFile instead of manual merge
David Kalnischkies
2016-11-24
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
2016-11-24
do not configure unconfigured to be removed packages
David Kalnischkies
2016-11-24
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
2016-11-24
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2016-11-23
correct cross & disappear progress detection
David Kalnischkies
2016-11-23
react to trig-pend only if we have nothing else to do
David Kalnischkies
2016-08-27
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
2016-08-25
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
2016-08-24
do not restore selections for already purged packages
David Kalnischkies
2016-08-23
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
2016-08-19
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
2016-08-10
disable explicit configuration of all packages at the end
David Kalnischkies
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
2016-08-10
try to avoid removal of crossgraded packages
David Kalnischkies
2016-08-10
ensure all removes are reported to hook scripts
David Kalnischkies
2016-08-10
ensure all configures are reported to hook scripts
David Kalnischkies
2016-08-10
don't purge directly, but remove and do purge at the end
David Kalnischkies
2016-08-10
call dpkg with --no-triggers by default
David Kalnischkies
2016-08-10
select remove/purge packages early on for dpkg
David Kalnischkies
2016-08-10
save and restore selection states before/after calling dpkg
David Kalnischkies
2016-08-10
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
2016-08-10
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
2016-08-10
Merge branch 'cmake'
Julian Andres Klode
2016-08-10
CMake: Check for ptsname_r() again
Julian Andres Klode
2016-08-07
Handle interrupt when running Pre-Install hooks
Julian Andres Klode
2016-07-22
report progress for triggered actions
David Kalnischkies
2016-07-22
use a configurable location for apport report storage
David Kalnischkies
2016-07-22
report progress for removing while purging pkgs
David Kalnischkies
2016-06-29
write auto-bits before calling dpkg & again after if needed
David Kalnischkies
2016-06-29
Revert "travis: use gcc-5 instead of gcc(-4.8)"
David Kalnischkies
2016-06-10
don't leak dpkg statusfd pipe in debugging
David Kalnischkies
[next]