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
/
apt-get.cc
Age
Commit message (
Expand
)
Author
2019-01-27
Add a "reinstall" command as an alias for "install --reinstall".
Josh Triplett
2018-12-03
Provide a "autopurge" shortcut
Julian Andres Klode
2018-08-29
Fix typos reported by codespell & spellintian
David Kalnischkies
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2016-07-05
indextargets: Check that cache could be built before using it
Julian Andres Klode
2016-05-28
look into the right textdomain for apt-utils again
David Kalnischkies
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
use function pointers instead of weak symbols for cmdline parsing
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-09-14
implement apt-get source msg 'Please use: $vcs' for git
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-18
Provide "apt-get full-upgrade" to match "apt full-upgrade"
Michael Vogt
2015-08-14
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-11
apt-get: Do not include apt-pkg/indexrecords.h
Julian Andres Klode
2015-08-10
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
headers are for declarations only
David Kalnischkies
2015-08-10
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-06-15
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-11
implement 'apt-get files' to access index targets
David Kalnischkies
2015-05-11
drop incorrect parameter implicitely converted to bool
David Kalnischkies
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
2014-11-09
use pkgAcquire::GetLock instead of own code
David Kalnischkies
2014-11-09
streamline display of --help in all tools
David Kalnischkies
[next]