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
/
indexcopy.cc
Age
Commit message (
Expand
)
Author
2016-01-26
act on various suggestions from cppcheck
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-04-19
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
2013-07-25
fix resource leak when verification fails
Michael Vogt
2013-07-25
apt-pkg/indexcopy.cc: check for pending errors before calling fdopen()
Michael Vogt
2013-07-25
call fdopen() after FileFd was checked
Michael Vogt
2013-06-09
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2013-05-16
non-inline RunGPGV methods to restore ABI compatibility with previous version...
David Kalnischkies
2013-04-08
merged bundle from david
Michael Vogt
2013-03-15
* apt-pkg/indexcopy.cc:
David Kalnischkies
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
2012-09-03
- do not create duplicated flat-archive CD-ROM sources for foreign
David Kalnischkies
2012-09-02
* apt-pkg/indexcopy.cc:
David Kalnischkies
2012-08-05
* apt-pkg/indexcopy.cc:
David Kalnischkies
2012-01-31
Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to
Michael Vogt
2011-12-13
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-12-11
* apt-pkg/cdrom.cc:
David Kalnischkies
2011-11-24
use getCompressors() instead of getCompressorTypes() and use it everywhere
David Kalnischkies
2011-11-23
factored out the decompressor code in IndexCopy::CopyPackages() and
Steve McIntyre
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-13
fix from David Kalnischkies for the InRelease gpg verification
0.8.15.2
Michael Vogt
2011-04-07
* apt-pkg/indexcopy.cc:
Julian Andres Klode
2011-01-20
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
2010-09-07
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-09-07
do not replace /dev/null when running in APT::CDROM::NoAct
Michael Vogt
2010-09-04
* apt-pkg/indexcopy.cc:
David Kalnischkies
2010-09-03
apt-pkg/indexcopy.cc: include trustedFile (if it exists)
Michael Vogt
2010-09-03
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-08-19
* apt-pkg/init.cc:
David Kalnischkies
2010-08-10
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
[next]