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-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
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-0
/
+33
*
reenable support for -s (and co) in apt-get source
David Kalnischkies
2014-10-20
1
-1
/
+1
*
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
1
-0
/
+1
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
1
-2
/
+7
*
support dist-upgrade options in full-upgrade
David Kalnischkies
2014-04-16
1
-2
/
+2
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+2
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-7
/
+7
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
1
-0
/
+2
*
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...
Michael Vogt
2014-01-24
1
-0
/
+4
|
\
|
*
Show only the candidate with "apt show"
Michael Vogt
2014-01-23
1
-0
/
+4
*
|
add "apt full-upgrade" and tweak "apt upgrade"
Michael Vogt
2014-01-24
1
-5
/
+0
|
/
*
add apt upgrade --dist
Michael Vogt
2014-01-17
1
-0
/
+5
*
add --manual-installed commandline switch
Michael Vogt
2014-01-16
1
-0
/
+1
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2013-11-29
1
-1
/
+1
|
\
|
*
rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...
Michael Vogt
2013-11-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid
Michael Vogt
2013-11-28
1
-0
/
+1
|
\
\
|
*
|
add APT::Cmd::List-Include-Summary
Michael Vogt
2013-11-26
1
-0
/
+1
|
|
/
*
|
add "-f" option to "build-dep" as sbuild is using it to fix regression with ...
Michael Vogt
2013-11-28
1
-0
/
+3
*
|
fix "apt-get --purge build-dep" (closes: #720597)
Michael Vogt
2013-11-28
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
Michael Vogt
2013-10-08
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new
Michael Vogt
2013-08-28
1
-1
/
+1
|
|
\
[next]