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
/
contrib
/
fileutl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing #include <string_view>
Julian Andres Klode
2025-02-15
1
-0
/
+1
*
fileutl: Convert FileFd::d to std::unique_ptr
Julian Andres Klode
2025-02-15
1
-1
/
+1
*
Take const& in flNotFile()
наб
2025-02-14
1
-1
/
+1
*
Take const& in GetLock()
наб
2025-02-14
1
-1
/
+1
*
Take const& in Rename()
наб
2025-02-14
1
-1
/
+1
*
Take const& in {,Real}FileExists()
наб
2025-02-14
1
-2
/
+2
*
string{=> _view} flNotDir(string{=> _view}). Configuration::{Cnd,}Set(Value: ...
наб
2025-02-14
1
-1
/
+1
*
string{=> _view} flExtension(string{=> _view})
наб
2025-02-14
1
-1
/
+1
*
Merge branch 'more' into 'main'
Julian Andres Klode
2024-11-12
1
-0
/
+29
|
\
|
*
dpkgpm: lift out CopyIndented() and make_unique_*() for FILEs; use getline() ...
наб
2024-11-12
1
-0
/
+29
*
|
FileFd::Open: don't needlessly copy filename in three-arg constructor
наб
2024-11-11
1
-2
/
+2
|
/
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-1
/
+1
*
Address statements of public domain
Julian Andres Klode
2023-03-06
1
-0
/
+4
*
apt-pkg/contrib/fileutl.h Explicitly include sys/stat.h
lancethepants
2022-08-26
1
-0
/
+1
*
Remove unused public zlib include from libapt fileutl.h
David Kalnischkies
2022-05-07
1
-3
/
+0
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
1
-40
/
+40
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
1
-3
/
+0
*
Prevent shutdown while running dpkg
Julian Andres Klode
2019-05-03
1
-0
/
+2
*
fileutl: Merge Popen variants
Julian Andres Klode
2019-02-26
1
-3
/
+1
*
fileutl: Remove deprecated functions such as gzFd()
Julian Andres Klode
2019-02-26
1
-15
/
+0
*
gpgv: Use buffered writes for splitting clearsigned files
Julian Andres Klode
2019-02-04
1
-0
/
+6
*
Override FileFd copy constructor to prevent copying
Julian Andres Klode
2018-12-04
1
-0
/
+1
*
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
1
-1
/
+1
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
apt-pkg: Add support for zstd
Julian Andres Klode
2018-03-12
1
-2
/
+14
*
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
2017-10-22
1
-0
/
+2
*
show warnings instead of errors if files are unreadable
David Kalnischkies
2017-07-26
1
-0
/
+1
*
use FileFd to parse all apt configuration files
David Kalnischkies
2017-07-26
1
-0
/
+22
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-2
/
+2
*
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
2017-06-26
1
-0
/
+1
*
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-10-04
1
-0
/
+3
*
drop incorrect const attribute from DirectoryExists
David Kalnischkies
2016-08-12
1
-1
/
+1
*
implement socks5h proxy support for http method
David Kalnischkies
2016-08-10
1
-0
/
+1
*
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-07-19
1
-0
/
+2
*
edsp: try harder to not generate unneeded error messages
David Kalnischkies
2016-05-20
1
-6
/
+0
*
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-05-20
1
-0
/
+6
*
FileFd: (native) LZ4 support
Julian Andres Klode
2016-01-07
1
-1
/
+2
*
FileFd: Add a buffered writing mode
Julian Andres Klode
2015-12-27
1
-0
/
+1
*
FildFd: Introduce a Flush() function and call it from Close()
Julian Andres Klode
2015-12-27
1
-0
/
+1
*
shuffle compressor-specific code into private subclasses
David Kalnischkies
2015-12-22
1
-0
/
+6
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-2
/
+2
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
1
-1
/
+1
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-0
/
+1
*
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-31
1
-0
/
+1
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-2
/
+3
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-19
/
+8
*
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2015-04-19
1
-1
/
+12
*
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
1
-1
/
+1
*
DropPrivs: Document what it does
Julian Andres Klode
2014-09-24
1
-1
/
+11
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
1
-0
/
+2
|
\
[next]