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
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
7
-7
/
+0
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
1
-1
/
+1
*
add apt-helper drop-privs command…
David Kalnischkies
2018-02-19
1
-0
/
+17
*
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
1
-1
/
+1
*
don't name unused parameter in apt-helper waitonline
David Kalnischkies
2017-12-13
1
-1
/
+1
*
ignore unsupported key formats in apt-key
David Kalnischkies
2017-10-05
1
-2
/
+30
*
apt-daily: Do not Wants=network-online, and add some more After=
Julian Andres Klode
2017-09-11
1
-0
/
+1
*
apt-helper: Add connman support to wait-online
Julian Andres Klode
2017-09-10
1
-1
/
+3
*
apt-daily: Wait for network before daily updates
Julian Andres Klode
2017-09-09
1
-6
/
+46
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
1
-1
/
+1
*
ignore SIGPIPE in dump solver if forwarding
David Kalnischkies
2017-07-26
1
-7
/
+7
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
12
-117
/
+117
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
6
-6
/
+0
*
avoid explicit types for pkg counts by auto
David Kalnischkies
2017-06-26
1
-13
/
+15
*
apt-key: ignore gpg1 already imported secret key import failure
David Kalnischkies
2016-12-31
1
-2
/
+5
*
tests: cache the apt-key homedir used for Release signing
David Kalnischkies
2016-12-21
1
-11
/
+20
*
add apt-key support for armored GPG key files (*.asc)
David Kalnischkies
2016-11-25
1
-30
/
+106
*
report apt-key errors via status-fd messages
David Kalnischkies
2016-11-24
1
-15
/
+22
*
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-27
3
-1
/
+3
|
\
|
*
apt-key: Only use readlink -f for existing components
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
Add missing includes and external definitions
Julian Andres Klode
2016-08-26
2
-0
/
+2
*
|
show apt-key warnings in apt update
David Kalnischkies
2016-08-25
1
-0
/
+15
*
|
apt-key: warn instead of fail on unreadable keyrings
David Kalnischkies
2016-08-25
1
-26
/
+31
|
/
*
allow spaces in fingerprints for 'apt-key del'
David Kalnischkies
2016-08-17
1
-2
/
+2
*
add the gpg-classic variant to the gpgv/gnupg or-group
David Kalnischkies
2016-08-17
1
-3
/
+6
*
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
1
-119
/
+0
*
CMake: Add basic CMake build system
Julian Andres Klode
2016-08-06
1
-0
/
+59
*
apt-key: ignore any error produced by gpgconf --kill
David Kalnischkies
2016-07-31
1
-1
/
+1
*
apt-key: kill gpg-agent explicitly in cleanup
David Kalnischkies
2016-07-31
1
-1
/
+13
*
use the right key for compressor configuration dump
David Kalnischkies
2016-07-05
1
-2
/
+10
*
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
[next]