Commit History

Author SHA1 Message Date
  Guillem Jover d1629d0ec1 scripts: Replace changelog program parsers with perl modules 8 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover 148c86fcdf dpkg-parsechangelog: Normalize command-line parsing 9 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 9 years ago
  Guillem Jover 0196624315 dpkg-parsechangelog: Accept -S value in addition to -Svalue 9 years ago
  Guillem Jover 5e4830d28f dpkg-parsechangelog: Do not accept values bundled with long option names 9 years ago
  Guillem Jover 395f6ced94 scripts: Switch unused capturing groups to non-capturing ones 11 years ago
  Guillem Jover 78b91af405 dpkg-parsechangelog: Do not generate perl warnings on nonexistent fields 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 10 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 10 years ago
  Guillem Jover a864541808 dpkg-parsechangelog: Unify -S option parsing with other short options 10 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 11 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 11 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 11 years ago
  Guillem Jover 72c2242d47 dpkg-parsechangelog: Add new --show-field option to print a field value 11 years ago
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 12 years ago
  Guillem Jover 137a40cbdd scripts: Slice --help output strings 12 years ago
  Guillem Jover 5c490cdc46 scripts: Unify “<option>...” --help output 12 years ago
  Guillem Jover 80269099a7 dpkg-parsechangelog: Uppercase “parse options:” help output title 12 years ago
  Guillem Jover 36a5005fca scripts: Hyphenate option arguments 12 years ago
  Guillem Jover 8d7922e757 scripts: Use “changelog” instead of “change log” 12 years ago
  Guillem Jover 33f45255ee Move copyright information from --version output to file comment headers 12 years ago
  Guillem Jover 4fdbd69d7b dpkg-parsechangelog: Remove duplicate program name from usage error output 12 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 13 years ago
  Guillem Jover eb4155377e Use License instead of Licence in strings 14 years ago
  Guillem Jover bee98c7ea7 Add missing license headers 14 years ago
  Raphaël Hertzog 30421dbe46 dpkg-parsechangelog: drop useless “use” statements 14 years ago
  Raphaël Hertzog 99e3abcc33 Move parse_changelog() to a separate module Dpkg::Changelog::Parse 14 years ago
  Raphaël Hertzog 6ebc6bf02e Use the new Dpkg::Control interface everywhere 14 years ago