index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
multicompress.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-3
/
+1
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
1
-11
/
+8
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-2
/
+4
2014-02-11
use utimes instead of utimensat/futimens
David Kalnischkies
1
-1
/
+2
2014-02-06
multicompress with externals sets wrong file modes
Colin Watson
1
-1
/
+1
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
1
-6
/
+4
2011-12-14
remove the second usage instance of ExecCompressor in ftparchive
David Kalnischkies
1
-33
/
+9
2011-12-14
use FileFd instead of forking the compression childs by hand
David Kalnischkies
1
-27
/
+3
2011-12-13
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
1
-70
/
+4
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-4
/
+4
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-3
/
+3
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-5
/
+7
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-4
/
+4
2011-02-27
- load the supported compressors from configuration
David Kalnischkies
1
-31
/
+28
2011-02-22
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
1
-0
/
+1
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
1
-1
/
+1
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
1
-7
/
+7
2007-11-30
* ftparchive/contents.cc:
Michael Vogt
1
-0
/
+1
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-4
/
+0
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
1
-3
/
+3
2004-12-13
Merge misc-abi-changes
Matt Zimmerman
1
-4
/
+4
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
1
-15
/
+16
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+4
2004-09-20
Join with aliencode
Arch Librarian
1
-0
/
+494