index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
6
-21
/
+30
2011-08-15
merged from the debian-sid branch
Michael Vogt
4
-17
/
+17
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
4
-17
/
+17
2011-07-13
* ftparchive/writer.cc:
David Kalnischkies
1
-26
/
+8
2011-06-29
merge lp:~mvo/apt/abi-break
Michael Vogt
4
-9
/
+90
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
4
-9
/
+86
2011-02-27
- load the supported compressors from configuration
David Kalnischkies
3
-47
/
+34
2011-02-25
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...
Michael Vogt
2
-4
/
+2
2011-02-24
* ftparchive/contents.cc:
David Kalnischkies
1
-28
/
+3
2011-02-22
add sha512 support to apt-ftparchive
Michael Vogt
4
-7
/
+84
2011-02-22
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
3
-1
/
+8
2011-02-22
* ftparchive/writer.cc:
David Kalnischkies
1
-0
/
+2
2011-02-22
add options to disable specific checksums for Indexes
David Kalnischkies
3
-59
/
+92
2011-02-22
* ftparchive/writer.cc:
David Kalnischkies
1
-0
/
+5
2011-02-22
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
2
-1
/
+6
2011-01-25
merge with debian-sid
David Kalnischkies
1
-1
/
+1
2011-01-25
releasing version 0.8.10.2
0.8.10.2
Michael Vogt
1
-1
/
+1
2011-01-24
include Index files by default in the Release file
David Kalnischkies
1
-0
/
+1
2011-01-20
* ftparchive/writer.cc:
David Kalnischkies
2
-11
/
+17
2010-09-09
* ftparchive/writer.cc:
Michael Vogt
1
-2
/
+2
2010-09-09
* ftparchive/writer.cc:
Michael Vogt
1
-6
/
+9
2010-09-09
* ftparchive/writer.cc:
David Kalnischkies
1
-2
/
+2
2010-09-07
* ftparchive/apt-ftparchive.cc:
David Kalnischkies
1
-1
/
+6
2010-08-19
* ftparchive/writer.cc:
David Kalnischkies
1
-1
/
+1
2010-06-09
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
1
-0
/
+10
2010-06-09
* ftparchive/writer.cc:
David Kalnischkies
1
-0
/
+10
2010-05-31
i managed to commit broken codeā¦ which (at least in my mind) worked
David Kalnischkies
1
-1
/
+1
2010-05-29
* ftparchive/writer.h:
David Kalnischkies
1
-0
/
+1
2010-04-23
* ftparchive/writer.cc:
David Kalnischkies
1
-21
/
+19
2010-04-01
merged from lp:~donkult/apt/sid
Michael Vogt
3
-13
/
+126
2010-03-26
Switch the TranslationWriter to use MultiCompress to be able to generate
David Kalnischkies
3
-11
/
+20
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
3
-10
/
+107
2010-02-18
- add --arch option for apt-ftparchive packages and contents commands
David Kalnischkies
3
-22
/
+21
2010-02-13
merge with debian-sid
David Kalnischkies
2
-14
/
+19
2010-01-31
* cmdline/acqprogress.cc:
Michael Vogt
1
-5
/
+25
2010-01-30
* ftparchive/writer.cc:
David Kalnischkies
1
-5
/
+25
2010-01-25
* ftparchive/writer.{cc,h}:
Michael Vogt
2
-14
/
+19
2009-12-11
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
5
-8
/
+8
2009-12-10
merged -r 1920..1922 from lp:~donkult/apt/sid
Michael Vogt
2
-2
/
+20
2009-12-10
merged -r1875..1886 from lp:~donkult/apt/sid
Michael Vogt
1
-5
/
+5
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
5
-8
/
+8
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
10
-86
/
+86
2009-11-28
add APT::FTPArchive::AlwaysStat to disable the too aggressive
David Kalnischkies
4
-9
/
+15
2009-11-27
merge with lp:~mvo/apt/debian-sid and update all pot's and po's
David Kalnischkies
1
-0
/
+1
2009-11-26
Add APT::FTPArchive::LongDescription to disable the inclusion of the
David Kalnischkies
2
-2
/
+20
2009-11-24
* ftparchive/apt-ftparchive.cc:
Julian Andres Klode
1
-0
/
+1
2009-10-14
fix compiler warning: suggest parentheses around && within || in cachedb
David Kalnischkies
1
-5
/
+5
[prev]
[next]