Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-09 | fix redirection of stderr | Alexander Sulfrian | 1 | -3/+3 | |
2>&1 has to be after the redirection of stdout | |||||
2011-12-09 | first check if locale binary exists | Alexander Sulfrian | 1 | -4/+6 | |
under openbsd locale is not available, so disable locale handling to avoid errors | |||||
2011-12-07 | fixed handling of locales | Alexander Sulfrian | 1 | -1/+3 | |
2011-03-30 | check if locale exists before setting | Alexander Sulfrian | 1 | -1/+5 | |
2008-10-29 | added bashrc configdir | Alexander Sulfrian | 1 | -0/+5 | |
added git config |