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
/
cmdline
Age
Commit message (
Expand
)
Author
2015-12-11
apt-internal-solver: Make ShowHelp() and GetCommands() static
Julian Andres Klode
2015-12-07
part revert, part redo 'which' replacement
David Kalnischkies
2015-12-06
replace run-parts with find|sort to avoid debianutils usage
David Kalnischkies
2015-12-06
replace "which" with "command -v" for portability
David Kalnischkies
2015-12-06
apt-helper.cc: include <stdlib.h> for atoi
Fredrik Fornwall
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
move 'unmet' handling into libapt-private
David Kalnischkies
2015-11-29
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
deal with --version more centrally
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
deduplicate main methods
David Kalnischkies
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
move 'search' implementations as well
David Kalnischkies
2015-11-04
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
2015-11-04
switch 'apt-mark hold' from Pkg to Ver based operation
David Kalnischkies
2015-11-04
add cacheset push_back wrapping for std::back_inserter
David Kalnischkies
2015-11-04
implement operator* for cacheset iterators
David Kalnischkies
2015-11-04
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
2015-09-14
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
2015-09-14
various changes to increase test-coverage
David Kalnischkies
2015-09-14
implement apt-get source msg 'Please use: $vcs' for git
David Kalnischkies
2015-09-14
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-01
use clock() as source for SRV randomness
David Kalnischkies
2015-08-31
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-29
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-28
implement PDiff patching for compressed files
David Kalnischkies
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
fix various typos reported by codespell
David Kalnischkies
2015-08-20
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
2015-08-18
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
Provide "apt-get full-upgrade" to match "apt full-upgrade"
Michael Vogt
2015-08-18
cleanup
Michael Vogt
2015-08-18
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
2015-08-18
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
2015-08-16
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-14
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
[next]