index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-1
/
+1
*
methods: store: Use APT_BUFFER_SIZE (64k) instead of 4k buffers
Julian Andres Klode
2023-08-30
1
-1
/
+1
*
Implement encoded URI handling in all methods
David Kalnischkies
2020-12-18
1
-2
/
+2
*
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-04-30
1
-1
/
+1
*
Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh
Julian Andres Klode
2017-10-22
1
-0
/
+1
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-4
/
+4
*
implement generic config fallback for methods
David Kalnischkies
2016-08-10
1
-4
/
+7
*
don't change owner/perms/times through file:// symlinks
David Kalnischkies
2016-07-06
1
-14
/
+2
*
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-28
1
-5
/
+1
*
allow uncompressed files to be empty in store again
David Kalnischkies
2016-04-14
1
-1
/
+1
*
use one 'store' method to rule all (de)compressors
David Kalnischkies
2016-01-08
1
-0
/
+159