1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Igor Chubin 10209437bf minfor fixes 2018-07-14 20:53:58 +00:00
Igor Chubin 0ae85c4d67 added COLORIZED_INTERNAL_TOPICS 2018-07-14 20:53:34 +00:00
Igor Chubin 96b752ba2d disabled unused langdetect 2018-07-14 20:18:48 +00:00
Luciano Strika e38f68f8bd end refactor of isdir 2018-07-14 01:39:00 -03:00
Luciano Strika 1b7c80f229 rename function after privacy convention. 2018-07-14 01:32:29 -03:00
Luciano Strika 3331608e98 big refactor of update_cheat_sheets_topics to make it more readable and maintainable. 2018-07-14 01:31:36 -03:00
Luciano Strika c47c7eead4 refactor first half of update_cheat_sheets_topics for clarity and maintainability 2018-07-14 01:08:09 -03:00
Luciano Strika ec6f7d1337 saw a common pattern and cleaned the code for cheat topics updater function 2018-07-14 00:45:35 -03:00
Luciano Strika 575054760f refactor tldr_update so it fits in two lines. abrstracted logic away into a function. 2018-07-14 00:42:30 -03:00
Edward Betts 3ce21e7d6b Correct spelling mistake. 2018-07-11 17:18:20 +01:00
Igor Chubin 82f1a20714 added pt_* and zh_* to supported langs 2018-07-10 13:02:47 +00:00
cclauss ae9004bff2 Modernize Python 2 code to get ready for Python 3 2018-07-03 22:09:51 +02:00
Igor Chubin c862a4a552 human language detection 2018-07-03 10:47:44 +00:00
Igor Chubin 5911ea030f initial support of foreign human languages in queries 2018-06-03 18:46:19 +00:00
Igor Chubin 7324910ead renamed /:bash => /:cht.sh 2018-06-02 21:40:50 +00:00
Igor Chubin ec73ad8482 added :intro and :firstpage-v2 2018-05-21 20:42:40 +00:00
Igor Chubin 9a8678ad3f do not show _info.yaml 2018-05-19 21:04:09 +00:00
Igor Chubin 7ed62a1cfb lang names normalization 2018-05-14 23:04:09 +00:00
Igor Chubin 45965b8582 lib/get_answer.py: minor bugs fixed + added /:vim 2018-05-06 17:37:05 +00:00
Igor Chubin 2333ed21bc refactored lib/cheat_wrapper.py (splitted it into lib/cheat_wrapper.py and lib/get_answer.py) 2018-05-05 20:38:31 +00:00