index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
writer.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
ftparchive: Do not pass through disabled hashes in Sources
Julian Andres Klode
1
-0
/
+8
2017-08-04
ftparchive: sort discovered filenames before writing indexes
David Kalnischkies
1
-22
/
+35
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-11
/
+11
2017-07-08
fix various typos reported by codespell & spellintian
David Kalnischkies
1
-1
/
+1
2017-04-24
apt-ftparchive: Support '.ddeb' dbgsym packages
Unit 193
1
-1
/
+1
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
1
-2
/
+2
2016-11-11
apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fields
James Clarke
1
-11
/
+25
2016-08-17
support compression and by-hash for .diff/Index files
David Kalnischkies
1
-0
/
+1
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
1
-4
/
+8
2016-06-29
Revert "travis: use gcc-5 instead of gcc(-4.8)"
David Kalnischkies
1
-15
/
+12
2016-05-28
avoid changing the global LC_TIME for Release writing
David Kalnischkies
1
-17
/
+12
2016-05-27
prevent C++ locale number formatting in text APIs
David Kalnischkies
1
-3
/
+3
2016-05-01
ftparchive: Support writing Signed-By fields
Julian Andres Klode
1
-0
/
+1
2016-04-25
add dep11 files to default Release patterns
David Kalnischkies
1
-0
/
+4
2016-01-08
include all compressed Packages/Sources files in Release file
David Kalnischkies
1
-8
/
+2
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-3
/
+1
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
1
-30
/
+33
2015-09-14
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
David Kalnischkies
1
-1
/
+1
2015-09-07
Set APT::FTPArchive::DoByHash to false by default
Michael Vogt
1
-3
/
+3
2015-09-07
Ensure that no by-hash file for "Release/InRelease is written"
Michael Vogt
1
-1
/
+3
2015-09-04
Add support for writing by-hash dirs in apt-ftparchive
Michael Vogt
1
-1
/
+66
2015-08-13
C++11: Switch from auto_ptr to unique_ptr
Julian Andres Klode
1
-10
/
+10
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
1
-11
/
+20
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
1
-109
/
+95
2015-05-11
fix 'Source' to 'Package' rename in apt-ftparchive
David Kalnischkies
1
-1
/
+2
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
1
-2
/
+2
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
1
-4
/
+4
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
1
-10
/
+2
2015-01-10
128 KiB DSC files ought to be enough for everyone
David Kalnischkies
1
-10
/
+2
2014-10-24
promote filesize to a hashstring
David Kalnischkies
1
-1
/
+3
2014-05-09
deal with hashes in ftparchive more dynamic as well
David Kalnischkies
1
-132
/
+118
2014-05-08
use a std::vector instead of hardcoded array
David Kalnischkies
1
-41
/
+39
2014-04-04
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
1
-53
/
+54
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-8
/
+17
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-3
/
+3
2013-08-08
fix -Wall errors
Michael Vogt
1
-1
/
+2
2013-04-08
merged lp:~mvo/apt/add-missing-dsc-hashes
Michael Vogt
1
-10
/
+41
2013-03-18
- add method to open (maybe) clearsigned files transparently
David Kalnischkies
1
-59
/
+46
2013-01-31
merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers
Michael Vogt
1
-10
/
+41
2012-07-04
* ftparchive/writer.cc:
David Kalnischkies
1
-1
/
+1
2012-05-21
* ftparchive/writer.cc:
David Kalnischkies
1
-0
/
+1
2012-02-18
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-0
/
+1
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
1
-1
/
+1
2011-12-14
remove the second usage instance of ExecCompressor in ftparchive
David Kalnischkies
1
-15
/
+8
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-2
/
+2
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-9
/
+9
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-4
/
+6
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-2
/
+2
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-2
/
+2
2011-07-13
* ftparchive/writer.cc:
David Kalnischkies
1
-26
/
+8
[next]