index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
/
methods
/
ftp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
dselect: Remove traces of non-US support from methods
Guillem Jover
1
-4
/
+0
2017-09-24
Dselect::Ftp: Avoid many function arguments in do_connect()
Guillem Jover
3
-36
/
+36
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
3
-2
/
+9
2015-05-30
scripts, dselsect/methods: Switch from `` to operator qx()
Guillem Jover
3
-8
/
+8
2015-05-18
dselect: Remove outdated local copy of the Debian README.mirrors.txt file
Guillem Jover
1
-259
/
+0
2015-03-31
Use "<enter>" instead of "return" or "enter" in input prompts
Guillem Jover
1
-1
/
+1
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
4
-0
/
+3
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
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
3
-3
/
+3
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-1
/
+1
2013-12-04
dselect: Use warn instead of print STDERR in method scripts
Guillem Jover
3
-6
/
+6
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-4
/
+4
2013-11-24
perl: Always check open() return value
Guillem Jover
1
-2
/
+4
2013-11-24
Dselect::Ftp: Uppercase public %config package variable
Guillem Jover
3
-31
/
+31
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
1
-1
/
+2
2013-09-19
Decapitalize error and warning messages
Guillem Jover
3
-7
/
+7
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
3
-27
/
+20
2013-05-08
perl: Unify regex delimiters to //, {} or <>
Guillem Jover
1
-3
/
+3
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
2
-3
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
3
-66
/
+68
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
3
-32
/
+32
2013-04-28
Fix file descriptor leaks in perl code
Guillem Jover
1
-0
/
+1
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-17
/
+18
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
1
-6
/
+6
2013-04-24
dselect: Stop using 'use vars' in method scripts
Guillem Jover
2
-5
/
+1
2013-04-23
dselect: Remove unused diagnostics pragmas
Guillem Jover
3
-4
/
+0
2013-04-23
Debian::Dselect::Ftp: Move module to Dselect::Ftp
Guillem Jover
3
-9
/
+0
2013-04-19
Explicitly quote HEREDOC markers in perl code
Guillem Jover
2
-2
/
+2
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
3
-3
/
+0
2013-04-19
dselect: Add missing license headers
Guillem Jover
3
-3
/
+33
2011-12-13
Do not use absolute paths for programs in perl and shell code
Guillem Jover
1
-1
/
+1
2011-08-20
Fix spelling errors
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-02-25
Use Debian instead of Debian GNU/Linux when referring to the distribution
Guillem Jover
1
-1
/
+1
2009-11-08
Clean up perl shebang line
Guillem Jover
3
-3
/
+9
2009-11-08
Unify format in license headers
Guillem Jover
3
-3
/
+3
2009-11-08
Fix copyright statements
Guillem Jover
3
-9
/
+9
2009-09-26
dselect-ftp: stop calling dpkg --forget-old-unavail as it's a no-op
Raphaël Hertzog
1
-5
/
+0
2009-09-26
dselect-ftp: don't use obsolete dpkg --print-installation-architecture
Raphaël Hertzog
2
-2
/
+2
2009-09-26
dselect-ftp: Update my e-mail address and copyright
Raphaël Hertzog
3
-3
/
+3
2009-09-26
Integrate dpkg-ftp into dselect
Raphaël Hertzog
6
-0
/
+1314