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
*
indextargets: Check that cache could be built before using it
Julian Andres Klode
2016-07-05
1
-3
/
+3
*
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-07-02
1
-1
/
+1
*
deprecate 'apt-key update' and no-op it in Debian
David Kalnischkies
2016-07-02
1
-0
/
+7
*
warn if apt-key is used in scripts/its output parsed
David Kalnischkies
2016-07-01
1
-1
/
+19
*
alias apt-key list to finger
David Kalnischkies
2016-07-01
1
-4
/
+1
*
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-29
2
-13
/
+13
*
eipp: rename stanza 'Install' to 'Unpack'
David Kalnischkies
2016-06-27
1
-1
/
+1
*
eipp: add Allow-Temporary-Remove-of-Essentials
David Kalnischkies
2016-06-27
1
-0
/
+1
*
eipp: include global errors in reported error
David Kalnischkies
2016-06-27
1
-2
/
+8
*
eipp: implement Immediate-Configuration flag
David Kalnischkies
2016-06-27
1
-0
/
+2
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
2
-1
/
+194
*
implement and document DIRECT for auto-detect-proxy
David Kalnischkies
2016-06-20
1
-1
/
+2
*
apt-key: don't search PATH if command is a path already
David Kalnischkies
2016-06-14
1
-0
/
+1
*
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
1
-0
/
+2
*
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-08
3
-56
/
+164
*
edsp: use a stanza based interface for solution writing
David Kalnischkies
2016-06-04
1
-1
/
+17
*
apt-key: change to / before find to satisfy its CWD needs
David Kalnischkies
2016-06-02
1
-14
/
+10
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
10
-20
/
+0
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
1
-1
/
+1
*
edsp: use a limited scenario based on bool-array
David Kalnischkies
2016-05-20
1
-1
/
+6
*
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
David Kalnischkies
2016-05-20
1
-7
/
+14
*
edsp: dump: support dumping into compressed file
David Kalnischkies
2016-05-20
1
-1
/
+1
*
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-05-20
2
-9
/
+18
*
fail instead of segfault on unreadable config files
David Kalnischkies
2016-05-20
1
-15
/
+12
*
apt-key: add \n to dpkg-query --show --showformat
Carsten Hey
2016-05-01
1
-1
/
+1
*
warn if apt-key is run unconditionally in maintainerscript
David Kalnischkies
2016-05-01
1
-1
/
+14
*
add test for apt-key 0xKEY and use parameter expansion
David Kalnischkies
2016-03-06
1
-1
/
+1
*
apt-key del should correctly handle keyids prefixed with 0x
Daniel Kahn Gillmor
2016-03-04
1
-0
/
+4
*
support '-' and no parameter for stdin in apt-helper cat-file
David Kalnischkies
2016-01-08
1
-3
/
+17
*
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
1
-0
/
+2
*
apt-helper: cat-file: Add -C/--compress option
Julian Andres Klode
2016-01-07
1
-2
/
+31
*
apt-cache: stats: Show a table utilization as percentage
Julian Andres Klode
2016-01-03
1
-0
/
+1
*
apt-cache: stats: Average is over used, not all, buckets
Julian Andres Klode
2016-01-03
1
-1
/
+1
*
apt-helper: Use CopyFile() for concatenating the files
Julian Andres Klode
2015-12-28
1
-10
/
+2
*
apt-helper: Check that we can open stdout
Julian Andres Klode
2015-12-26
1
-1
/
+2
*
apt-helper: Add a cat-file command for concatening files
Julian Andres Klode
2015-12-26
1
-0
/
+33
*
avoid triggering gpg2 migration in apt-key
David Kalnischkies
2015-12-19
1
-15
/
+15
*
avoid evaluating shell in paths used in apt-key
David Kalnischkies
2015-12-19
1
-20
/
+24
*
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
[next]