Age | Commit message (Expand) | Author |
2019-01-24 | Merge and reuse tmp file handling across the board | David Kalnischkies |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2016-05-28 | look into the right textdomain for apt-utils again | 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-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-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-07-08 | Fix ar and tar code to be LFS-safe | Guillem Jover |
2014-05-29 | cmdline/apt-extracttemplates.cc: remove unused private var | Michael Vogt |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-03-27 | Use mkstemp() in apt-extracttemplaes (closes: #741627) | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2014-02-22 | Add support for data.tar, control.tar and control.tar.xz | Guillem Jover |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2012-05-05 | ensure that apti18n.h is included last as advertised (Closes: #671623) | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2010-06-04 | Switch away from the now deprecated methods for Cache building | David Kalnischkies |
2009-06-30 | add 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 wrong | Otavio Salvador |
2005-01-20 | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C... | Christian Perrier |
2004-12-12 | Merge bzip2-debs branch | Matt Zimmerman |
2004-09-20 | * Support TMPDIR in apt-extracttemplates (Closes: #191656) | Arch Librarian |
2004-09-20 | G++ 3.2 fixes | Arch Librarian |
2004-09-20 | Fix typo, and convert file.Package to const char. | Arch Librarian |
2004-09-20 | apt-extracttemplates now prepends the package name when... | Arch Librarian |
2004-09-20 | Don't segfault if the cache can't be made. | Arch Librarian |
2004-09-20 | commented out a stray debugging line that will break debconf | Arch Librarian |
2004-09-20 | Added locale.h for LC_ALL | Arch Librarian |
2004-09-20 | setup textdomain/etc for i18n stuff | Arch Librarian |
2004-09-20 | Fliped comparision operator. Closes: #94618 | Arch Librarian |
2004-09-20 | bump the soname up one (to 3.1.2) | Arch Librarian |
2004-09-20 | fixed typo in fileutl.cc (damn you, studly caps...) | Arch Librarian |
2004-09-20 | Extract Templates adjustments | Arch Librarian |
2004-09-20 | more cleanups | Arch Librarian |
2004-09-20 | apt-extracttemplates cleanup | Arch Librarian |
2004-09-20 | apt-extracttemplates stuff from debconf | Arch Librarian |