Commit History

Author SHA1 Message Date
  Guillem Jover 13b173b908 scripts: Do not prefix paths with ./ before calling open 12 years ago
  Guillem Jover 6aae0f7fbf scripts: Use a variable instead of a literal string for the lock file 13 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 13 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 13 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 years ago
  Guillem Jover 193cfded78 Fix file descriptor leaks in perl code 13 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 13 years ago
  Guillem Jover 726f6e1f09 scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h 13 years ago
  Guillem Jover 82ea4a4318 scripts: Remove unused :signal_h from POSIX imports 13 years ago
  Guillem Jover a62fb6adec Use three-argument form of open in perl code 13 years ago
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 14 years ago
  Guillem Jover db5525b9ef Dpkg::File: Refactor file locking logic into this new module 14 years ago
  Guillem Jover 36a5005fca scripts: Hyphenate option arguments 14 years ago
  Guillem Jover 33f45255ee Move copyright information from --version output to file comment headers 14 years ago
  Raphaël Hertzog d834b77b5d dpkg-gencontrol, dpkg-distaddfile: protect update of debian/files with a lock 15 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 15 years ago
  Guillem Jover eb4155377e Use License instead of Licence in strings 16 years ago
  Guillem Jover bee98c7ea7 Add missing license headers 16 years ago
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default 17 years ago
  Guillem Jover 2f6b6645dc Use new style perl function calls 18 years ago
  Guillem Jover d788a140ef dpkg-distaddfile: Use _g() instead of wrong and typoed gettetx() 18 years ago
  Raphael Hertzog 65dcc473ae Remove the last calls to chown(getfowner(), ...) 18 years ago
  Guillem Jover 4dced80cec Dpkg::ErrorHandling: Add support for format strings 19 years ago
  Guillem Jover e847eabd3c Switch perl programs to use the new Dpkg/ErrorHandling module 19 years ago
  Guillem Jover 3cd101f187 Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext. 19 years ago
  Guillem Jover a5e3f54918 Switch perl programs to use the new Dpkg module and its variables. 19 years ago
  Guillem Jover e597c04043 Make all perl scripts use strict and warnings, to ease catching errors. 19 years ago
  Guillem Jover 744ae6fc34 Move retrieval of uid and gid information from controllib.pl into a 19 years ago
  Guillem Jover 9cb480c217 Modified some strings to be able to merge them in the .pot files. 20 years ago
  Guillem Jover 5ed5d7e068 Standarize scripts usage output format and at the same time make 20 years ago