summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-10doc: Document apt_pkg.TagFile additionsJulian Andres Klode2-9/+32
2015-06-10TagFile: Provide close() and context managerJulian Andres Klode1-0/+58
2015-06-10doc: Prepare for 1.0 releaseJulian Andres Klode3-1/+34
2015-06-10python/cache.cc: Handle deprecation of pkgCache::PkgIterator::Section()Julian Andres Klode1-6/+12
2015-06-10sphinx docs: Fix remaining instances of old C syntax to use domainsJulian Andres Klode2-2/+2
2015-06-10doc/source/library/apt_pkg.rst: Fix indentationJulian Andres Klode1-3/+3
2015-06-10doc/source/c++/api.rst: Upgrade syntax to use the new domain stuffJulian Andres Klode1-218/+218
2015-06-10Fix indentation and docstring problemsvon3-10/+11
2015-05-29Set Standards-Version to 3.9.6von1-1/+1
2015-05-29Remove the "-Wstrict-prototypes" compiler optionvon1-0/+7
2015-05-22Fix apt.Package.installed_files for multi-arch packagesMichael Vogt1-1/+1
2015-05-22rename "md5" keyword argument in AcquireFile() to "hash" and add backward com...Michael Vogt2-9/+40
2015-05-22apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t...Michael Vogt1-5/+6
2015-05-15tests/test_tagfile.py: Close files we opened to prevent leakageJulian Andres Klode1-4/+4
2015-05-07releasing package python-apt version 0.9.4Michael Vogt1-2/+13
2015-05-07update whatsnewMichael Vogt2-10/+17
2015-05-07Fix pep8 errorMichael Vogt1-2/+2
2015-05-07Fix dead links in python-apt documentationMichael Vogt2-1/+10
2015-05-07Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONEMichael Vogt2-2/+4
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt2-73/+75
2015-05-07Update the print_uris.py example to use the new APIvon1-15/+3
2015-05-07add Wily templateMartin Pitt2-0/+117
2014-11-07apt/debfile.py: use apt_pkg.open_maybe_clear_signed_file() when opening a .ds...Michael Vogt2-3/+4
2014-11-06Add binding for apt_pkg.maybe_open_clear_signed_file()Michael Vogt2-0/+46
2014-11-06add apt_pkg.sha512sum()Michael Vogt2-2/+73
2014-10-24releasing package python-apt version 0.9.3.11Michael Vogt1-2/+11
2014-10-24Add Ubuntu 15.04 (Vivid Vervet) to the templateMichael Vogt1-0/+119
2014-10-24Merged UbuntuRTMDistribution detection from ubuntuMichael Vogt2-0/+43
2014-10-14python/tarfile.cc: use long long in Process() for APT >= 4.14Michael Vogt2-2/+11
2014-09-30Embed changelog entry date and time instead of build date and timeJulian Andres Klode2-3/+14
2014-09-04releasing package python-apt version 0.9.3.10Michael Vogt1-0/+13
2014-09-03update python-apt.potMichael Vogt1-109/+119
2014-09-03fix testsMichael Vogt3-4/+6
2014-09-03read all tags from a dsc file and improve testsMichael Vogt2-13/+27
2014-09-03add support for apt.debfile.DscSrcPackage.filelistMichael Vogt2-3/+16
2014-09-02Stop reading after the "Format" stanza in a .dsc fileMichael Vogt2-0/+4
2014-09-02python/tag.cc: ensure that the final \n is there when duplicating section dataMichael Vogt1-4/+7
2014-08-28release 0.9.3.9Michael Vogt1-0/+15
2014-08-28tests/test_auth.py: update for gnupg 1.4.18Mauricio Faria de Oliveira2-1/+10
2014-08-28tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)Mauricio Faria de Oliveira1-1/+3
2014-07-08doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocationJulian Andres Klode1-1/+1
2014-07-04fix another pep8 failureMichael Vogt1-1/+1
2014-06-30releasing package python-apt version 0.9.3.8Michael Vogt1-0/+7
2014-06-30make pep8 happy (again)Michael Vogt13-86/+86
2014-06-10releasing package python-apt version 0.9.3.7Michael Vogt1-1/+1
2014-06-10libapt uses pkgSourceRecords::Step() tooMichael Vogt1-2/+2
2014-06-10add apt_pkg.SourceRecords.step() to all steping through all SrcRecordsMichael Vogt2-1/+25
2014-06-10Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid"Michael Vogt5-170/+111
2014-06-10prepare 0.9.3.7Michael Vogt1-0/+10
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sidMichael Vogt5-111/+170