mudpy.git
2019-05-13 Jeremy StanleyShow possible abbreviations in help list
2019-05-13 Jeremy StanleyCorrect logged error for missing action function
2019-05-12 Jeremy StanleyMake command actions implicit
2019-05-11 Jeremy StanleyDereference command action functions
2019-05-11 Jeremy StanleyTest the show result command
2019-05-11 Jeremy StanleyCorrect a TypeError in the show time command
2019-05-09 Jeremy StanleyAlways pass parameters in commands
2019-05-09 Jeremy StanleyDon't allow abbreviating administrative commands
2019-05-09 Jeremy StanleyShow full command name in help output
2019-05-06 Jeremy StanleyImplicitly support abbreviating commands
2019-05-05 Jeremy StanleyAllow including time in the active state prompt
2019-05-05 Jeremy StanleyEscape replacement macros in preferences
2019-05-05 Jeremy StanleyTest that macros are escaped in communication
2019-05-05 Jeremy StanleyUse the active state prompt as the default prompt
2019-05-05 Jeremy StanleyAdd a prompt generator method
2019-05-05 Jeremy StanleyFix selftest telopt callback for Python 3.4
2019-04-27 Jeremy StanleyUse ISO 8601 time in logs
2019-04-27 Jeremy StanleyTest for high-severity vulnerabilities with bandit
2019-03-30 Jeremy StanleyTest with the bugbear plugin for flake8
2019-02-03 Jeremy StanleyFix comparisons for pyflakes 2.1
2019-02-03 Jeremy StanleySafely log unknown Telnet options and commands
2019-01-27 Jeremy StanleyBe explicit about test requirements in tox.ini
2019-01-27 Jeremy StanleySwitch to passlib.PasswordHash.hash
2019-01-22 Jeremy StanleyAdd support for user preferences
2019-01-05 Jeremy StanleyAdd 2019 to copyright for docs and license
2019-01-05 Jeremy StanleyRename command.set to command.c_set
2019-01-05 Jeremy StanleySupport using tox-venv for testing
2018-12-31 Jeremy StanleyRename debug testenv to demo and use sample config
2018-12-31 Jeremy StanleyUse yamllint --strict when called from tox
2018-11-09 Jeremy StanleyMove commands into a separate command module
2018-11-03 Jeremy StanleyUpdate admin command help for new data model
2018-10-28 Jeremy StanleyAlphabetize the `help show` subcommand entries
2018-10-27 Jeremy StanleyDon't LBYL when creating missing data directories
2018-10-27 Jeremy StanleyTry to make missing pidfile and logfile parent dir
2018-10-16 Jeremy StanleyUpdate copyright dates for files changed in 2018
2018-10-15 Jeremy StanleyAdd navigation links to Sphinx config
2018-10-15 Jeremy StanleyReorganize Sphinx config
2018-10-14 Jeremy StanleyClarify Python version support in README
2018-10-04 Jeremy StanleyGeneralize copyright headers in files
2018-09-29 Jeremy StanleyAdd AUTHORS file to wheel
2018-09-29 Jeremy StanleyRemove docutils dep in tox dist testenv
2018-09-25 Jeremy StanleySwitch to `twine check` in tox testenv:dist
2018-09-02 Jeremy StanleyAdd debug logging for Telnet protocol negotiation
2018-09-02 Jeremy StanleyExpand logging for User class methods
2018-08-26 Jeremy StanleySupport clients using CR+NUL to signal EOL
2018-07-29 Jeremy StanleyAdd a "debug" testenv
2018-07-29 Jeremy StanleyStreamline selftest output
2018-07-29 Jeremy StanleyClean up leading space typo in test title
2018-07-17 Jeremy StanleyDrop Python 3.3 support
2018-07-17 Jeremy StanleyAdd signed artifact URL to Python package metadata
2018-07-16 Jeremy StanleyClean up tox.ini
2018-07-16 Jeremy StanleyApply correct Python version in tox base envs
2018-07-16 Jeremy StanleyTest the default example config
2018-07-16 Jeremy StanleyAdd py3 to the default tox env list
2018-07-16 Jeremy StanleyRun the selftest in base tox testenvs
2018-07-16 Jeremy StanleyOptionally manage a daemon during selftest runs
2018-07-16 Jeremy StanleyResolve included files only once
2018-07-15 Jeremy StanleyFix deprecated regex pattern syntax in selftests
2018-07-13 Jeremy StanleyClean up at the end of every selftest run
2018-07-13 Jeremy StanleyOverhaul data reloading
2018-07-08 Jeremy StanleyInclude "docs" in default tox envs list
2018-07-08 Jeremy StanleyCheck readme suitability for PyPI
2018-07-08 Jeremy StanleyRename "initial" state to "telopt_negotiation"
2018-06-30 Jeremy StanleyTest that ANSI input is filtered
2018-06-30 Jeremy StanleyOnly wrap on actual spaces
2018-06-30 Jeremy StanleyFilter non-ASCII input when not in binary mode
2018-05-25 Jeremy StanleyRetool word wrapping
2018-05-09 Jeremy StanleyInclude show version in help
2018-05-08 Jeremy StanleyClean dist directory in tox dist environment
2018-05-08 Jeremy StanleyAdd version command and diagnostic logging
2018-05-02 Jeremy StanleyProvide a dist environment for tox
2018-05-02 Jeremy StanleyIndicate Python3.7 support
2018-05-02 Jeremy StanleyNote platform in package metadata
2018-05-02 Jeremy StanleyAdd keywords to Python package metadata
2018-05-02 Jeremy StanleyInclude license info in Python packages
2018-05-02 Jeremy StanleyUpdate URLs in package metadata
2018-05-02 Jeremy StanleyCorrect metadata entry for README
2018-05-02 Jeremy StanleyClean build directory in tox docs environment
2018-05-02 Jeremy StanleyUpdate copyright year in LICENSE
2018-05-02 Jeremy StanleyAdd copyright to api.rst
2018-05-02 Jeremy StanleyAdd copyright to .yamllint
2018-04-30 Jeremy StanleyAdd a docs tox env
2018-04-30 Jeremy StanleyTrack doc building dependencies
2018-04-30 Jeremy StanleyAdd Sphinx configuration
2018-04-30 Jeremy StanleyInclude a documentation index
2018-04-30 Jeremy StanleyInclude license text in documentation
2018-04-30 Jeremy StanleyInclude generated changelog in docs
2018-04-30 Jeremy StanleyBasic API documentation
2018-04-30 Jeremy StanleyInclude the mudpy logo
2018-04-30 Jeremy StanleyAdd client configuration notes
2018-04-30 Jeremy StanleyDocument the data model
2018-04-30 Jeremy StanleyAdd configuration guide
2018-03-31 Jeremy StanleyUpdate coder guide for new site redirects
2018-02-17 Jeremy StanleyStandardize formatting for the coder guide
2018-02-04 Jeremy StanleySwitch to extensionless README and LICENSE files
2018-02-03 Jeremy StanleyReformat README.rst
2018-01-21 Jeremy StanleyTest that unknown telnet commands are filtered
2018-01-21 Jeremy StanleyFix TypeError with IAC escaping
2017-12-06 Jeremy StanleyTrim readme file
2017-12-03 Jeremy StanleyUpdate login and banner art
next