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-output.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Respect custom LESS/MORE/LV variables
Julian Andres Klode
2025-03-26
1
-1
/
+11
*
Be more strict about which PAGER to execvp() directly
Julian Andres Klode
2024-12-19
1
-1
/
+3
*
Introduce automatic pager for read commands
Julian Andres Klode
2024-12-18
1
-2
/
+166
*
Replace std::bind with lambdas
наб
2024-11-11
1
-3
/
+3
*
Show prompt reply if input is from non-terminal
David Kalnischkies
2024-09-29
1
-1
/
+2
*
Ignore pending input before confirmation prompts
David Kalnischkies
2024-09-29
1
-0
/
+7
*
Show installed version (not candidate version) while removing a package
sid
2024-07-05
1
-1
/
+9
*
Separate columns by 2 spaces in lists
Julian Andres Klode
2024-04-30
1
-1
/
+1
*
Highlight essential removals with action::remove color
Julian Andres Klode
2024-04-23
1
-1
/
+1
*
Merge branch 'ui-2.9.2' into 'main'
Julian Andres Klode
2024-04-22
1
-0
/
+3
|
\
|
*
show: Highlight field names and colorize package name
Julian Andres Klode
2024-04-19
1
-0
/
+2
|
*
apt update: Show upgradable package count in bold
Julian Andres Klode
2024-04-19
1
-0
/
+1
*
|
Add an --audit option to switch on audit logging
Julian Andres Klode
2024-04-19
1
-1
/
+3
*
|
Change the default log level from debug to notice
Julian Andres Klode
2024-04-19
1
-1
/
+1
|
/
*
Configure individual action colors using APT::Color::Action
Julian Andres Klode
2024-04-19
1
-6
/
+12
*
Use APT::Configuration::color to apply color to output
Julian Andres Klode
2024-04-19
1
-8
/
+10
*
Also respect an APT_NO_COLOR variable
Julian Andres Klode
2024-04-15
1
-1
/
+1
*
Merge branch 'ui-2.9.1' into 'main'
Julian Andres Klode
2024-04-14
1
-6
/
+10
|
\
|
*
install: Show downgrades as yellow
Julian Andres Klode
2024-04-13
1
-1
/
+1
|
*
Hide nice subtree character and indentation of summary from translations
Julian Andres Klode
2024-04-13
1
-5
/
+9
*
|
Remove duplicate sentence in private-output.cc
Rafael
2024-04-14
1
-1
/
+1
|
/
*
Use the same words for the summary
Julian Andres Klode
2024-04-12
1
-4
/
+4
*
apt: Introduce the new terse apt output format 3.0
Julian Andres Klode
2024-04-12
1
-21
/
+55
*
Columnar output for package lists similar to 'ls'
Christian Blichmann
2024-04-12
1
-0
/
+77
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-4
/
+4
*
Show a separate list of upgrades deferred due to phasing
Julian Andres Klode
2024-02-13
1
-0
/
+10
*
Keep color disabled if APT::Color was set to false
David Kalnischkies
2022-08-08
1
-2
/
+2
*
Require argument to remove essential packages, do not prompt
Julian Andres Klode
2021-11-17
1
-18
/
+0
*
Respect NO_COLOR environment variable
Julian Andres Klode
2021-10-19
1
-1
/
+1
*
Count uninstallable packages in "not upgraded"
David Kalnischkies
2021-04-25
1
-13
/
+14
*
support COLUMNS environment variable in apt tools
David Kalnischkies
2017-11-19
1
-2
/
+18
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-11
/
+11
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
ask for releaseinfo change interactively in apt
David Kalnischkies
2017-06-28
1
-11
/
+15
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
1
-3
/
+3
*
show globalerrors before asking for confirmation
David Kalnischkies
2016-05-16
1
-4
/
+23
*
Try avoiding loading long package description
Adrian Wielgosik
2016-02-02
1
-1
/
+2
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
1
-60
/
+0
*
implement a more generic ShowList method
David Kalnischkies
2015-08-10
1
-136
/
+127
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
1
-9
/
+14
*
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
1
-4
/
+4
*
implement --full in apt search
David Kalnischkies
2014-09-07
1
-14
/
+31
*
use a format string in ListSingleVersion
David Kalnischkies
2014-09-07
1
-72
/
+75
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
1
-4
/
+1
*
Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)
Michael Vogt
2014-09-05
1
-1
/
+4
*
Avoid yielding blank lines with APT::Cmd::use-format=true
Andreas Oberritter
2014-09-02
1
-1
/
+1
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
1
-2
/
+3
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
1
-96
/
+108
*
apt-private/private-output.cc: fix cppcheck output
Michael Vogt
2014-06-10
1
-1
/
+1
*
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
2014-05-22
1
-0
/
+1
[next]