graph
- Added tag v0.1.0 for changeset a58f91ead4badefault tip 2014-02-19, by Brian Neal
- Created setup.py and MANIFEST for distribution.v0.1.0 2014-02-19, by Brian Neal
- Updated support information; email is fine too.2014-02-19, by Brian Neal
- Update copyright year in LICENSE.txt file.2014-02-18, by Brian Neal
- Added __version__ constant.2014-02-18, by Brian Neal
- Finished the README.2014-02-18, by Brian Neal
- Rename README.txt to README.rst to get bitbucket to parse it.2014-02-17, by Brian Neal
- Started working on a README.txt.2014-02-17, by Brian Neal
- Added the --group and --width options.2014-02-16, by Brian Neal
- No need to create a new set to handle a garble on encrypt.2014-02-16, by Brian Neal
- Got verification the part 1 plaintext had a typo. We now pass!2014-02-16, by Brian Neal
- Code cleanup while trying to get help with 1 letter being off.2014-02-12, by Brian Neal
- Testing with complete part 1 of 14 part message.2013-12-10, by Brian Neal
- Finished command-line main() processing.2013-12-04, by Brian Neal
- Started work on a main function for command-line use.2013-12-03, by Brian Neal
- Build encrypt wiring tables once.2013-12-03, by Brian Neal
- Added encrypt() and test.2013-12-02, by Brian Neal
- Build encrypt wiring table inside switches. Add tests.2013-12-02, by Brian Neal
- Fixed bug in stepping logic. 216 letter test now passes.2013-12-01, by Brian Neal
- Got a test for the paper's example. It is failing.2013-12-01, by Brian Neal
- First attempt at decrypt.2013-11-30, by Brian Neal
- Correct bug in Purple97 test.2013-11-30, by Brian Neal
- Added from_key_sheet constructor and tests.2013-11-27, by Brian Neal
- Started work on the Purple97 machine class.2013-11-27, by Brian Neal
- Added switch tests.2013-11-26, by Brian Neal
- Refactor existing modules.2013-11-26, by Brian Neal
- Create factory function to build stepping switches.2013-11-25, by Brian Neal
- Rename data member num_contacts to num_positions.2013-11-25, by Brian Neal
- Moved wiring data into data.py.2013-11-25, by Brian Neal
- OCR'ed the twenties switch wiring data.2013-11-13, by Brian Neal
- Initial version of SteppingSwitch class.2013-11-12, by Brian Neal
- Initial commit; includes license.2013-11-11, by Brian Neal