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
Age
Commit message (
Expand
)
Author
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-06-29
Revert "travis: use gcc-5 instead of gcc(-4.8)"
David Kalnischkies
2016-06-20
Check for cached hash entries to determine which (if any) hash types
Dominic Benson
2016-05-28
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
avoid changing the global LC_TIME for Release writing
David Kalnischkies
2016-05-27
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-01
ftparchive: Support writing Signed-By fields
Julian Andres Klode
2016-04-25
add dep11 files to default Release patterns
David Kalnischkies
2016-01-08
include all compressed Packages/Sources files in Release file
David Kalnischkies
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
reenable gcc warnings for deprecated functions
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
deal with --version more centrally
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2015-11-04
deduplicate main methods
David Kalnischkies
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
2015-09-14
add --sha512 option + documentation for apt-ftparchive
David Kalnischkies
2015-09-14
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
David Kalnischkies
2015-09-14
do not generate bogus hashes if hash is disabled in apt-ftparchive
David Kalnischkies
2015-09-07
Set APT::FTPArchive::DoByHash to false by default
Michael Vogt
2015-09-07
Ensure that no by-hash file for "Release/InRelease is written"
Michael Vogt
2015-09-04
Add support for writing by-hash dirs in apt-ftparchive
Michael Vogt
2015-08-14
Replace UINT_MAX with std::numeric_limits<unsigned int>::max()
Julian Andres Klode
2015-08-13
C++11: Switch from auto_ptr to unique_ptr
Julian Andres Klode
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
2015-05-11
fix 'Source' to 'Package' rename in apt-ftparchive
David Kalnischkies
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
2015-01-10
128 KiB DSC files ought to be enough for everyone
David Kalnischkies
2014-11-09
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
streamline display of --help in all tools
David Kalnischkies
2014-10-24
promote filesize to a hashstring
David Kalnischkies
2014-09-27
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-27
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-03
Make Packages & Sources generation optional, during Generate call
Dimitri John Ledkov
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-04
Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)
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-05-08
use a std::vector instead of hardcoded array
David Kalnischkies
[next]