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-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
2016-07-27
rred: truncate result file before writing to it
David Kalnischkies
1
-13
/
+17
2016-07-26
verify hash of input file in rred
David Kalnischkies
1
-3
/
+6
2016-07-23
call flush on the wrapped writebuffered FileFd
David Kalnischkies
1
-2
/
+1
2016-07-22
report progress for triggered actions
David Kalnischkies
1
-15
/
+42
2016-07-22
use a configurable location for apport report storage
David Kalnischkies
1
-1
/
+2
2016-07-22
report progress for removing while purging pkgs
David Kalnischkies
1
-20
/
+31
2016-07-22
support dpkg debug mode in APT::StateChanges
David Kalnischkies
1
-58
/
+120
2016-07-22
clean up default-stanzas from extended_states on write
David Kalnischkies
1
-13
/
+14
2016-07-22
support "install ./foo.changes"
David Kalnischkies
4
-5
/
+61
2016-07-22
allow arch=all to override No-Support-for-Architecture-all
David Kalnischkies
2
-13
/
+30
2016-07-19
refactor plus/minus sources.list option handling
David Kalnischkies
1
-85
/
+108
2016-07-19
don't hardcode /var/lib/dpkg/status as dir::state::status
David Kalnischkies
1
-3
/
+25
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
3
-9
/
+22
2016-07-08
add Testsuite-Triggers to tagfile-order
David Kalnischkies
1
-0
/
+1
2016-07-06
report all instead of first error up the acquire chain
David Kalnischkies
1
-3
/
+14
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
1
-1
/
+4
2016-07-05
EIPP/EDSP log can't be written is a warning, not an error
David Kalnischkies
1
-4
/
+28
2016-07-05
report write errors in EDSP/EIPP properly back to caller
David Kalnischkies
1
-6
/
+3
2016-07-05
give a descriptive error for pipe tries with 'false'
David Kalnischkies
1
-0
/
+3
2016-07-05
don't add default compressors two times if disabled
David Kalnischkies
1
-12
/
+15
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
5
-11
/
+29
[prev]
[next]