Age | Commit message (Collapse) | Author |
|
|
|
|
|
guide)
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
path/filename (closes #850)
|
|
(closes #851)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config files by hand (issue #851)
|
|
|
|
|
|
|
|
|
|
|
|
email" (closes #849)
|
|
|
|
|
|
|
|
|
|
The code in signal handers (SIGHUP, SIGQUIT, SIGTERM) is moved into main
loop, this hopefully fixes the deadlock when quitting after receiving
one of these signals.
The code in SIGWINCH signal handler is moved too (even if it shouldn't
be a problem).
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now string_expand_home() can return NULL if the HOME environment
variable it not set, so this commit adds an extra check on the variable
"filename2" before using it.
|
|
|
|
api: fix string_expand_home SIGSEGV when HOME environment variable unset
|
|
Update es.po
|
|
fix typo
|
|
|