summaryrefslogtreecommitdiff
path: root/cmdline/apt-extracttemplates.cc
AgeCommit message (Expand)Author
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-03-16stop displaying time of build in online helpJérémy Bobbio
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-07-08Fix ar and tar code to be LFS-safeGuillem Jover
2014-05-29cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-02-22Add support for data.tar, control.tar and control.tar.xzGuillem Jover
2013-12-22factor GetTempDir outMichael Vogt
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2007-10-02 - cmdline/apt-extracttemplates.cc: likewise;Otavio Salvador
2007-08-01* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier
2004-12-12Merge bzip2-debs branchMatt Zimmerman
2004-09-20* Support TMPDIR in apt-extracttemplates (Closes: #191656)Arch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Fix typo, and convert file.Package to const char.Arch Librarian
2004-09-20apt-extracttemplates now prepends the package name when...Arch Librarian
2004-09-20Don't segfault if the cache can't be made.Arch Librarian
2004-09-20commented out a stray debugging line that will break debconfArch Librarian
2004-09-20Added locale.h for LC_ALLArch Librarian
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
2004-09-20Fliped comparision operator. Closes: #94618Arch Librarian
2004-09-20bump the soname up one (to 3.1.2)Arch Librarian
2004-09-20fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian
2004-09-20Extract Templates adjustmentsArch Librarian
2004-09-20more cleanupsArch Librarian
2004-09-20apt-extracttemplates cleanupArch Librarian
2004-09-20apt-extracttemplates stuff from debconfArch Librarian