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
*
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-04-10
1
-8
/
+8
*
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-21
1
-3
/
+3
*
fix test/integration/test-apt-helper
Michael Vogt
2014-03-14
1
-5
/
+6
|
\
|
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-5
/
+6
*
|
add hashsum support in apt-file download and add more tests
Michael Vogt
2014-03-12
1
-0
/
+1
|
/
*
factor GetTempDir out
Michael Vogt
2013-12-22
1
-0
/
+2
*
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Michael Vogt
2013-11-28
1
-0
/
+1
*
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...
Michael Vogt
2013-10-31
1
-0
/
+2
*
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
1
-0
/
+3
*
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2013-06-09
1
-0
/
+4
*
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-04-11
1
-0
/
+1
*
* apt-pkg/cachefile.cc:
David Kalnischkies
2012-02-11
1
-0
/
+1
*
rework previous patch to avoid changing the inline code
Michael Vogt
2012-02-03
1
-4
/
+1
*
* apt-pkg/contrib/fileutl.h:
Michael Vogt
2012-02-03
1
-1
/
+4
*
* apt-pkg/contrib/fileutils.h:
Michael Vogt
2012-01-16
1
-1
/
+1
*
refactor compressor calling so that we don't (need to) export ExecCompressor
David Kalnischkies
2011-12-15
1
-8
/
+0
*
use FileFd instead of forking the compression childs by hand
David Kalnischkies
2011-12-14
1
-10
/
+10
*
allow Open() and OpenDescriptor() to be called with a Compressor
David Kalnischkies
2011-12-13
1
-1
/
+3
*
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
1
-0
/
+4
*
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-12-13
1
-0
/
+10
*
- add a ReadLine method
David Kalnischkies
2011-12-11
1
-11
/
+19
*
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-12-10
1
-0
/
+1
*
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
1
-3
/
+11
*
split up the OpenMode into OpenMode and CompressionMode and
David Kalnischkies
2011-11-29
1
-4
/
+26
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-22
/
+20
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-0
/
+1
|
\
|
*
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-07-28
1
-0
/
+1
*
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-10
/
+25
|
/
*
* methods/rred.cc:
David Kalnischkies
2011-01-15
1
-0
/
+1
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2011-01-12
1
-0
/
+1
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-10-21
1
-0
/
+1
*
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
2010-09-06
1
-1
/
+1
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-09-02
1
-0
/
+9
*
apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
Julian Andres Klode
2010-08-10
1
-1
/
+2
*
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2010-07-23
1
-0
/
+4
*
[ Martin Pitt ]
David Kalnischkies
2010-07-11
1
-5
/
+8
|
\
|
*
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-06-24
1
-1
/
+1
|
*
* apt-pkg/contrib/fileutl.{h,cc}:
martin@piware.de
2010-06-09
1
-3
/
+6
*
|
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2010-06-29
1
-1
/
+2
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-04-07
1
-0
/
+3
*
|
remove the ABI compatible stub for GetListOfFilesInDir
David Kalnischkies
2010-04-04
1
-4
/
+1
|
/
*
* apt-pkg/contrib/fileutl.cc:
Michael Vogt
2010-01-23
1
-0
/
+5
*
* French manpage translation update
Michael Vogt
2010-01-08
1
-0
/
+3
*
* merged the apt--DoListUpdate branch, this provides a common interface
Michael Vogt
2008-01-04
1
-0
/
+1
|
\
|
*
* apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2006-06-07
1
-0
/
+1
*
|
* removed the remaining #ifdef __GNUG__ that are no longer required
Michael Vogt
2006-10-02
1
-2
/
+0
*
|
* removed the pragma mess
Michael Vogt
2006-10-02
1
-1
/
+0
|
/
*
* merged from main
Michael Vogt
2005-08-09
1
-1
/
+1
*
Merge michael.vogt@canonical.com--2004/apt--status-fd--0
Matt Zimmerman
2005-01-19
1
-1
/
+1
[next]