index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
Release 1.2.17
1.2.17
Julian Andres Klode
57
-58
/
+69
2016-11-23
show apt-key warnings in apt update
David Kalnischkies
3
-0
/
+31
2016-11-23
test-releasefile-verification: installaptold: Clean up before run
Julian Andres Klode
1
-0
/
+1
2016-11-23
apt-key: warn instead of fail on unreadable keyrings
David Kalnischkies
2
-26
/
+50
2016-11-15
Release 1.2.16
1.2.16
Julian Andres Klode
13
-15
/
+16
2016-11-14
Release 1.2.16 RC1
Julian Andres Klode
57
-58
/
+122
2016-11-14
Revert "if the FileFd failed already following calls should fail, too"
Julian Andres Klode
1
-10
/
+8
2016-11-14
Add shippable.yml for CI on Shippable
Julian Andres Klode
1
-0
/
+13
2016-11-14
travis: Pull in c++ standard library and g++ 5 from wily
Julian Andres Klode
1
-0
/
+1
2016-11-14
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
4
-6
/
+6
2016-11-14
imbue .diff/Index parsing with C.UTF-8 as well
David Kalnischkies
1
-0
/
+5
2016-11-14
prevent C++ locale number formatting in text APIs (try 3)
David Kalnischkies
2
-36
/
+44
2016-11-14
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
3
-4
/
+4
2016-11-14
imbue datetime parsing with C.UTF-8 locale
David Kalnischkies
1
-0
/
+2
2016-11-14
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2
-36
/
+112
2016-11-14
accept only the expected UTC timezones in date parsing
David Kalnischkies
4
-24
/
+107
2016-11-14
use de-localed std::put_time instead rolling our own
David Kalnischkies
1
-9
/
+5
2016-11-14
avoid changing the global LC_TIME for Release writing
David Kalnischkies
1
-17
/
+12
2016-10-31
Release 1.2.15
1.2.15
Julian Andres Klode
57
-448
/
+450
2016-10-05
1.2.15 RC1
Julian Andres Klode
14
-14
/
+80
2016-10-05
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
5
-2
/
+46
2016-10-05
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
5
-3
/
+49
2016-10-05
abort connection on '.' target replies in SRV
David Kalnischkies
1
-0
/
+6
2016-10-05
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
9
-19
/
+26
2016-10-05
Base256ToNum: Fix uninitialized value
Julian Andres Klode
1
-1
/
+2
2016-10-05
TagFile: Fix off-by-one errors in comment stripping
Julian Andres Klode
1
-2
/
+2
2016-10-05
Merge translations from 1.3~rc3
Julian Andres Klode
37
-73
/
+73
2016-10-05
zh_CN.po: update simplified chinese translation
Zhou Mo
1
-8
/
+8
2016-10-05
test/integration/test-srcrecord: Make executable
Julian Andres Klode
1
-0
/
+0
2016-10-05
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2
-3
/
+41
2016-10-05
don't loop on pinning pkgs from absolute debs by regex
David Kalnischkies
2
-6
/
+9
2016-10-05
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
2
-4
/
+5
2016-10-05
apt-inst: debfile: Pass comp. Name to ExtractTar, not Binary
Julian Andres Klode
1
-1
/
+1
2016-10-05
Accept --autoremove as alias for --auto-remove
Julian Andres Klode
2
-1
/
+2
2016-10-05
install-progress: Call the real ::fork() in our fork() method
Julian Andres Klode
1
-1
/
+1
2016-10-05
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
1
-1
/
+5
2016-10-05
set the correct item FileSize in by-hash case
David Kalnischkies
1
-4
/
+3
2016-10-05
don't try pipelining if server closes connections
David Kalnischkies
1
-1
/
+9
2016-10-05
http(s): allow empty values for header fields
David Kalnischkies
3
-19
/
+20
2016-10-05
drop incorrect const attribute from DirectoryExists
David Kalnischkies
1
-1
/
+1
2016-10-05
fileutl: empty file support: Avoid fstat() on -1 fd and check result
Julian Andres Klode
1
-2
/
+3
2016-10-05
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2
-7
/
+21
2016-10-05
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
3
-2
/
+20
2016-10-05
gpgv: Unlink the correct temp file in error case
Julian Andres Klode
1
-4
/
+4
2016-10-05
if the FileFd failed already following calls should fail, too
David Kalnischkies
1
-8
/
+10
2016-10-05
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
4
-30
/
+26
2016-08-31
rred: truncate result file before writing to it
David Kalnischkies
4
-20
/
+37
2016-08-31
use proper warning for automatic pipeline disable
David Kalnischkies
1
-4
/
+1
2016-08-31
verify hash of input file in rred
David Kalnischkies
2
-19
/
+47
2016-08-31
call flush on the wrapped writebuffered FileFd
David Kalnischkies
1
-2
/
+1
[next]