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
2014-05-28
libdpkg: Uppercase dpkg_relation enum values
Guillem Jover
2
-8
/
+8
2014-06-02
Move enum definitions out of structs
Guillem Jover
6
-89
/
+109
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
3
-12
/
+12
2014-05-17
dselect: Fix word wrapping logic
Guillem Jover
1
-1
/
+1
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
1
-2
/
+1
2014-04-30
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-404
/
+404
2014-04-30
dselect: Assign desc->desc instead of checking if desc is not nullptr
Guillem Jover
1
-1
/
+1
2014-04-30
dselect: Fix memory leak in set_color()
Guillem Jover
1
-0
/
+2
2014-04-30
dselect: Do not leak keybindings from describenext()
Guillem Jover
1
-0
/
+1
2014-04-28
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-32
/
+32
2014-04-21
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-32
/
+32
2014-01-15
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-218
/
+218
2014-01-15
po: Add P_() and C_() to dselect xgettext keywords
Guillem Jover
1
-1
/
+2
2014-01-15
po: Reset default xgettext keywords
Guillem Jover
1
-1
/
+1
2014-01-15
po: Set the encoding of all xgettext input files to UTF-8
Guillem Jover
1
-1
/
+1
2014-01-15
Rename return code variables from r to rc
Guillem Jover
2
-17
/
+21
2014-01-15
dselect: Do not reuse variable r in packagelist::checksearch()
Guillem Jover
1
-9
/
+10
2014-01-13
po: Remove wrong FSF copyright notice in Vietnamese translations
Guillem Jover
1
-1
/
+0
2013-12-12
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-32
/
+32
2013-12-07
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-3225
/
+3225
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
41
-41
/
+41
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
16
-169
/
+187
2013-12-05
Switch variables from int to bool where appropriate
Guillem Jover
9
-46
/
+65
2013-12-05
Rename cmdinfos set functions to have underscores between words
Guillem Jover
1
-7
/
+13
2013-12-05
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-1520
/
+1520
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
5
-19
/
+17
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
[next]