Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ukrepl: fix utf-8 exception | makefu | 2011-10-11 | 1 | -3/+3 |
| | | | | function unicode(unicode-character) throws an exception, return only the ascii character | ||||
* | ukrepl: add space variations | makefu | 2011-09-28 | 1 | -0/+5 |
| | |||||
* | ukrepl: fix +space bug | makefu | 2011-09-26 | 1 | -2/+5 |
| | | | | | the python 'print' is retarded and always adds a space to a given character if newline is suppressed, using sys.stdout.write instead | ||||
* | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-09-24 | 1 | -14/+53 |
|\ | |||||
| * | ukrepl: add new modes to help message | makefu | 2011-09-23 | 1 | -0/+2 |
| | | | | | | | | punctuation and historic latin are now part of the help message | ||||
| * | ukrepl: add punctuation mode | makefu | 2011-09-23 | 1 | -4/+40 |
| | | |||||
| * | ukrepl: chain modes | makefu | 2011-09-22 | 1 | -10/+11 |
| | | | | | | | | | | ukrepl is able to chain modes e.g. echo "aidsballs" | ./ukrepl cf => а і d s b а l l s | ||||
* | | //{Werkzeug/bin/git-eternal-move -> crypto/git} | tv | 2011-09-22 | 1 | -0/+15 |
|/ | |||||
* | ukrepl: moved to crypto | makefu | 2011-09-22 | 1 | -0/+62 |