index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
3
-14
/
+23
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
3
-9
/
+12
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-10-14
Use <termios.h> instead of deprecated <sys/termios.h>
Guillem Jover
1
-1
/
+1
2013-10-14
libdpkg: Rename and namespace option parsing and loading functions
Guillem Jover
1
-2
/
+2
2013-10-14
libdpkg: Add dpkg-based program startup and shutdown functions
Guillem Jover
1
-2
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-1
/
+1
2013-09-19
Decapitalize error and warning messages
Guillem Jover
5
-16
/
+17
2013-07-26
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-1276
/
+1276
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-06-03
build: Quiesce msgmerge commands
Guillem Jover
1
-1
/
+1
2013-06-03
build: Bump gettext version to 0.18.2
Guillem Jover
1
-2
/
+12
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
4
-28
/
+21
2013-05-08
dselect: Change mkcurkeys p() to take explicit key and value arguments
Guillem Jover
1
-8
/
+7
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
3
-5
/
+5
2013-05-08
Remove trailing whitespaces
Guillem Jover
5
-11
/
+11
2013-05-08
perl: Use correct comparison operator for each type
Guillem Jover
1
-1
/
+1
2013-05-08
perl: Use the .. operator instead of C-style for loops
Guillem Jover
1
-3
/
+5
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
5
-94
/
+96
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
3
-29
/
+31
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
3
-10
/
+12
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-23
build: Use PERL instead of hardcoded binary name
Guillem Jover
1
-1
/
+1
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
test: Add new perl critic test case
Guillem Jover
1
-0
/
+2
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
13
-19
/
+5
2013-04-19
dselect: Use strict and warnings in perl scripts
Guillem Jover
2
-0
/
+5
2013-04-19
dselect: Declare perl variables with our or my
Guillem Jover
1
-5
/
+13
2013-04-19
dselect: Use looks_like_number() instead of coercion to number
Guillem Jover
1
-3
/
+5
2013-04-19
dselect: Use new style perl function calls
Guillem Jover
1
-6
/
+8
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
2013-04-19
dselect: Rename C macro to CTRL
Guillem Jover
4
-26
/
+25
2013-04-14
Avoid assignments in C conditionals
Guillem Jover
1
-1
/
+2
2013-04-14
dselect: Save and restore errno on signal handler
Guillem Jover
1
-0
/
+4
2013-04-01
po: Fix Language-Team fields
Guillem Jover
9
-10
/
+9
[next]