index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
install-progress: Call the real ::fork() in our fork() method
Julian Andres Klode
1
-1
/
+1
2016-08-23
prevent C++ locale number formatting in text APIs (try 3)
David Kalnischkies
2
-36
/
+44
2016-08-23
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
1
-3
/
+7
2016-08-20
CMake: Fix uninitialized variables
Julian Andres Klode
1
-1
/
+1
2016-08-19
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
1
-7
/
+3
2016-08-17
don't count each Type as an individual deb822-sources stanza
David Kalnischkies
1
-5
/
+3
2016-08-17
add --with-source option and Packages/Sources support
David Kalnischkies
3
-3
/
+45
2016-08-17
default to Dir=/ in dpkg/status file finding magic
David Kalnischkies
1
-12
/
+10
2016-08-17
support compression and by-hash for .diff/Index files
David Kalnischkies
2
-114
/
+121
2016-08-17
support getting only-uncompressed files via by-hash
David Kalnischkies
1
-0
/
+2
2016-08-17
set the correct item FileSize in by-hash case
David Kalnischkies
1
-4
/
+3
2016-08-17
retry without same redirection mirror on 404 errors
David Kalnischkies
1
-1
/
+21
2016-08-17
check internal redirections for loops, too
David Kalnischkies
2
-0
/
+22
2016-08-16
log with the failed item description, not with next try
David Kalnischkies
1
-3
/
+4
2016-08-12
drop incorrect const attribute from DirectoryExists
David Kalnischkies
1
-1
/
+1
2016-08-12
fileutl: empty file support: Avoid fstat() on -1 fd and check result
Julian Andres Klode
1
-2
/
+3
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
1
-1
/
+1
2016-08-12
don't perform int<float in progress bar drawing
David Kalnischkies
1
-12
/
+8
2016-08-11
Merge branch 'feature/apt-dpkg-comm'
David Kalnischkies
7
-89
/
+533
2016-08-11
Merge branch 'feature/methods'
David Kalnischkies
5
-29
/
+124
2016-08-10
disable explicit configuration of all packages at the end
David Kalnischkies
2
-12
/
+6
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
6
-31
/
+111
2016-08-10
try to avoid removal of crossgraded packages
David Kalnischkies
1
-26
/
+140
2016-08-10
allow user@host (aka: no password) in URI parsing
David Kalnischkies
1
-7
/
+9
2016-08-10
allow methods to be disabled and redirected via config
David Kalnischkies
1
-7
/
+24
2016-08-10
implement socks5h proxy support for http method
David Kalnischkies
2
-0
/
+32
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
3
-20
/
+64
2016-08-10
suggest transport-packages based on established namescheme
David Kalnischkies
1
-2
/
+4
2016-08-10
ensure all removes are reported to hook scripts
David Kalnischkies
1
-0
/
+13
2016-08-10
ensure all configures are reported to hook scripts
David Kalnischkies
1
-0
/
+17
2016-08-10
don't purge directly, but remove and do purge at the end
David Kalnischkies
1
-61
/
+86
2016-08-10
call dpkg with --no-triggers by default
David Kalnischkies
1
-6
/
+7
2016-08-10
select remove/purge packages early on for dpkg
David Kalnischkies
2
-14
/
+84
2016-08-10
save and restore selection states before/after calling dpkg
David Kalnischkies
2
-7
/
+38
2016-08-10
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
1
-7
/
+95
2016-08-10
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
1
-2
/
+13
2016-08-10
Merge branch 'cmake'
Julian Andres Klode
3
-38
/
+47
2016-08-10
Get rid of the old buildsystem
Julian Andres Klode
1
-37
/
+0
2016-08-10
CMake: Check for ptsname_r() again
Julian Andres Klode
1
-1
/
+1
2016-08-07
Handle interrupt when running Pre-Install hooks
Julian Andres Klode
1
-0
/
+8
2016-08-06
CMake: Add basic CMake build system
Julian Andres Klode
1
-0
/
+46
2016-08-03
ExecGPGV: Pass current config state to apt-key via temp file
Julian Andres Klode
1
-0
/
+23
2016-08-03
ExecGPGV: Fork in all cases
Julian Andres Klode
1
-43
/
+34
2016-08-03
ExecGPGV: Rework file removal on exit()
Julian Andres Klode
1
-28
/
+23
2016-08-03
gpgv: Unlink the correct temp file in error case
Julian Andres Klode
1
-4
/
+4
2016-07-30
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
1
-1
/
+1
2016-07-29
edsp: try to read responses even if writing failed
David Kalnischkies
1
-15
/
+20
2016-07-29
if the FileFd failed already following calls should fail, too
David Kalnischkies
1
-8
/
+10
2016-07-27
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
3
-29
/
+25
2016-07-27
eipp: avoid producing file warnings in simulation
David Kalnischkies
1
-37
/
+33
[prev]
[next]