Commit Graph

  • bcad29afab update of README.md (not yet finished) Igor Chubin 2018-06-10 15:35:09 +00:00
  • e634a6fa69 major update of README.md (not yet finished) Igor Chubin 2018-06-10 15:05:45 +00:00
  • f353a7976b fixes #24 Igor Chubin 2018-06-09 11:34:15 +00:00
  • bfb159e9a2 added intro.txt Igor Chubin 2018-06-03 19:48:32 +00:00
  • ad559624ce cht.sh: TMP2 was not removed properly Igor Chubin 2018-06-03 19:44:41 +00:00
  • 129bcf0029 s/Ultrafast/Unified/ on the firstpage Igor Chubin 2018-06-03 19:44:20 +00:00
  • 0ad3f3e128 fixed minor bug in lib/cheat_wrapper.py Igor Chubin 2018-06-03 19:43:39 +00:00
  • 7fe5034ee6 initial support of foreign human languages in queries Igor Chubin 2018-06-03 18:47:21 +00:00
  • 5911ea030f initial support of foreign human languages in queries Igor Chubin 2018-06-03 18:46:19 +00:00
  • 5ed0e75424 do not use sexy comments for ruby (ruby is sexy enough even without it) Igor Chubin 2018-06-03 18:44:54 +00:00
  • 3ef06026cb activated firstpage-v2 Igor Chubin 2018-06-03 18:43:40 +00:00
  • 7324910ead renamed /:bash => /:cht.sh Igor Chubin 2018-06-02 21:40:50 +00:00
  • e94417233e cht.sh: new mode: stealth Igor Chubin 2018-06-02 21:34:37 +00:00
  • 7f04ae8e6e updated short description Igor Chubin 2018-06-02 19:04:56 +00:00
  • c44b3fc472 updated logo Igor Chubin 2018-06-02 16:22:14 +00:00
  • 9ccfca2556 removed lib/panela/.panela_colors.py.swp Igor Chubin 2018-05-21 20:43:38 +00:00
  • 70e06280a1 added panela/ (currently used to generate firstpage-v2) Igor Chubin 2018-05-21 20:43:17 +00:00
  • ec73ad8482 added :intro and :firstpage-v2 Igor Chubin 2018-05-21 20:42:40 +00:00
  • 529166c169 updated firstpage-v2.txt from firstpage-v2.pnl Igor Chubin 2018-05-21 20:42:10 +00:00
  • 5fcf9b7552 minor updates to firstpage-v2.pnl Igor Chubin 2018-05-21 20:41:45 +00:00
  • ddb8c4768c added panela file for firstpage-v2 Igor Chubin 2018-05-21 20:34:08 +00:00
  • bbef62438d added share/firstpage-v2.txt Igor Chubin 2018-05-20 22:04:30 +00:00
  • eb9aaf2fef added reference to the shell client to :help Igor Chubin 2018-05-19 21:05:07 +00:00
  • 9a8678ad3f do not show _info.yaml Igor Chubin 2018-05-19 21:04:09 +00:00
  • dc14962f91 stateful queries support (/:last) Igor Chubin 2018-05-19 21:03:16 +00:00
  • 9886550cc6 cht.sh --shell Igor Chubin 2018-05-19 20:29:16 +00:00
  • 4d8ac94fd9 renamed cheat client to cht.sh: bash completion Igor Chubin 2018-05-19 20:03:19 +00:00
  • 7ed62a1cfb lang names normalization Igor Chubin 2018-05-14 23:04:09 +00:00
  • c182d9674c added :learn for more than 10 new languages; all popular languages from learnxiny are covered Igor Chubin 2018-05-14 23:03:40 +00:00
  • b1105b8c20 added go/:learn (fixes #23) Igor Chubin 2018-05-13 14:31:10 +00:00
  • 500fcf5770 major lib/adapter_learnxiny.py refactoring (not yet finished) Igor Chubin 2018-05-06 17:43:54 +00:00
  • 554b97f39b comment by default; do not highlight text, highlight only code Igor Chubin 2018-05-06 17:38:09 +00:00
  • 45965b8582 lib/get_answer.py: minor bugs fixed + added /:vim Igor Chubin 2018-05-06 17:37:05 +00:00
  • 92e226a9c6 new function: code_blocks() Igor Chubin 2018-05-06 17:36:21 +00:00
  • b4e7a19187 fixed cpp lexer name Igor Chubin 2018-05-06 17:35:43 +00:00
  • 1308e97535 new options: c, C, Q; default options Igor Chubin 2018-05-06 17:35:01 +00:00
  • 4f0cb9053f added reference to /:vim on the first page Igor Chubin 2018-05-06 17:34:11 +00:00
  • 1c04a08a4a help.txt: added new options description: c, C, Q; added reference to /:vim Igor Chubin 2018-05-06 17:33:01 +00:00
  • 5b49deabc0 added share/vim.txt Igor Chubin 2018-05-06 17:32:04 +00:00
  • 2333ed21bc refactored lib/cheat_wrapper.py (splitted it into lib/cheat_wrapper.py and lib/get_answer.py) Igor Chubin 2018-05-05 20:38:31 +00:00
  • eb9ff7a39f lib/cheat_wrapper.py cleanup Igor Chubin 2018-05-05 12:51:06 +00:00
  • 26e102fc16 bin/srv.py cleanup Igor Chubin 2018-05-05 12:50:24 +00:00
  • ab54268581 several language aliases added Igor Chubin 2018-05-05 12:07:09 +00:00
  • 3646d517a5 lib/beautifier.py: start subprocess using gevent Igor Chubin 2018-05-05 12:06:31 +00:00
  • 7a0feb5dcd moved POSTed cheat sheets processing to lib/post.py Igor Chubin 2018-05-05 12:05:45 +00:00
  • 20c63913ee connections limits support Igor Chubin 2018-05-05 12:04:30 +00:00
  • 4782436462 moved args parsers to lib/options.py Igor Chubin 2018-05-05 12:04:06 +00:00
  • 09e6a4558f code cleanup lib/cheat_wrapper.py Igor Chubin 2018-05-04 22:59:47 +00:00
  • b5cc36e5b7 lib/adapter_learnxiny.py: use cpp as canonical name for C++ Igor Chubin 2018-05-04 22:59:07 +00:00
  • c710e7aef0 lib/globals.py clean up Igor Chubin 2018-05-04 22:58:21 +00:00
  • 3efec3d0dd added new options: c, C, Q Igor Chubin 2018-05-04 22:57:50 +00:00
  • f44a2a1edf added pathes to .gitignore Igor Chubin 2018-05-04 22:57:13 +00:00
  • e792e19a21 added lib/languages_data.py Igor Chubin 2018-05-04 22:55:55 +00:00
  • 105de02085 added lib/beautifier.py Igor Chubin 2018-05-04 22:55:36 +00:00
  • 39d857c849 added .gitignore Igor Chubin 2018-05-04 19:52:37 +00:00
  • 25ac6a1417 added share/vim/ Igor Chubin 2018-05-04 19:51:22 +00:00
  • 11c9791592 removed duplicate Igor Chubin 2018-05-01 19:23:22 +00:00
  • aa43858ca2 Added link to the Vim plugin Igor Chubin 2018-04-22 20:01:04 +02:00
  • 0dc2746240 lib/cheat_wrapper.py cleanup Igor Chubin 2018-04-10 21:44:25 +00:00
  • bf854286f3 updated share/firstpage.txt Igor Chubin 2018-04-10 21:43:52 +00:00
  • fb6d53b064 added .gitignore Igor Chubin 2018-04-10 21:42:34 +00:00
  • 6cfee40162 added several static files Igor Chubin 2018-04-10 21:40:01 +00:00
  • 020cdacbb2 Merge branch 'master' of https://github.com/chubin/cheat.sh Igor Chubin 2018-01-07 00:12:39 +00:00
  • 9adf5056d4 use javascript lexer mongo Igor Chubin 2018-01-07 00:12:34 +00:00
  • ad03575357 Merge pull request #21 from apoorv74/master Igor Chubin 2018-01-07 01:02:09 +01:00
  • 43682deca0 Update topic names with '_' when editing content Apoorv Anand 2018-01-07 01:04:49 +05:30
  • f9d8edd6cc fixed repository name in /:post (thanks Sim4n6 for reporting) Igor Chubin 2017-12-17 16:56:12 +00:00
  • c617389a88 fixed repository name in /:post (thanks Sim4n6 for reporting) Igor Chubin 2017-12-17 16:52:39 +00:00
  • 0a873f580c disabled zsh support Igor Chubin 2017-12-03 13:38:23 +00:00
  • 4f4d82283b Merge pull request #19 from joroy/zsh-completion Igor Chubin 2017-12-03 14:29:27 +01:00
  • d8ce64593a Add missing file for zsh completion Jonathan Roy 2017-11-28 16:47:08 -05:00
  • 7c4c85df7c c++: minifix Igor Chubin 2017-07-25 21:30:04 +00:00
  • 7e95b13e5e Merge branch 'master' of https://github.com/chubin/cheat.sh Igor Chubin 2017-07-25 21:29:21 +00:00
  • d81b685f58 Update README.md Igor Chubin 2017-07-25 23:19:38 +02:00
  • 3602f2bde2 added c++ support Igor Chubin 2017-07-25 17:41:22 +00:00
  • f3f69334db Merge pull request #12 from davep/master Igor Chubin 2017-06-28 10:34:52 +02:00
  • 5a727b9f6e Sync with cheat-sh.el v1.7 Dave Pearson 2017-06-28 09:27:09 +01:00
  • 7cc710184d Merge pull request #11 from davep/master Igor Chubin 2017-06-16 13:06:20 +02:00
  • 372fa20a78 Sync with cheat-sh.el v1.6 Dave Pearson 2017-06-16 11:43:31 +01:00
  • bbfdd512ba Merge pull request #10 from davep/master Igor Chubin 2017-06-16 10:21:26 +02:00
  • fe41b57201 Update cheat-sh.el asciicast Dave Pearson 2017-06-16 09:04:27 +01:00
  • b79ad23ac1 Create README.md Igor Chubin 2017-06-15 22:15:51 +02:00
  • f427a4e164 changed padding Igor Chubin 2017-06-15 22:13:33 +02:00
  • 0718d12a6d Create README.md Igor Chubin 2017-06-15 22:13:02 +02:00
  • 9829be0a0b added clojure, elixir, elm, erlang, julia Igor Chubin 2017-06-15 21:43:27 +02:00
  • 444f91260a added 7 new languages: clojure, elixir, elm, haskell, julia, haskell, ocaml Igor Chubin 2017-06-15 19:48:28 +00:00
  • 2a3d69888f Merge pull request #9 from davep/master Igor Chubin 2017-06-15 14:06:16 +02:00
  • 1f7e7363cf Update :emacs sheet Sync with v1.5 of cheat-sh.el Dave Pearson 2017-06-15 12:57:12 +01:00
  • fb3bc455a8 added ocaml and haskell to supported languages Igor Chubin 2017-06-11 18:43:17 +00:00
  • 49054fe4bd +js Igor Chubin 2017-06-11 13:46:24 +02:00
  • a0e817c191 killing png cache Igor Chubin 2017-06-11 13:45:29 +02:00
  • e22d459d07 killing png cache Igor Chubin 2017-06-11 13:45:02 +02:00
  • dea35b20e8 javascript support + initial kotlin/ruby support Igor Chubin 2017-06-11 11:52:26 +00:00
  • 386e554e93 added emacs support Igor Chubin 2017-06-11 11:51:38 +00:00
  • 8e5b8d6c5a Emacs support Igor Chubin 2017-06-07 16:28:48 +02:00
  • 511c04b8ab typos fixed Igor Chubin 2017-06-06 00:23:23 +02:00
  • 61fd86f067 minor cleanups + perl one liners Igor Chubin 2017-06-05 20:17:07 +02:00
  • 12238cc36b listed languages Igor Chubin 2017-06-05 19:10:49 +02:00
  • 3070875a03 added supported-languages.png Igor Chubin 2017-06-05 18:59:05 +02:00
  • b3f86db425 how to edit cheat sheets Igor Chubin 2017-06-05 17:21:12 +02:00