index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-extracttemplates.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge and reuse tmp file handling across the board
David Kalnischkies
2019-01-24
1
-23
/
+11
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-11
/
+11
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
1
-2
/
+0
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
1
-2
/
+2
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
1
-1
/
+1
*
revamp all tools help messages
David Kalnischkies
2015-11-04
1
-9
/
+4
*
deal with --version more centrally
David Kalnischkies
2015-11-04
1
-5
/
+0
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
1
-3
/
+2
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
1
-7
/
+10
*
deduplicate main methods
David Kalnischkies
2015-11-04
1
-22
/
+4
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
1
-2
/
+2
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+1
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-20
/
+12
*
Fix ar and tar code to be LFS-safe
Guillem Jover
2014-07-08
1
-1
/
+1
*
cmdline/apt-extracttemplates.cc: remove unused private var
Michael Vogt
2014-05-29
1
-1
/
+1
*
improve pkgTagSection scanning and parsing
David Kalnischkies
2014-05-10
1
-5
/
+8
*
Use mkstemp() in apt-extracttemplaes (closes: #741627)
Michael Vogt
2014-03-27
1
-6
/
+9
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-5
/
+4
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-4
/
+4
*
Add support for data.tar, control.tar and control.tar.xz
Guillem Jover
2014-02-22
1
-14
/
+4
*
factor GetTempDir out
Michael Vogt
2013-12-22
1
-8
/
+3
*
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-05-05
1
-2
/
+4
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
1
-2
/
+2
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+3
*
Switch away from the now deprecated methods for Cache building
David Kalnischkies
2010-06-04
1
-2
/
+1
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-2
/
+2
*
- cmdline/apt-extracttemplates.cc: likewise;
Otavio Salvador
2007-10-02
1
-1
/
+1
*
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
2007-08-01
1
-2
/
+2
*
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
2005-01-20
1
-1
/
+1
*
Merge bzip2-debs branch
Matt Zimmerman
2004-12-12
1
-1
/
+1
*
* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Arch Librarian
2004-09-20
1
-2
/
+10
*
G++ 3.2 fixes
Arch Librarian
2004-09-20
1
-1
/
+3
*
Fix typo, and convert file.Package to const char.
Arch Librarian
2004-09-20
1
-3
/
+3
*
apt-extracttemplates now prepends the package name when...
Arch Librarian
2004-09-20
1
-5
/
+5
*
Don't segfault if the cache can't be made.
Arch Librarian
2004-09-20
1
-3
/
+8
*
commented out a stray debugging line that will break debconf
Arch Librarian
2004-09-20
1
-2
/
+2
*
Added locale.h for LC_ALL
Arch Librarian
2004-09-20
1
-1
/
+2
*
setup textdomain/etc for i18n stuff
Arch Librarian
2004-09-20
1
-2
/
+6
*
Fliped comparision operator. Closes: #94618
Arch Librarian
2004-09-20
1
-5
/
+8
*
bump the soname up one (to 3.1.2)
Arch Librarian
2004-09-20
1
-2
/
+2
*
fixed typo in fileutl.cc (damn you, studly caps...)
Arch Librarian
2004-09-20
1
-6
/
+9
*
Extract Templates adjustments
Arch Librarian
2004-09-20
1
-95
/
+94
*
more cleanups
Arch Librarian
2004-09-20
1
-24
/
+36
*
apt-extracttemplates cleanup
Arch Librarian
2004-09-20
1
-53
/
+267
*
apt-extracttemplates stuff from debconf
Arch Librarian
2004-09-20
1
-0
/
+142