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
/
writer.h
Age
Commit message (
Expand
)
Author
2017-08-04
ftparchive: sort discovered filenames before writing indexes
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-27
use free() instead of delete() when realloc is used
Michael Vogt
2014-05-09
deal with hashes in ftparchive more dynamic as well
David Kalnischkies
2014-04-04
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-01-31
merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers
Michael Vogt
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-06-29
merge lp:~mvo/apt/abi-break
Michael Vogt
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
2011-02-22
add sha512 support to apt-ftparchive
Michael Vogt
2011-02-22
add options to disable specific checksums for Indexes
David Kalnischkies
2011-01-20
* ftparchive/writer.cc:
David Kalnischkies
2010-05-31
i managed to commit broken codeā¦ which (at least in my mind) worked
David Kalnischkies
2010-05-29
* ftparchive/writer.h:
David Kalnischkies
2010-03-26
Switch the TranslationWriter to use MultiCompress to be able to generate
David Kalnischkies
2010-03-22
* ftparchive/writer.cc:
David Kalnischkies
2010-02-18
- add --arch option for apt-ftparchive packages and contents commands
David Kalnischkies
2010-02-13
merge with debian-sid
David Kalnischkies
2010-01-25
* ftparchive/writer.{cc,h}:
Michael Vogt
2009-12-10
merged -r 1920..1922 from lp:~donkult/apt/sid
Michael Vogt
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2009-11-28
add APT::FTPArchive::AlwaysStat to disable the too aggressive
David Kalnischkies
2009-11-26
Add APT::FTPArchive::LongDescription to disable the inclusion of the
David Kalnischkies
2008-07-31
* apt-ftparchive might write corrupt Release files (LP: #46439)
Michael Vogt
2006-10-02
* remove the remaining #ifdef __GNUG__ bits
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2006-03-08
* added ajs patch
Michael Vogt
2005-08-09
* merged apt--bts225947--0
Michael Vogt
2004-12-20
* merged changes from the conference
Michael Vogt
2004-09-20
Return type of ClearPatterns and AddPattern should be void
Arch Librarian
2004-09-20
Add SHA1 support to "apt-ftparchive release"
Arch Librarian
2004-09-20
* Enable apt-ftparchive to generate Release files
Arch Librarian
2004-09-20
AJ's patch for extra override
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian