index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
apt-ftparchive.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
look into the right textdomain for apt-utils again
David Kalnischkies
1
-2
/
+0
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
1
-2
/
+2
2015-11-29
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
1
-1
/
+1
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-4
/
+4
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
1
-16
/
+28
2015-11-04
revamp all tools help messages
David Kalnischkies
1
-7
/
+7
2015-11-04
deal with --version more centrally
David Kalnischkies
1
-6
/
+1
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
1
-3
/
+2
2015-11-04
generate commands array after config is loaded
David Kalnischkies
1
-8
/
+10
2015-11-04
deduplicate main methods
David Kalnischkies
1
-31
/
+5
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
1
-15
/
+17
2015-09-14
add --sha512 option + documentation for apt-ftparchive
David Kalnischkies
1
-0
/
+1
2015-08-14
Replace UINT_MAX with std::numeric_limits<unsigned int>::max()
Julian Andres Klode
1
-2
/
+3
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
1
-34
/
+35
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
1
-28
/
+23
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
1
-2
/
+1
2014-11-09
use the same code to detect quiet setting in all tools
David Kalnischkies
1
-14
/
+5
2014-11-09
streamline display of --help in all tools
David Kalnischkies
1
-15
/
+4
2014-09-03
Make Packages & Sources generation optional, during Generate call
Dimitri John Ledkov
1
-33
/
+66
2014-04-07
ensure "--db" also works with the new srcpkgdb
Michael Vogt
1
-0
/
+8
2014-04-04
ensure clean works
Michael Vogt
1
-5
/
+15
2014-04-04
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
1
-3
/
+27
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-4
/
+13
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
1
-9
/
+9
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
1
-1
/
+1
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2013-01-31
merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers
Michael Vogt
1
-2
/
+3
2012-06-09
* ftparchive/apt-ftparchive.cc:
David Kalnischkies
1
-1
/
+1
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
1
-1
/
+1
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-8
/
+8
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-5
/
+5
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-5
/
+6
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-8
/
+8
2011-02-22
add options to disable specific checksums for Indexes
David Kalnischkies
1
-0
/
+2
2011-01-25
releasing version 0.8.10.2
0.8.10.2
Michael Vogt
1
-1
/
+1
2010-09-07
* ftparchive/apt-ftparchive.cc:
David Kalnischkies
1
-1
/
+6
2010-04-01
merged from lp:~donkult/apt/sid
Michael Vogt
1
-11
/
+52
2010-03-26
Switch the TranslationWriter to use MultiCompress to be able to generate
David Kalnischkies
1
-5
/
+8
2010-03-26
Inclusion of Long Descriptions in the Packages files can be set now
David Kalnischkies
1
-2
/
+9
2010-03-26
ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.
Julian Andres Klode
1
-0
/
+1
2010-03-26
* ftparchive/apt-ftparchive.cc:
Julian Andres Klode
1
-1
/
+1
2010-03-22
* ftparchive/writer.cc:
David Kalnischkies
1
-8
/
+39
2010-02-18
- add --arch option for apt-ftparchive packages and contents commands
David Kalnischkies
1
-3
/
+4
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
1
-2
/
+2
2009-11-24
* ftparchive/apt-ftparchive.cc:
Julian Andres Klode
1
-0
/
+1
2007-08-01
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
1
-2
/
+2
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
1
-4
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-4
/
+0
2007-06-08
* fix FTBFS with gcc 4.3, closes: #417090
Michael Vogt
1
-0
/
+1
[next]