index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-cmndline.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "reinstall" command as an alias for "install --reinstall".
Josh Triplett
2019-01-27
1
-3
/
+3
*
apt-mark: Introduce minimize-manual
Julian Andres Klode
2019-01-10
1
-2
/
+9
*
Provide a "autopurge" shortcut
Julian Andres Klode
2018-12-03
1
-2
/
+2
*
avoid using NULL in varadic function for cmdline parsing
David Kalnischkies
2017-10-05
1
-20
/
+13
*
Always warn if --force-yes is validly specified, not just if used
Julian Andres Klode
2017-07-27
1
-0
/
+5
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-4
/
+4
*
ask for releaseinfo change interactively in apt
David Kalnischkies
2017-06-28
1
-0
/
+1
*
error in update on Release information changes
David Kalnischkies
2017-06-28
1
-2
/
+9
*
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
2017-06-28
1
-4
/
+0
*
Ignore AutomaticRemove conffile option in upgrade
David Kalnischkies
2017-03-19
1
-0
/
+10
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
1
-3
/
+4
*
add --indep-only for build-dep command
David Kalnischkies
2016-12-31
1
-1
/
+2
*
Accept --autoremove as alias for --auto-remove
Julian Andres Klode
2016-08-26
1
-0
/
+1
*
add --with-source option and Packages/Sources support
David Kalnischkies
2016-08-17
1
-0
/
+5
*
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-29
1
-5
/
+5
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
1
-1
/
+9
*
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-06-27
1
-0
/
+1
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
1
-0
/
+1
*
forbid insecure repositories by default expect in apt-get
David Kalnischkies
2016-06-22
1
-8
/
+17
*
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
1
-7
/
+5
*
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-08
1
-6
/
+14
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
1
-0
/
+2
*
apt-helper: cat-file: Add -C/--compress option
Julian Andres Klode
2016-01-07
1
-1
/
+5
*
Add new APT::Keep-Downloaded-Packages option
Michael Vogt
2016-01-02
1
-0
/
+1
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
1
-9
/
+7
*
Revert "Revert "appease adequate with some weak symbols for -private""
Julian Andres Klode
2015-11-28
1
-0
/
+4
*
Revert "appease adequate with some weak symbols for -private"
Julian Andres Klode
2015-11-28
1
-4
/
+0
*
appease adequate with some weak symbols for -private
David Kalnischkies
2015-11-27
1
-0
/
+4
*
revamp all tools help messages
David Kalnischkies
2015-11-04
1
-15
/
+52
*
show version and type in "apt (r)depends"
David Kalnischkies
2015-11-04
1
-0
/
+2
*
deal with --version more centrally
David Kalnischkies
2015-11-04
1
-3
/
+27
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
1
-6
/
+10
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
1
-41
/
+46
*
deduplicate main methods
David Kalnischkies
2015-11-04
1
-2
/
+67
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
1
-7
/
+8
*
disable updating insecure repositories in apt by default
David Kalnischkies
2015-11-04
1
-0
/
+1
*
move 'search' implementations as well
David Kalnischkies
2015-11-04
1
-0
/
+5
*
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
1
-6
/
+16
*
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
1
-2
/
+16
*
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
1
-8
/
+20
*
Allow -i and -u as aliases for installed and upgradable in list
Julian Andres Klode
2015-10-20
1
-2
/
+2
*
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
1
-1
/
+5
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
1
-2
/
+2
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
1
-0
/
+3
*
Accept --upgradeable as synonym for --upgradable
Julian Andres Klode
2015-08-13
1
-0
/
+1
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-0
/
+1
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
1
-3
/
+3
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-0
/
+1
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-0
/
+4
*
fix another d(e)select-upgrade typo
David Kalnischkies
2015-03-16
1
-1
/
+1
[next]