summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Index.pm
AgeCommit message (Expand)AuthorFilesLines
2019-01-15perl: Fix POD for Dpkg::Interface::Storable derived method implementationsGuillem Jover1-13/+12
2017-08-26perl: Use -> operator for function variablesGuillem Jover1-2/+2
2017-07-04Dpkg::Index: Add a new "unique_tuple_key" option to set_options()Guillem Jover1-10/+59
2017-07-04Dpkg::Index: Itemize the CTRL_* constants in the PODGuillem Jover1-9/+41
2016-10-30Dpkg: Document the behavior for consecutive calls to parse() methodsGuillem Jover1-2/+4
2016-07-03man, perl: Remove most AUTHOR sectionsGuillem Jover1-4/+0
2016-07-03Dpkg::Control: Add new autopkgtest control files supportGuillem Jover1-1/+6
2016-07-03scripts: Fix typos in PODGuillem Jover1-1/+1
2016-02-27Dpkg::Index: Check existence of search criteriaGuillem Jover1-2/+4
2016-01-26Dpkg: Fix typos in documentationGuillem Jover1-1/+1
2016-01-26Dpkg::Control: Add new CTRL_COPYRIGHT control block typesGuillem Jover1-0/+8
2015-07-28Dpkg: Remove my keyword from POD function prototypesGuillem Jover1-7/+7
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-1/+1
2015-05-18scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titlesGuillem Jover1-1/+1
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-2/+2
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover1-0/+6
2014-08-09scripts: Use //= instead of explicit defined or exists checksGuillem Jover1-4/+3
2014-01-15Dpkg::Index: Do not require unused Dpkg::Compression::FileHandleGuillem Jover1-1/+0
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover1-1/+1
2013-11-24Consistently use regex instead of regexp when possibleGuillem Jover1-1/+1
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-7/+7
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-27/+27
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-1/+1
2010-04-11Fix POD in several perl modules to avoid two consecutive lines starting with ...Raphaël Hertzog1-0/+1
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-1/+1
2010-02-20Update Dpkg::Changelog and Dpkg::Index to use Dpkg::Interface::StorableRaphaël Hertzog1-20/+2
2010-01-22Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::CompressorRaphaël Hertzog1-3/+3
2010-01-22Dpkg::Compression::CompressedFile: update APIRaphaël Hertzog1-8/+4
2010-01-22Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFileRaphaël Hertzog1-3/+3
2009-11-29Dpkg::Index: fix get() and remove() methodsRoderich Schupp1-2/+2
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-31Dpkg::Index: new moduleRaphaël Hertzog1-0/+371