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
*
apt: Introduce the new terse apt output format 3.0
Julian Andres Klode
2024-04-12
1
-0
/
+1
*
OpProgress: Erase lines when done
Julian Andres Klode
2024-04-12
1
-0
/
+4
*
Columnar output for package lists similar to 'ls'
Christian Blichmann
2024-04-12
1
-1
/
+2
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-3
/
+3
*
Support -a for setting host architecture in apt-get source -b
David Kalnischkies
2024-01-19
1
-0
/
+1
*
Improve and test distclean implementation
David Kalnischkies
2024-01-03
1
-2
/
+3
*
Initial support for snapshot servers, apt --snapshot option
Julian Andres Klode
2023-05-02
1
-0
/
+2
*
Add apt install,upgrade,... -U,--update options
Julian Andres Klode
2023-05-02
1
-1
/
+3
*
Remove unused public zlib include from libapt fileutl.h
David Kalnischkies
2022-05-07
1
-0
/
+1
*
Do not accept arguments for apt-cache dotty, xvcg
Julian Andres Klode
2022-05-06
1
-1
/
+1
*
Add a --full mode to apt show
Julian Andres Klode
2022-01-21
1
-0
/
+1
*
Respect NO_COLOR environment variable
Julian Andres Klode
2021-10-19
1
-1
/
+2
*
Implement update --error-on=any
Julian Andres Klode
2021-01-08
1
-0
/
+1
*
Only autoremove kernels in apt(8); respect --no-auto-remove
Julian Andres Klode
2021-01-08
1
-2
/
+1
*
Support compressed output from rred similar to apt-helper cat-file
feature/rred
David Kalnischkies
2020-11-07
1
-0
/
+1
*
Prepare rred binary for external usage
David Kalnischkies
2020-11-07
1
-1
/
+10
*
Support marking all newly installed packages as automatically installed
Nicolas Schier
2020-06-08
1
-0
/
+1
*
apt(8): Wait for frontend and cache lock
Julian Andres Klode
2020-02-26
1
-0
/
+5
*
apt(8): Disable regular expressions and fnmatch
Julian Andres Klode
2020-01-15
1
-0
/
+1
*
Parse 'show' arguments for the 'info' alias as well
Julian Andres Klode
2019-09-27
1
-2
/
+2
*
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
1
-3
/
+4
*
Introduce apt satisfy and apt-get satisfy
Julian Andres Klode
2019-06-11
1
-4
/
+7
*
apt-mark: Add hidden showheld alias for showhold
Julian Andres Klode
2019-05-10
1
-1
/
+1
*
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
[next]