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
*
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
*
Fix missing ScreenWidth check in apt.cc
Michael Vogt
2014-04-28
1
-0
/
+21
*
fix apt list output for pkgs in dpkg ^rc state
Michael Vogt
2014-04-08
1
-0
/
+4
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+10
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-3
/
+3
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-8
/
+8
*
move isatty() check into InitOutput()
Michael Vogt
2014-02-05
1
-0
/
+3
*
show "status" in apt list last
Michael Vogt
2014-01-31
1
-25
/
+24
*
do not crash if VF.File()/VF.File().Archive() is NULL
Michael Vogt
2014-01-30
1
-2
/
+4
*
add missing integration test for "apt list"
Michael Vogt
2014-01-17
1
-3
/
+5
*
do not show summary in "apt list"
Michael Vogt
2013-11-25
1
-4
/
+8
*
fix vim-style foldmarker
David Kalnischkies
2013-09-03
1
-20
/
+18
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-0
/
+753