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
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
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
6
-52
/
+54
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
2
-23
/
+25
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
2
-8
/
+10
2013-04-24
dselect: Stop using 'use vars' in method scripts
Guillem Jover
3
-9
/
+5
2013-04-24
Dselect::Ftp: Inherit Exporter's import method
Guillem Jover
1
-1
/
+2
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
5
-11
/
+2
2013-04-19
Explicitly quote HEREDOC markers in perl code
Guillem Jover
3
-3
/
+3
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-2
/
+2
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
6
-8
/
+0
2013-04-19
dselect: Use strict and warnings in perl scripts
Guillem Jover
1
-0
/
+2
2013-04-19
Debian::Dselect::Ftp: Add a package declaration
Guillem Jover
1
-0
/
+2
2013-04-19
dselect: Add missing license headers
Guillem Jover
10
-3
/
+122
2012-05-04
build: Use MKDIR_P instead of obsolete mkdir_p
Guillem Jover
1
-5
/
+5
2012-03-27
Do not use `' quote pairs for non-translatable strings
Guillem Jover
6
-76
/
+76
2011-12-13
Do not use absolute paths for programs in perl and shell code
Guillem Jover
5
-10
/
+10
2011-08-20
Fix spelling errors
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
3
-4
/
+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
6
-6
/
+6
2009-11-08
Fix copyright statements
Guillem Jover
6
-15
/
+15
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
3
-6
/
+3
2009-11-07
Use find with -L instead of deprecated -follow
Guillem Jover
4
-6
/
+7
2009-10-02
dselect-multicd: fix bashism in setup script
Raphaël Hertzog
1
-3
/
+3
2009-10-02
dselect-multicd: replace/drop obsolete dpkg commands
Raphaël Hertzog
3
-5
/
+3
2009-10-02
dselect-multicd: update README wrt the dpkg-scanpackages situation
Raphaël Hertzog
1
-21
/
+7
2009-10-02
dselect-multicd: add missing copyright statements
Raphaël Hertzog
3
-0
/
+55
2009-10-02
Integrate dpkg-multicd into dselect
Raphaël Hertzog
9
-2
/
+1246
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
[next]