index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-24
do not remap current files if nullptrs in cache generation
David Kalnischkies
2
-10
/
+58
2017-12-14
remove pointless APT_PURE from void functions
David Kalnischkies
8
-22
/
+22
2017-12-14
relax test to accept various connection failures
David Kalnischkies
1
-3
/
+2
2017-12-13
Merge branch 'feature/altretries'
David Kalnischkies
20
-472
/
+939
2017-12-13
implement fallback to alternative URIs for all items
David Kalnischkies
7
-160
/
+230
2017-12-13
give the methods more metadata about the files to acquire
David Kalnischkies
3
-12
/
+49
2017-12-13
implement Acquire::Retries support for all items
David Kalnischkies
6
-54
/
+113
2017-12-13
report transient errors as transient errors
David Kalnischkies
9
-232
/
+433
2017-12-13
mark some 500 HTTP codes as transient acquire errors
David Kalnischkies
1
-1
/
+13
2017-12-13
support multiline values in LookupTag
David Kalnischkies
2
-23
/
+111
2017-12-13
Merge branch 'feature/happy-gcc'
David Kalnischkies
29
-92
/
+105
2017-12-13
deal with floats without old-style cast
David Kalnischkies
3
-12
/
+14
2017-12-13
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
9
-43
/
+29
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
10
-28
/
+30
2017-12-13
deprecate the single-line deprecation ignoring macro
David Kalnischkies
5
-5
/
+16
2017-12-13
don't name unused parameter in apt-helper waitonline
David Kalnischkies
1
-1
/
+1
2017-12-13
clearing object via constructor instead of memset
David Kalnischkies
1
-1
/
+1
2017-12-13
fix over-calculating dpkg commandline length
David Kalnischkies
1
-0
/
+2
2017-12-13
explicitly name token in auth.conf parsing error
David Kalnischkies
1
-2
/
+12
2017-12-13
update libapt-pkg symbols file
David Kalnischkies
1
-11
/
+7
2017-12-13
use the newest available git-clang-format in PATH
David Kalnischkies
1
-1
/
+8
2017-12-13
don't auto-switch candidate if installed is good enough
David Kalnischkies
2
-0
/
+31
2017-12-13
if insecure repo is allowed continue on all http errors
David Kalnischkies
3
-8
/
+39
2017-11-22
tests: Improve handling profiling messages on CI
Julian Andres Klode
1
-10
/
+12
2017-11-20
Translate shared documentation parts again
Julian Andres Klode
2
-10
/
+29
2017-11-20
allow apt_auth.conf(5) to be translated
David Kalnischkies
1
-0
/
+1
2017-11-19
support COLUMNS environment variable in apt tools
David Kalnischkies
3
-6
/
+44
2017-11-19
allow multivalue fields in deb822 sources to be folded
David Kalnischkies
3
-47
/
+143
2017-11-19
Run wrap-and-sort
Julian Andres Klode
1
-4
/
+6
2017-11-19
Also look at https_proxy for https URLs
Julian Andres Klode
1
-4
/
+13
2017-11-16
Add Breaks: aptitude (<< 0.8.10) for gzip method removal
Julian Andres Klode
1
-1
/
+1
2017-11-12
Release 1.6~alpha5
1.6_alpha5
Julian Andres Klode
5
-6
/
+17
2017-11-12
Dutch manpage translation update
Frans Spiesschaert
1
-72
/
+50
2017-11-12
Do not attempt seccomp under qemu-user and drop EFAULT workaround
Julian Andres Klode
1
-1
/
+37
2017-11-05
[amend] Use a versioned breaks for a-t-https in apt
1.6_alpha4
Julian Andres Klode
1
-1
/
+1
2017-11-05
Release 1.6~alpha4
Julian Andres Klode
5
-6
/
+14
2017-11-05
Add ${misc:Depends} to apt-transport-https depends
Julian Andres Klode
1
-1
/
+1
2017-11-05
Re-introduce a transitional apt-transport-https
Julian Andres Klode
1
-0
/
+9
2017-10-29
debian: Bump Standards-Version to 4.1.1
Julian Andres Klode
1
-1
/
+1
2017-10-29
debian: Set Rules-Requires-Root: no
Julian Andres Klode
1
-0
/
+1
2017-10-28
Release 1.6~alpha3
1.6_alpha3
Julian Andres Klode
5
-6
/
+21
2017-10-28
use store: instead of gzip: to open local changelogs
David Kalnischkies
1
-2
/
+2
2017-10-28
Also use FindULL for checking if the size tags is valid
Julian Andres Klode
1
-2
/
+2
2017-10-28
Prevent overflow in Installed-Size (and Size) in apt show
Julian Andres Klode
2
-2
/
+14
2017-10-27
seccomp: Allow clock_nanosleep() and nanosleep() syscalls
Julian Andres Klode
1
-0
/
+2
2017-10-26
Drop unused gzip, lzma, bzip2, and xz symlinks of store
Julian Andres Klode
1
-1
/
+1
2017-10-26
seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sort
Julian Andres Klode
1
-0
/
+2
2017-10-26
debian/tests/control: Add dpkg so we get triggered by it
Julian Andres Klode
1
-1
/
+1
2017-10-26
Release 1.6~alpha2
1.6_alpha2
Julian Andres Klode
5
-6
/
+17
2017-10-26
CMake: Get rid of some debugging messages
Julian Andres Klode
1
-2
/
+0
[prev]
[next]