summaryrefslogtreecommitdiff
path: root/dselect/methods
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover4-92/+94
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover6-52/+54
2013-04-28Fix file descriptor leaks in perl codeGuillem Jover1-0/+1
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover2-23/+25
2013-04-24Use three-argument form of open in perl codeGuillem Jover2-8/+10
2013-04-24dselect: Stop using 'use vars' in method scriptsGuillem Jover3-9/+5
2013-04-24Dselect::Ftp: Inherit Exporter's import methodGuillem Jover1-1/+2
2013-04-23dselect: Remove unused diagnostics pragmasGuillem Jover3-4/+0
2013-04-23Debian::Dselect::Ftp: Move module to Dselect::FtpGuillem Jover5-11/+2
2013-04-19Explicitly quote HEREDOC markers in perl codeGuillem Jover3-3/+3
2013-04-19Use just 'return' instead of 'return undef' in perl codeGuillem Jover1-2/+2
2013-04-19Remove Emacs and vim modelinesGuillem Jover6-8/+0
2013-04-19dselect: Use strict and warnings in perl scriptsGuillem Jover1-0/+2
2013-04-19Debian::Dselect::Ftp: Add a package declarationGuillem Jover1-0/+2
2013-04-19dselect: Add missing license headersGuillem Jover10-3/+122
2012-05-04build: Use MKDIR_P instead of obsolete mkdir_pGuillem Jover1-5/+5
2012-03-27Do not use `' quote pairs for non-translatable stringsGuillem Jover6-76/+76
2011-12-13Do not use absolute paths for programs in perl and shell codeGuillem Jover5-10/+10
2011-08-20Fix spelling errorsGuillem Jover1-1/+1
2010-11-19Cleanup white spacesGuillem Jover3-4/+0
2010-02-25Use Debian instead of Debian GNU/Linux when referring to the distributionGuillem Jover1-1/+1
2009-11-08Clean up perl shebang lineGuillem Jover3-3/+9
2009-11-08Unify format in license headersGuillem Jover6-6/+6
2009-11-08Fix copyright statementsGuillem Jover6-15/+15
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover3-6/+3
2009-11-07Use find with -L instead of deprecated -followGuillem Jover4-6/+7
2009-10-02dselect-multicd: fix bashism in setup scriptRaphaël Hertzog1-3/+3
2009-10-02dselect-multicd: replace/drop obsolete dpkg commandsRaphaël Hertzog3-5/+3
2009-10-02dselect-multicd: update README wrt the dpkg-scanpackages situationRaphaël Hertzog1-21/+7
2009-10-02dselect-multicd: add missing copyright statementsRaphaël Hertzog3-0/+55
2009-10-02Integrate dpkg-multicd into dselectRaphaël Hertzog9-2/+1246
2009-09-26dselect-ftp: stop calling dpkg --forget-old-unavail as it's a no-opRaphaël Hertzog1-5/+0
2009-09-26dselect-ftp: don't use obsolete dpkg --print-installation-architectureRaphaël Hertzog2-2/+2
2009-09-26dselect-ftp: Update my e-mail address and copyrightRaphaël Hertzog3-3/+3
2009-09-26Integrate dpkg-ftp into dselectRaphaël Hertzog8-2/+1687
2009-07-12Obsolete --forget-old-unavailGuillem Jover1-2/+0
2009-05-24dselect: Properly parse fdisk output in disk setup methodGuillem Jover1-3/+3
2009-05-24dselect: Fix bashism (“echo -e”) in disk setup methodGuillem Jover1-1/+1
2009-05-24dselect: Refactor partition printing in disk setup methodGuillem Jover1-3/+10
2009-01-23Cleanup .gitignore filesGuillem Jover1-2/+0
2007-03-20Update svn:ignore attributes.Guillem Jover1-0/+1
2006-06-17Set all svn:ignore.Guillem Jover1-0/+1
2006-02-17Move the methods directory to dselect/methods, so the contents will notGuillem Jover14-0/+1112