index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
multicompress.cc
Age
Commit message (
Expand
)
Author
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-11
use utimes instead of utimensat/futimens
David Kalnischkies
2014-02-06
multicompress with externals sets wrong file modes
Colin Watson
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2011-12-14
remove the second usage instance of ExecCompressor in ftparchive
David Kalnischkies
2011-12-14
use FileFd instead of forking the compression childs by hand
David Kalnischkies
2011-12-13
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-02-27
- load the supported compressors from configuration
David Kalnischkies
2011-02-22
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2007-11-30
* ftparchive/contents.cc:
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
2004-12-13
Merge misc-abi-changes
Matt Zimmerman
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian