summaryrefslogtreecommitdiff
path: root/cmdline/apt-extracttemplates.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-241-23/+11
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-11/+11
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-281-2/+0
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-291-2/+2
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-291-1/+1
* revamp all tools help messagesDavid Kalnischkies2015-11-041-9/+4
* deal with --version more centrallyDavid Kalnischkies2015-11-041-5/+0
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-3/+2
* generate commands array after config is loadedDavid Kalnischkies2015-11-041-7/+10
* deduplicate main methodsDavid Kalnischkies2015-11-041-22/+4
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-2/+2
* stop displaying time of build in online helpJérémy Bobbio2015-03-161-2/+1
* streamline display of --help in all toolsDavid Kalnischkies2014-11-091-20/+12
* Fix ar and tar code to be LFS-safeGuillem Jover2014-07-081-1/+1
* cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-291-1/+1
* improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-101-5/+8
* Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-271-6/+9
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-5/+4
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-4/+4
* Add support for data.tar, control.tar and control.tar.xzGuillem Jover2014-02-221-14/+4
* factor GetTempDir outMichael Vogt2013-12-221-8/+3
* ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-051-2/+4
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-2/+2
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+3
* Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-041-2/+1
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-2/+2
* - cmdline/apt-extracttemplates.cc: likewise;Otavio Salvador2007-10-021-1/+1
* * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
* Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier2005-01-201-1/+1
* Merge bzip2-debs branchMatt Zimmerman2004-12-121-1/+1
* * Support TMPDIR in apt-extracttemplates (Closes: #191656)Arch Librarian2004-09-201-2/+10
* G++ 3.2 fixesArch Librarian2004-09-201-1/+3
* Fix typo, and convert file.Package to const char.Arch Librarian2004-09-201-3/+3
* apt-extracttemplates now prepends the package name when...Arch Librarian2004-09-201-5/+5
* Don't segfault if the cache can't be made.Arch Librarian2004-09-201-3/+8
* commented out a stray debugging line that will break debconfArch Librarian2004-09-201-2/+2
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
* Fliped comparision operator. Closes: #94618Arch Librarian2004-09-201-5/+8
* bump the soname up one (to 3.1.2)Arch Librarian2004-09-201-2/+2
* fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian2004-09-201-6/+9
* Extract Templates adjustmentsArch Librarian2004-09-201-95/+94
* more cleanupsArch Librarian2004-09-201-24/+36
* apt-extracttemplates cleanupArch Librarian2004-09-201-53/+267
* apt-extracttemplates stuff from debconfArch Librarian2004-09-201-0/+142