index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature/apt-dpkg-comm'
David Kalnischkies
2016-08-11
7
-89
/
+533
|
\
|
*
disable explicit configuration of all packages at the end
David Kalnischkies
2016-08-10
2
-12
/
+6
|
*
simulate all package manager actions explicitly
David Kalnischkies
2016-08-10
6
-31
/
+111
|
*
try to avoid removal of crossgraded packages
David Kalnischkies
2016-08-10
1
-26
/
+140
|
*
ensure all removes are reported to hook scripts
David Kalnischkies
2016-08-10
1
-0
/
+13
|
*
ensure all configures are reported to hook scripts
David Kalnischkies
2016-08-10
1
-0
/
+17
|
*
don't purge directly, but remove and do purge at the end
David Kalnischkies
2016-08-10
1
-61
/
+86
|
*
call dpkg with --no-triggers by default
David Kalnischkies
2016-08-10
1
-6
/
+7
|
*
select remove/purge packages early on for dpkg
David Kalnischkies
2016-08-10
2
-14
/
+84
|
*
save and restore selection states before/after calling dpkg
David Kalnischkies
2016-08-10
2
-7
/
+38
|
*
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
2016-08-10
1
-7
/
+95
|
*
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
2016-08-10
1
-2
/
+13
*
|
Merge branch 'feature/methods'
David Kalnischkies
2016-08-11
5
-29
/
+124
|
\
\
|
*
|
allow methods to be disabled and redirected via config
David Kalnischkies
2016-08-10
1
-7
/
+24
|
*
|
implement socks5h proxy support for http method
David Kalnischkies
2016-08-10
2
-0
/
+32
|
*
|
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-08-10
3
-20
/
+64
|
*
|
suggest transport-packages based on established namescheme
David Kalnischkies
2016-08-10
1
-2
/
+4
|
|
/
*
/
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2016-08-10
1
-7
/
+9
|
/
*
Merge branch 'cmake'
Julian Andres Klode
2016-08-10
3
-38
/
+47
|
\
|
*
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
1
-37
/
+0
|
*
CMake: Check for ptsname_r() again
Julian Andres Klode
2016-08-10
1
-1
/
+1
|
*
CMake: Add basic CMake build system
Julian Andres Klode
2016-08-06
1
-0
/
+46
*
|
Handle interrupt when running Pre-Install hooks
Julian Andres Klode
2016-08-07
1
-0
/
+8
|
/
*
ExecGPGV: Pass current config state to apt-key via temp file
Julian Andres Klode
2016-08-03
1
-0
/
+23
*
ExecGPGV: Fork in all cases
Julian Andres Klode
2016-08-03
1
-43
/
+34
*
ExecGPGV: Rework file removal on exit()
Julian Andres Klode
2016-08-03
1
-28
/
+23
*
gpgv: Unlink the correct temp file in error case
Julian Andres Klode
2016-08-03
1
-4
/
+4
*
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
2016-07-30
1
-1
/
+1
*
edsp: try to read responses even if writing failed
David Kalnischkies
2016-07-29
1
-15
/
+20
*
if the FileFd failed already following calls should fail, too
David Kalnischkies
2016-07-29
1
-8
/
+10
*
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
2016-07-27
3
-29
/
+25
*
eipp: avoid producing file warnings in simulation
David Kalnischkies
2016-07-27
1
-37
/
+33
*
rred: truncate result file before writing to it
David Kalnischkies
2016-07-27
1
-13
/
+17
*
verify hash of input file in rred
David Kalnischkies
2016-07-26
1
-3
/
+6
*
call flush on the wrapped writebuffered FileFd
David Kalnischkies
2016-07-23
1
-2
/
+1
*
report progress for triggered actions
David Kalnischkies
2016-07-22
1
-15
/
+42
*
use a configurable location for apport report storage
David Kalnischkies
2016-07-22
1
-1
/
+2
*
report progress for removing while purging pkgs
David Kalnischkies
2016-07-22
1
-20
/
+31
*
support dpkg debug mode in APT::StateChanges
David Kalnischkies
2016-07-22
1
-58
/
+120
*
clean up default-stanzas from extended_states on write
David Kalnischkies
2016-07-22
1
-13
/
+14
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
4
-5
/
+61
*
allow arch=all to override No-Support-for-Architecture-all
David Kalnischkies
2016-07-22
2
-13
/
+30
*
refactor plus/minus sources.list option handling
David Kalnischkies
2016-07-19
1
-85
/
+108
*
don't hardcode /var/lib/dpkg/status as dir::state::status
David Kalnischkies
2016-07-19
1
-3
/
+25
*
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-07-19
3
-9
/
+22
*
add Testsuite-Triggers to tagfile-order
David Kalnischkies
2016-07-08
1
-0
/
+1
*
report all instead of first error up the acquire chain
David Kalnischkies
2016-07-06
1
-3
/
+14
*
don't change owner/perms/times through file:// symlinks
David Kalnischkies
2016-07-06
1
-1
/
+4
*
EIPP/EDSP log can't be written is a warning, not an error
David Kalnischkies
2016-07-05
1
-4
/
+28
*
report write errors in EDSP/EIPP properly back to caller
David Kalnischkies
2016-07-05
1
-6
/
+3
[next]