Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-17 | Bump copyright dates. | Mark Sapiro | 1 | -1/+1 | |
2016-02-22 | Importing locale patch for command line utils, from RHEL6 rpm source | Yasuhito FUTATSUKI at POEM | 1 | -14/+15 | |
(for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source) | |||||
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -1/+2 | |
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | |||||
2005-11-04 | bin/config_list PEP263 and i18n improvement. | tkikuchi | 1 | -17/+30 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2003-11-24 | do_input(): Kludge around a problem when setting new_member_options | bwarsaw | 1 | -1/+10 | |
via config_list. This one sucks because new_member_options is a Checkbox but the standard way of setting and getting these values doesn't really work. Fixes SF # 841445. |