index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "reinstall" command as an alias for "install --reinstall".
Josh Triplett
2019-01-27
1
-0
/
+1
*
Merge branch 'patch-2' of github.com:techtonik/apt
Julian Andres Klode
2019-01-22
1
-0
/
+1
|
\
|
*
apt.cc: Add "apt info" alias for muscle memory
anatoly techtonik
2018-11-21
1
-0
/
+1
*
|
Provide a "autopurge" shortcut
Julian Andres Klode
2018-12-03
1
-0
/
+1
|
/
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-13
/
+13
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
1
-2
/
+0
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
1
-2
/
+2
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
1
-1
/
+1
*
revamp all tools help messages
David Kalnischkies
2015-11-04
1
-6
/
+8
*
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
1
-1
/
+18
*
deal with --version more centrally
David Kalnischkies
2015-11-04
1
-12
/
+2
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
1
-2
/
+2
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
1
-7
/
+10
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
1
-6
/
+12
*
deduplicate main methods
David Kalnischkies
2015-11-04
1
-40
/
+7
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
1
-47
/
+36
*
move 'search' implementations as well
David Kalnischkies
2015-11-04
1
-7
/
+1
*
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
1
-1
/
+1
*
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
1
-0
/
+3
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+1
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-17
/
+3
*
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
2014-06-10
1
-0
/
+1
|
\
|
*
show upgradable packages after apt update
Michael Vogt
2014-05-22
1
-0
/
+1
*
|
Fix missing ScreenWidth check in apt.cc
Michael Vogt
2014-04-28
1
-0
/
+4
|
/
*
Fix crash in "apt list" when a sources.list file is unreable
Michael Vogt
2014-04-04
1
-1
/
+1
*
enable DPkg::Progress-Fancy by default
Michael Vogt
2014-04-01
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-32
/
+8
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
trivial indent fix
Michael Vogt
2014-02-13
1
-1
/
+1
*
move isatty() check into InitOutput()
Michael Vogt
2014-02-05
1
-2
/
+0
*
add "apt full-upgrade" and tweak "apt upgrade"
Michael Vogt
2014-01-24
1
-15
/
+17
*
add test for apt show
Michael Vogt
2014-01-22
1
-1
/
+2
*
add purge to the apt cmdline
Michael Vogt
2014-01-17
1
-1
/
+5
*
add missing integration test for "apt list"
Michael Vogt
2014-01-17
1
-10
/
+13
*
reword !isatty() warning
Michael Vogt
2014-01-17
1
-4
/
+3
*
add apt upgrade --dist
Michael Vogt
2014-01-17
1
-1
/
+10
*
move EditSources into its own file
Michael Vogt
2013-11-28
1
-37
/
+1
*
add check when sources.list changed
Michael Vogt
2013-11-26
1
-6
/
+14
*
add syntax check for sources.list
Michael Vogt
2013-11-26
1
-3
/
+16
*
add basic "edit-sources" command
Michael Vogt
2013-11-25
1
-0
/
+24
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-0
/
+158