index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-27
44
-119
/
+370
|
\
|
*
CMake: Add missing iconv dependency
Julian Andres Klode
2016-08-26
3
-2
/
+28
|
*
Make root group configurable via ROOT_GROUP
Julian Andres Klode
2016-08-26
6
-8
/
+17
|
*
test: Use :$(id -gn) instead of :root (when run as root)
Julian Andres Klode
2016-08-26
2
-4
/
+4
|
*
test: Assert multi-arch in the chroot
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
2016-08-26
2
-4
/
+5
|
*
Lower-case uname -r output in kernel autoremove helper
Julian Andres Klode
2016-08-26
2
-3
/
+3
|
*
test: More portable check for dpkg versions
Julian Andres Klode
2016-08-26
4
-3
/
+6
|
*
test: Use a file to determine TEST_DEFAULT_GROUP
Julian Andres Klode
2016-08-26
1
-5
/
+2
|
*
apt-inst: debfile: Pass comp. Name to ExtractTar, not Binary
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
test: Allow db_dump-5 instead of db_dump
Julian Andres Klode
2016-08-26
1
-3
/
+8
|
*
Always pass a directory to find before an option
Julian Andres Klode
2016-08-26
2
-2
/
+2
|
*
test: Fix invalid quoting in variable expansion
Julian Andres Klode
2016-08-26
1
-6
/
+6
|
*
test: Use printf "%b\n" instead of echo for strings with '\'
Julian Andres Klode
2016-08-26
2
-8
/
+8
|
*
test: Make sure we always find a dpkg in status file
Julian Andres Klode
2016-08-26
1
-8
/
+8
|
*
test: Avoid use of /proc/self/fd
Julian Andres Klode
2016-08-26
3
-6
/
+11
|
*
test: Explicitly pass --admindir=var/lib/dpkg to dpkg
Julian Andres Klode
2016-08-26
1
-0
/
+2
|
*
test: Fix building of noopchroot
Julian Andres Klode
2016-08-26
1
-1
/
+5
|
*
test: Get rid of debhelper rules.tiny example dep
Julian Andres Klode
2016-08-26
1
-1
/
+13
|
*
test: Allow moreutils-parallel instead of parallel
Julian Andres Klode
2016-08-26
1
-1
/
+5
|
*
test: Allow stunnel to be used instead of stunnel4
Julian Andres Klode
2016-08-26
1
-4
/
+9
|
*
test: Substitute GNU commands for other commands where available
Julian Andres Klode
2016-08-26
1
-2
/
+18
|
*
test: Use C locale instead of C.UTF-8
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
Make directory paths configurable
Julian Andres Klode
2016-08-26
8
-22
/
+45
|
*
apt-key: Only use readlink -f for existing components
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
2016-08-26
4
-6
/
+6
|
*
CMake: Add support for libintl
Julian Andres Klode
2016-08-26
1
-3
/
+9
|
*
CMake: Handle Berkeley DB on FreeBSD
Julian Andres Klode
2016-08-26
2
-3
/
+15
|
*
methods/connect.cc: Only use AI_IDN if defined
Julian Andres Klode
2016-08-26
1
-0
/
+2
|
*
CMake/private-download: Fix statfs includes on FreeBSD
Julian Andres Klode
2016-08-26
2
-5
/
+13
|
*
CMake: Add FindLZ4 and FindLZMA
Julian Andres Klode
2016-08-26
3
-3
/
+53
|
*
CMake: Do not use -lresolv if res_init exists in libc
Julian Andres Klode
2016-08-26
3
-2
/
+10
|
*
CMake: Do not hardcode -ldl
Julian Andres Klode
2016-08-26
1
-1
/
+1
|
*
CMake: Handle endian.h locations on other platforms
Julian Andres Klode
2016-08-26
3
-0
/
+27
|
*
CMake: Handle BSD platforms with sig_t instead of sighandler_t
Julian Andres Klode
2016-08-26
1
-0
/
+13
|
*
Add missing includes and external definitions
Julian Andres Klode
2016-08-26
8
-0
/
+10
|
*
CMake: Define _WITH_GETLINE for FreeBSD
Julian Andres Klode
2016-08-23
1
-0
/
+3
*
|
Accept --autoremove as alias for --auto-remove
Julian Andres Klode
2016-08-26
2
-1
/
+2
*
|
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
2016-08-25
3
-2
/
+31
*
|
show apt-key warnings in apt update
David Kalnischkies
2016-08-25
3
-0
/
+31
*
|
apt-key: warn instead of fail on unreadable keyrings
David Kalnischkies
2016-08-25
2
-26
/
+55
*
|
do not restore selections for already purged packages
David Kalnischkies
2016-08-24
3
-7
/
+19
*
|
improve code & doc for aquire weak/loop failing
David Kalnischkies
2016-08-24
1
-6
/
+6
*
|
do fail on weakhash/loop earlier in acquire
David Kalnischkies
2016-08-24
8
-50
/
+70
|
/
*
CMake: Do not add po/ if USE_NLS is OFF
Julian Andres Klode
2016-08-23
2
-2
/
+6
*
CMake: Discover docbook stylesheet in other locations
Julian Andres Klode
2016-08-23
4
-6
/
+34
*
install-progress: Call the real ::fork() in our fork() method
Julian Andres Klode
2016-08-23
1
-1
/
+1
*
CMake: Add Large File Support
Julian Andres Klode
2016-08-23
2
-0
/
+154
*
prevent C++ locale number formatting in text APIs (try 3)
David Kalnischkies
2016-08-23
2
-36
/
+44
*
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
2016-08-23
3
-3
/
+52
[next]