index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
/
methods
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
dselect: Remove traces of non-US support from methods
Guillem Jover
9
-38
/
+13
2017-10-09
dselect: Remove long obsolete floppy method
Guillem Jover
6
-307
/
+0
2017-09-24
Dselect::Ftp: Avoid many function arguments in do_connect()
Guillem Jover
4
-54
/
+56
2017-05-07
build: Use libexec variable for auxiliary internal programs
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
2
-2
/
+2
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
1
-1
/
+1
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
3
-2
/
+9
2016-10-29
build: Use two space indentation for shell code
Guillem Jover
1
-2
/
+2
2015-10-18
Update Heiko Schlittermann's email address
Guillem Jover
3
-3
/
+3
2015-10-18
Update Ian Jackson's email address
Guillem Jover
3
-4
/
+4
2015-09-17
dselect: Switch multicd method license from GPL2 to GPL2+
Guillem Jover
3
-6
/
+9
2015-09-14
perl: Split overlong regexes into multiline extended regexes
Guillem Jover
1
-2
/
+9
2015-05-30
scripts, dselsect/methods: Switch from `` to operator qx()
Guillem Jover
4
-10
/
+10
2015-05-18
dselect: Remove outdated local copy of the Debian README.mirrors.txt file
Guillem Jover
3
-267
/
+4
2015-05-09
build: Use single suffix rules instead of non-portable %-pattern rules
Guillem Jover
1
-1
/
+3
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-03-31
Say directory instead of dir in output messages
Guillem Jover
1
-2
/
+2
2015-03-31
Use "<enter>" instead of "return" or "enter" in input prompts
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-4
/
+13
2015-01-28
perl: Switch from legacy File::Path functions to new ones
Guillem Jover
1
-4
/
+4
2015-01-28
build: Rename perl scripts to have a .pl extension
Guillem Jover
5
-4
/
+26
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-2
/
+2
2014-10-06
dselect: Quote the FTP package name instead of trying to manually escape it
Guillem Jover
1
-3
/
+1
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-12
/
+12
2014-10-06
dselect: Remove unnecessary handling of obsolete Package_Revision field
Guillem Jover
1
-1
/
+0
2014-08-09
Use https:// URLs instead of http:// when possible (round two)
Guillem Jover
1
-1
/
+1
2014-05-17
perl: Fix unused capture groups false positives
Guillem Jover
1
-2
/
+2
2014-05-17
perl: Do not use global match variables
Guillem Jover
2
-6
/
+6
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
13
-13
/
+13
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
2
-2
/
+2
2013-12-04
dselect: Use warn instead of print STDERR in method scripts
Guillem Jover
5
-8
/
+8
2013-12-04
perl: Use croak instead of die on programming errors in modules
Guillem Jover
1
-1
/
+2
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
4
-11
/
+11
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
2
-10
/
+16
2013-11-24
perl: Always check open() return value
Guillem Jover
1
-2
/
+4
2013-11-24
Consistently use regex instead of regexp when possible
Guillem Jover
1
-1
/
+1
2013-11-24
Dselect::Ftp: Uppercase public %config package variable
Guillem Jover
4
-54
/
+55
2013-11-24
dselect: Make $ftp variable file global in ftp install method
Guillem Jover
1
-6
/
+6
2013-11-23
perl: Do not allow hard tabs anywhere other than leading position
Guillem Jover
2
-7
/
+10
2013-09-19
Decapitalize error and warning messages
Guillem Jover
5
-16
/
+17
2013-06-22
perl: Add a VERSION to all modules
Guillem Jover
1
-0
/
+2
2013-06-22
perl: Place strict and warning pragma uses as the first thing
Guillem Jover
1
-3
/
+3
2013-06-22
perl: Decapitalize variable names
Guillem Jover
1
-5
/
+5
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
3
-27
/
+20
2013-05-08
perl: Conditionally include modules with require instead of use
Guillem Jover
1
-2
/
+2
2013-05-08
perl: Unify regex delimiters to //, {} or <>
Guillem Jover
2
-4
/
+4
2013-05-08
Remove trailing whitespaces
Guillem Jover
3
-5
/
+5
2013-05-08
perl: Use correct comparison operator for each type
Guillem Jover
1
-1
/
+1
2013-05-08
perl: Remove unused variables
Guillem Jover
3
-4
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
4
-92
/
+94
[next]