| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-09 | dselect: Remove traces of non-US support from methods | Guillem Jover | 1 | -1/+1 | |
| This has been obsoleted long ago. | |||||
| 2013-12-07 | Use https:// URLs instead of http:// when possible | Guillem Jover | 1 | -1/+1 | |
| 2013-12-04 | dselect: Use warn instead of print STDERR in method scripts | Guillem Jover | 1 | -1/+1 | |
| Addresses InputOutput::RequireBracedFileHandleWithPrint. Warned-by: perlcritic | |||||
| 2013-12-04 | perl: Switch to use low precedence boolean operators for error checks | Guillem Jover | 1 | -1/+1 | |
| This will make it safe to remove parenthesis around builtins. | |||||
| 2013-12-04 | perl: Try to avoid boolean operators after predicates on error checks | Guillem Jover | 1 | -5/+8 | |
| Using boolean operators after predicates for error checking makes the code flow slightly confusing, do that only after actions, to check if they succeeded and error out otherwise. | |||||
| 2013-04-19 | dselect: Add missing license headers | Guillem Jover | 1 | -0/+13 | |
| These do not change any license, they just clarify the current state. For old dselect methods that were already present in the dpkg project, the license remains GPL2+, for files imported from the dpkg-ftp and dpkg-multicd projects the license remains GPL2-only for now. | |||||
| 2012-03-27 | Do not use `' quote pairs for non-translatable strings | Guillem Jover | 1 | -1/+1 | |
| 2009-11-07 | Use find with -L instead of deprecated -follow | Guillem Jover | 1 | -2/+3 | |
| 2006-02-17 | Move the methods directory to dselect/methods, so the contents will not | Guillem Jover | 1 | -0/+121 | |
| be installed if dselect is not to be built. | |||||
