index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
debsrcrecords.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkgSrcRecords::Parser: Fold Files2() into Files()
Julian Andres Klode
2019-02-26
1
-38
/
+3
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
1
-1
/
+5
*
use pkgTagSection::Key in srcRecords parser
David Kalnischkies
2017-09-26
1
-32
/
+34
*
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-26
1
-1
/
+4
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-7
/
+7
*
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
2017-05-31
1
-1
/
+11
*
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-09
1
-3
/
+5
*
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2016-08-31
1
-3
/
+6
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
1
-1
/
+18
*
enforce verify of filesize in 'apt-get source'
David Kalnischkies
2016-03-14
1
-0
/
+1
*
support comments in debian/control parsing
David Kalnischkies
2016-01-02
1
-4
/
+10
*
Convert most callers of isspace() to isspace_ascii()
Julian Andres Klode
2015-12-27
1
-3
/
+3
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+4
*
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
1
-6
/
+32
|
\
|
*
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
1
-44
/
+118
*
|
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-11-08
1
-18
/
+2
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-1
/
+2
|
\
|
|
*
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
Michael Vogt
2014-05-27
1
-1
/
+2
*
|
Fix more warnings from clang
Michael Vogt
2014-05-29
1
-2
/
+3
*
|
use 'best' hash for source authentication
David Kalnischkies
2014-05-09
1
-71
/
+99
*
|
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-08
1
-0
/
+19
|
\
\
|
*
|
create debIFTypeDscFile type
Michael Vogt
2014-04-24
1
-2
/
+2
|
*
|
add support for apt-get build-dep foo.dsc
Michael Vogt
2014-04-22
1
-0
/
+19
|
|
/
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-5
/
+12
|
\
|
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+9
|
*
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2014-03-13
1
-1
/
+1
*
|
re-add compat pkgSrcRecords::File::MD5Hash
Michael Vogt
2013-02-28
1
-0
/
+3
*
|
cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...
Michael Vogt
2013-01-31
1
-21
/
+15
*
|
fix skipping of already downloaded files and add some FIXMEs
Michael Vogt
2013-01-14
1
-4
/
+9
*
|
first iteration that adds support for checksums-{sha512,sha256}
Michael Vogt
2013-01-14
1
-54
/
+75
|
/
*
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2011-09-21
1
-17
/
+24
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-2
/
+4
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
*
support every compression we have a compressor configured
David Kalnischkies
2011-02-27
1
-3
/
+6
*
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2011-02-22
1
-1
/
+2
*
Ignore :qualifiers after package name in build dependencies
David Kalnischkies
2009-11-29
1
-2
/
+3
*
use "diff" filetype for .debian.tar.* files (Closes: #554898) in
David Kalnischkies
2009-11-27
1
-1
/
+7
*
merged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt
2009-06-30
1
-0
/
+8
*
* Applied patch from Guillem Jover <guillem.jover@nokia.com> to add
Otavio Salvador
2007-07-28
1
-1
/
+1
*
* Removed the more leftover #pragma interface/implementation
Michael Vogt
2007-06-08
1
-4
/
+0
|
\
|
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
|
* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt
2006-12-01
1
-1
/
+1
*
|
* apt-pkg/deb/debsrcrecords.cc:
Michael Vogt
2006-12-01
1
-1
/
+1
*
|
* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt
2006-11-30
1
-19
/
+9
|
/
*
* Implement an ugly workaround for the 10000-character ...
Arch Librarian
2004-09-20
1
-4
/
+25
*
Add --arch-only option for apt-get build-dep only only ...
Arch Librarian
2004-09-20
1
-2
/
+5
*
Join with aliencode
Arch Librarian
2004-09-20
1
-28
/
+69
[next]