1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-12-12 16:04:57 +03:00
Commit Graph

114 Commits

Author SHA1 Message Date
Igor Chubin
500fcf5770 major lib/adapter_learnxiny.py refactoring (not yet finished) 2018-05-06 17:43:54 +00:00
Igor Chubin
554b97f39b comment by default; do not highlight text, highlight only code 2018-05-06 17:38: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
92e226a9c6 new function: code_blocks() 2018-05-06 17:36:21 +00:00
Igor Chubin
b4e7a19187 fixed cpp lexer name 2018-05-06 17:35:43 +00:00
Igor Chubin
1308e97535 new options: c, C, Q; default options 2018-05-06 17:35:01 +00:00
Igor Chubin
4f0cb9053f added reference to /:vim on the first page 2018-05-06 17:34:11 +00:00
Igor Chubin
1c04a08a4a help.txt: added new options description: c, C, Q; added reference to /:vim 2018-05-06 17:33:01 +00:00
Igor Chubin
5b49deabc0 added share/vim.txt 2018-05-06 17:32:04 +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
Igor Chubin
eb9ff7a39f lib/cheat_wrapper.py cleanup 2018-05-05 12:51:06 +00:00
Igor Chubin
26e102fc16 bin/srv.py cleanup 2018-05-05 12:50:24 +00:00
Igor Chubin
ab54268581 several language aliases added 2018-05-05 12:07:09 +00:00
Igor Chubin
3646d517a5 lib/beautifier.py: start subprocess using gevent 2018-05-05 12:06:31 +00:00
Igor Chubin
7a0feb5dcd moved POSTed cheat sheets processing to lib/post.py 2018-05-05 12:05:45 +00:00
Igor Chubin
20c63913ee connections limits support 2018-05-05 12:04:30 +00:00
Igor Chubin
4782436462 moved args parsers to lib/options.py 2018-05-05 12:04:06 +00:00
Igor Chubin
09e6a4558f code cleanup lib/cheat_wrapper.py 2018-05-04 22:59:47 +00:00
Igor Chubin
b5cc36e5b7 lib/adapter_learnxiny.py: use cpp as canonical name for C++ 2018-05-04 22:59:07 +00:00
Igor Chubin
c710e7aef0 lib/globals.py clean up 2018-05-04 22:58:21 +00:00
Igor Chubin
3efec3d0dd added new options: c, C, Q 2018-05-04 22:57:50 +00:00
Igor Chubin
f44a2a1edf added pathes to .gitignore 2018-05-04 22:57:13 +00:00
Igor Chubin
e792e19a21 added lib/languages_data.py 2018-05-04 22:55:55 +00:00
Igor Chubin
105de02085 added lib/beautifier.py 2018-05-04 22:55:36 +00:00
Igor Chubin
39d857c849 added .gitignore 2018-05-04 19:52:37 +00:00
Igor Chubin
25ac6a1417 added share/vim/ 2018-05-04 19:51:22 +00:00
Igor Chubin
11c9791592 removed duplicate 2018-05-01 19:23:22 +00:00
Igor Chubin
aa43858ca2
Added link to the Vim plugin 2018-04-22 20:01:04 +02:00
Igor Chubin
0dc2746240 lib/cheat_wrapper.py cleanup 2018-04-10 21:44:25 +00:00
Igor Chubin
bf854286f3 updated share/firstpage.txt 2018-04-10 21:43:52 +00:00
Igor Chubin
fb6d53b064 added .gitignore 2018-04-10 21:42:34 +00:00
Igor Chubin
6cfee40162 added several static files 2018-04-10 21:40:01 +00:00
Igor Chubin
020cdacbb2 Merge branch 'master' of https://github.com/chubin/cheat.sh 2018-01-07 00:12:39 +00:00
Igor Chubin
9adf5056d4 use javascript lexer mongo 2018-01-07 00:12:34 +00:00
Igor Chubin
ad03575357
Merge pull request #21 from apoorv74/master
Update topic names with '_' when editing content
2018-01-07 01:02:09 +01:00
Apoorv Anand
43682deca0
Update topic names with '_' when editing content
For topics which are directories, name starts with an  '_'
2018-01-07 01:04:49 +05:30
Igor Chubin
f9d8edd6cc fixed repository name in /:post (thanks Sim4n6 for reporting) 2017-12-17 16:56:12 +00:00
Igor Chubin
c617389a88 fixed repository name in /:post (thanks Sim4n6 for reporting) 2017-12-17 16:52:39 +00:00
Igor Chubin
0a873f580c disabled zsh support 2017-12-03 13:38:23 +00:00
Igor Chubin
4f4d82283b
Merge pull request #19 from joroy/zsh-completion
Add missing file for zsh completion
2017-12-03 14:29:27 +01:00
Jonathan Roy
d8ce64593a Add missing file for zsh completion 2017-11-28 16:47:08 -05:00
Igor Chubin
7c4c85df7c c++: minifix 2017-07-25 21:30:04 +00:00
Igor Chubin
7e95b13e5e Merge branch 'master' of https://github.com/chubin/cheat.sh 2017-07-25 21:29:21 +00:00
Igor Chubin
d81b685f58 Update README.md 2017-07-25 23:19:38 +02:00
Igor Chubin
3602f2bde2 added c++ support 2017-07-25 17:41:22 +00:00
Igor Chubin
f3f69334db Merge pull request #12 from davep/master
Sync with cheat-sh.el v1.7
2017-06-28 10:34:52 +02:00
Dave Pearson
5a727b9f6e Sync with cheat-sh.el v1.7 2017-06-28 09:27:09 +01:00
Igor Chubin
7cc710184d Merge pull request #11 from davep/master
Sync with cheat-sh.el v1.6
2017-06-16 13:06:20 +02:00
Dave Pearson
372fa20a78 Sync with cheat-sh.el v1.6 2017-06-16 11:43:31 +01:00
Igor Chubin
bbfdd512ba Merge pull request #10 from davep/master
Update cheat-sh.el asciicast in README
2017-06-16 10:21:26 +02:00