index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
apt-internal-solver: Make ShowHelp() and GetCommands() static
Julian Andres Klode
2015-12-11
1
-2
/
+2
*
part revert, part redo 'which' replacement
David Kalnischkies
2015-12-07
1
-7
/
+22
*
replace run-parts with find|sort to avoid debianutils usage
David Kalnischkies
2015-12-06
1
-1
/
+1
*
replace "which" with "command -v" for portability
David Kalnischkies
2015-12-06
1
-7
/
+7
*
apt-helper.cc: include <stdlib.h> for atoi
Fredrik Fornwall
2015-12-06
1
-0
/
+2
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
9
-18
/
+18
*
move 'unmet' handling into libapt-private
David Kalnischkies
2015-11-29
1
-103
/
+1
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
10
-10
/
+10
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
6
-11
/
+12
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-2
/
+1
*
revamp all tools help messages
David Kalnischkies
2015-11-04
10
-131
/
+56
*
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
3
-1506
/
+20
*
deal with --version more centrally
David Kalnischkies
2015-11-04
10
-104
/
+15
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
10
-28
/
+21
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
10
-75
/
+99
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
3
-19
/
+16
*
deduplicate main methods
David Kalnischkies
2015-11-04
10
-210
/
+53
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
10
-230
/
+219
*
move 'search' implementations as well
David Kalnischkies
2015-11-04
2
-207
/
+3
*
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
2
-141
/
+3
*
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
1
-37
/
+65
*
provide public interface to hold/unhold packages
David Kalnischkies
2015-11-04
1
-146
/
+16
*
switch 'apt-mark hold' from Pkg to Ver based operation
David Kalnischkies
2015-11-04
1
-31
/
+18
*
add cacheset push_back wrapping for std::back_inserter
David Kalnischkies
2015-11-04
1
-11
/
+7
*
implement operator* for cacheset iterators
David Kalnischkies
2015-11-04
1
-39
/
+38
*
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
2015-11-04
1
-36
/
+1
*
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
2015-09-14
1
-43
/
+61
*
various changes to increase test-coverage
David Kalnischkies
2015-09-14
4
-21
/
+13
*
implement apt-get source msg 'Please use: $vcs' for git
David Kalnischkies
2015-09-14
1
-21
/
+13
*
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
1
-1
/
+1
*
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
1
-12
/
+29
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
1
-3
/
+2
*
use clock() as source for SRV randomness
David Kalnischkies
2015-09-01
1
-14
/
+16
*
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-31
2
-11
/
+0
*
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-29
1
-0
/
+2
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-1
/
+4
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
1
-1
/
+6
*
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
1
-4
/
+1
*
fix various typos reported by codespell
David Kalnischkies
2015-08-27
1
-1
/
+1
*
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
2015-08-20
2
-1
/
+29
|
\
|
*
cleanup
Michael Vogt
2015-08-18
1
-3
/
+6
|
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
2015-08-18
8
-337
/
+421
|
|
\
|
*
\
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
2015-08-18
14
-633
/
+814
|
|
\
\
|
*
|
|
add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}
Michael Vogt
2014-05-20
2
-1
/
+26
*
|
|
|
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
1
-0
/
+4
*
|
|
|
Provide "apt-get full-upgrade" to match "apt full-upgrade"
Michael Vogt
2015-08-18
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
1
-7
/
+4
*
|
|
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
|
|
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
1
-1
/
+3
*
|
|
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
1
-0
/
+3
[next]