Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 2.6 str.decode doesn't have keyword parameters.0.15.1 | Matěj Cepl | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Add optional parameter to yamlish.load ignore_wrong_characters0.15 | Matěj Cepl | 2015-01-12 | 1 | -1/+1 |
| | | | | | | | When set to True, then yamlish doesn't crash on bad UTF8 characters but rather skips them. Fixes #2 | ||||
* | correct handling of UTF-8 input0.14 | Garret Raziel | 2014-08-19 | 1 | -1/+1 |
| | | | | Release 0.14 | ||||
* | Perhaps we don't need unittest2 after all | Matěj Cepl | 2014-06-02 | 1 | -1/+1 |
| | | | | Bump the release as well. | ||||
* | Add Travis-CI support | Matěj Cepl | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | Bump the release | Matěj Cepl | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | Clean up and bump the version number.0.11 | Matěj Cepl | 2014-04-02 | 1 | -7/+7 |
| | |||||
* | Suggested fix for problems installing a package. | Jan Sedlák | 2014-04-01 | 1 | -32/+5 |
| | |||||
* | Just changing git repository of the package.0.10 | Matěj Cepl | 2013-08-22 | 1 | -1/+1 |
| | |||||
* | Make the package compatible with python 2.70.9 | Matěj Cepl | 2012-04-17 | 1 | -6/+13 |
| | | | | | | | There is actually unittest module now, so we have to work for the possibility that unittest2 is not available. Fixes #49. | ||||
* | We really don't need NEWS.txt. Git log is enough and it is just confusing.0.7 | Matěj Cepl | 2012-03-31 | 1 | -6/+1 |
| | |||||
* | Add requires to setup.py.0.4 | Matěj Cepl | 2012-03-09 | 1 | -2/+8 |
| | |||||
* | Don't leak tempfiles (and setup.py test should actually do something).0.3 | Matěj Cepl | 2012-03-08 | 1 | -12/+6 |
| | |||||
* | Initial version uploaded to the Cheeseshop.0.2 | Matěj Cepl | 2012-03-08 | 1 | -0/+63 |