1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

6 Commits

Author SHA1 Message Date
Igor Chubin e82797a39e Format python code using black 2025-07-29 20:07:59 +02:00
Igor Chubin d2b8697ea2 Hotfix unicode processing for Python 3 (fixes #265)
This fix is temprorary, and must be implemented properly,
after Python 2 support will be fully dropped.
2020-11-29 21:37:30 +00:00
Igor Chubin 80ded6938c fixed search (#147, #225) 2020-08-05 09:46:36 +02:00
Igor Chubin 2e6ed2d0cc added filetype handling for adapters (#187) 2020-06-15 22:14:12 +00:00
Igor Chubin 668fdcf21f utf-8 workaround for python 2.x 2019-07-07 11:04:57 +00:00
Igor Chubin 1d99037284 added lib/postprocessing.py 2019-02-23 20:57:36 +00:00