projects
/
mudpy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mudpy.git
2015-06-02
Jeremy Stanley
Fix punctuation match order and add tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Jeremy Stanley
Test interaction between multiple connections
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Jeremy Stanley
Lay groundwork for more thorough functional tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Jeremy Stanley
Switch to yaml.safe_load for better security
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Jeremy Stanley
Be more strict about file permission masks
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Jeremy Stanley
Accumulate logs if necessary while loading data
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jeremy Stanley
Remove stray non-generic references in sample data
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Jeremy Stanley
Switch password handler to passlib's PBKDF2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Jeremy Stanley
Write files directly from yaml.dump
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Jeremy Stanley
Remove UTF-8 encoding header from Python files
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Jeremy Stanley
Fix type mismatches in save file rotation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Jeremy Stanley
Correct avatar inheritance
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Jeremy Stanley
Log missing avatars
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Jeremy Stanley
Accumulate logs during setup
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jeremy Stanley
Add a .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Jeremy Stanley
Finalize INI to YAML conversion
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Jeremy Stanley
Remove the git2gch utility
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Jeremy Stanley
Clean up parenthetical spacing in bin/mudpy
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Jeremy Stanley
Mark unused import false positives
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Jeremy Stanley
Convert sample data directory index to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Jeremy Stanley
Support data directory indices in YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Jeremy Stanley
Convert sample prop data file to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Jeremy Stanley
File read-only check supports YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Jeremy Stanley
Convert sample area data file to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Jeremy Stanley
Don't unnecessarily recast lists and dicts
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Jeremy Stanley
Initialize data file contents on creation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Jeremy Stanley
Convert menu data file to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-05-20
Jeremy Stanley
Catch exceptions in YAML menus
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Jeremy Stanley
Convert command data file to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Jeremy Stanley
Convert archetype data file to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Jeremy Stanley
Begin the transition from INI to YAML
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Jeremy Stanley
Correct stray use of location
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Jeremy Stanley
Clean up rendering in coder documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Jeremy Stanley
Use area instead of location or room
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Jeremy Stanley
Simplify coder documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Jeremy Stanley
Make exception logging failures more robust
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Jeremy Stanley
Be explicit when show result raises an exception
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jeremy Stanley
Tighten exceptions for new sockets and reads
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Jeremy Stanley
Fix log spamming on premature socket disconnect
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Jeremy Stanley
Stop trying to rename the daemon process
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Jeremy Stanley
Wrap long lines without using backslashes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-23
Jeremy Stanley
Clean up docstrings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Jeremy Stanley
Fix reload to use a copy of datafile keys
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Jeremy Stanley
Remove unused event code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Jeremy Stanley
Correct copyright date for changelog
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Jeremy Stanley
Drop support for Python 2.x
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Jeremy Stanley
Clean up imports
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Jeremy Stanley
Fix an incorrect TODO comment line
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Jeremy Stanley
Recast to unicode when normalizing on Python 2.x
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Jeremy Stanley
Byte type comparisons on the output queue
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Jeremy Stanley
Import a correct configparser for the interpreter
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Jeremy Stanley
Correct byte types and encoding in test script
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Jeremy Stanley
Use chr instead of unichr
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jeremy Stanley
Use bytes in process table manipulation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Jeremy Stanley
Use byte type for passwords hash encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Jeremy Stanley
Handle byte type on sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Jeremy Stanley
Use new 0o notation for octal constants
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jeremy Stanley
The reload function is in the imp module
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jeremy Stanley
Use int type instead of long
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jeremy Stanley
Correct copyright years for change log
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jeremy Stanley
Recast filters when comparing
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Jeremy Stanley
Work around lack of dict_keys index in catch-all
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Jeremy Stanley
Work around lack of dict_keys index in data loader
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jeremy Stanley
Use range instead of xrange
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Jeremy Stanley
Use absolute imports in telnet service module
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jeremy Stanley
Use absolute imports in catch-all module
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jeremy Stanley
Use absolute imports in data handler module
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Jeremy Stanley
Use absolute imports in package init module
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Jeremy Stanley
Use strings not unicode in telnet service module
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Jeremy Stanley
Use strings not unicode in password module
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jeremy Stanley
Use strings not unicode in catch-all module
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Jeremy Stanley
Use strings not unicode in data handler module
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Jeremy Stanley
Use strings not unicode in package init module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Jeremy Stanley
Use strings not unicode in functional test script
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Jeremy Stanley
Use strings not unicode in daemon executable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Jeremy Stanley
Use strings not unicode in changelog generator
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jeremy Stanley
Additional style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Jeremy Stanley
PEP 8 conformance for package init library
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Jeremy Stanley
PEP 8 conformance for monolithic library
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Jeremy Stanley
PEP 8 conformance for password management library
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Jeremy Stanley
PEP 8 conformance for telnet server library
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Jeremy Stanley
PEP 8 conformance for data handling library
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Jeremy Stanley
PEP 8 conformance for daemon executable script
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Jeremy Stanley
PEP 8 conformance for ChangeLog writer script
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Jeremy Stanley
PEP 8 conformance for test script
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Jeremy Stanley
Back end data storage separation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Jeremy Stanley
Inline literals are more readable in source form.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
Jeremy Stanley
ASCII Scrub
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Jeremy Stanley
Correcting docstring format.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Jeremy Stanley
Correcting minor docstring typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
Jeremy Stanley
Secure, extensible, forward-compatable passwords.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Jeremy Stanley
Reformatted README for 72 columns.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Jeremy Stanley
Change README for new on-line documentation link.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Jeremy Stanley
New coder guide document.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Jeremy Stanley
Script to generate ChangeLog file from commit log.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Jeremy Stanley
Regression testing script.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Jeremy Stanley
Cosmetic adjustment to disconnect message.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Jeremy Stanley
Proper RFC 1143 Telnet option negotiation queue.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Jeremy Stanley
Clarification in README file.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Jeremy Stanley
New top-level README file.
commit
|
commitdiff
|
tree
|
snapshot
next