index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
debsrcrecords.cc
Age
Commit message (
Expand
)
Author
2017-05-31
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
2016-11-09
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-08-31
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2016-07-22
support "install ./foo.changes"
David Kalnischkies
2016-03-14
enforce verify of filesize in 'apt-get source'
David Kalnischkies
2016-01-02
support comments in debian/control parsing
David Kalnischkies
2015-12-27
Convert most callers of isspace() to isspace_ascii()
Julian Andres Klode
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
2014-11-08
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-06-18
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-29
Fix more warnings from clang
Michael Vogt
2014-05-27
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
Michael Vogt
2014-05-09
use 'best' hash for source authentication
David Kalnischkies
2014-05-08
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-07
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-04-24
create debIFTypeDscFile type
Michael Vogt
2014-04-22
add support for apt-get build-dep foo.dsc
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2013-02-28
re-add compat pkgSrcRecords::File::MD5Hash
Michael Vogt
2013-01-31
cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...
Michael Vogt
2013-01-14
fix skipping of already downloaded files and add some FIXMEs
Michael Vogt
2013-01-14
first iteration that adds support for checksums-{sha512,sha256}
Michael Vogt
2011-09-21
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-02-27
support every compression we have a compressor configured
David Kalnischkies
2011-02-22
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2009-11-29
Ignore :qualifiers after package name in build dependencies
David Kalnischkies
2009-11-27
use "diff" filetype for .debian.tar.* files (Closes: #554898) in
David Kalnischkies
2009-06-30
merged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt
2007-07-28
* Applied patch from Guillem Jover <guillem.jover@nokia.com> to add
Otavio Salvador
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2006-12-01
* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt
2006-12-01
* apt-pkg/deb/debsrcrecords.cc:
Michael Vogt
2006-11-30
* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt
2004-09-20
* Implement an ugly workaround for the 10000-character ...
Arch Librarian
2004-09-20
Add --arch-only option for apt-get build-dep only only ...
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
working apt-get source
Arch Librarian
2004-09-20
Source record file list parsing
Arch Librarian
2004-09-20
Source record parsing
Arch Librarian