Igor Chubin
|
a08f130562
|
Merge pull request #51 from grayed/posix_sh
Make cht.sh work under POSIX sh
|
2018-08-03 11:02:41 +02:00 |
|
Igor Chubin
|
faa8c18687
|
added initial tests
|
2018-08-03 07:37:18 +00:00 |
|
Igor Chubin
|
365c69dc19
|
fixed typo in intro.txt (fixes #63)
|
2018-08-02 07:27:50 +00:00 |
|
Igor Chubin
|
5b40893057
|
Merge pull request #85 from cclauss/patch-1
import os to access os.path.join()
|
2018-08-01 09:48:55 +02:00 |
|
cclauss
|
604edfb7f7
|
import os to access os.path.join()
flake8 testing of https://github.com/chubin/cheat.sh on Python 3.7.0
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./lib/panela/panela_colors.py:636:16: F821 undefined name 'os'
pagepath = os.join.path(MYDIR, "share/firstpage-v2.pnl")
^
1 F821 undefined name 'os'
1
```
|
2018-07-31 00:04:15 +02:00 |
|
Igor Chubin
|
3910cfe6eb
|
parametrized PATH_LEARNXINY
|
2018-07-29 21:16:30 +00:00 |
|
Igor Chubin
|
17fad757db
|
moved get-sheets.sh to share/scripts/
|
2018-07-29 21:11:08 +00:00 |
|
Igor Chubin
|
3356ac1db6
|
Merge branch 'master' of https://github.com/chubin/cheat.sh
|
2018-07-29 21:10:30 +00:00 |
|
Igor Chubin
|
998f23ed36
|
rewriting queries (VIM_NAMES)
|
2018-07-29 21:10:24 +00:00 |
|
Igor Chubin
|
93a6f9ed52
|
wolfram support
|
2018-07-29 21:05:43 +00:00 |
|
Igor Chubin
|
70c2f35dc5
|
Merge pull request #84 from bglopez/nohardcode
Remove hardcoded paths, add script to get sheets, fix requirements
|
2018-07-29 22:32:19 +02:00 |
|
Igor Chubin
|
90c1b97acf
|
Use OS packages
|
2018-07-29 22:31:01 +02:00 |
|
Brandon Lopez
|
a441c4d7ed
|
Added additional requirements
|
2018-07-27 16:25:49 -07:00 |
|
Brandon Lopez
|
9eaf9eaa00
|
Less than ideal script to grab cheatsheets from different repos
|
2018-07-27 16:20:50 -07:00 |
|
Brandon Lopez
|
65cf18ca95
|
panela_colors not using hardcoded path
|
2018-07-27 16:17:21 -07:00 |
|
Brandon Lopez
|
fe5046d481
|
Replaced hardcoded paths with something kept local to the cheat.sh folder
|
2018-07-27 16:17:11 -07:00 |
|
Brandon Lopez
|
6862a7a1f9
|
get_answer.py updated to not use hard coded path
|
2018-07-27 16:16:51 -07:00 |
|
Brandon Lopez
|
2a56f02751
|
adapter_learnxiny updated to not use hardcoded path
|
2018-07-27 16:16:31 -07:00 |
|
Brandon Lopez
|
3e5641470a
|
FIx srv.bin to work -- listens on 0.0.0.0
|
2018-07-27 16:16:05 -07:00 |
|
Igor Chubin
|
3e0326d313
|
hint about queries negation
|
2018-07-27 18:37:26 +00:00 |
|
Igor Chubin
|
b3f15dd502
|
Merge branch 'master' of https://github.com/chubin/cheat.sh
|
2018-07-27 17:31:40 +00:00 |
|
Igor Chubin
|
7ef67a384f
|
added new language: solidity
|
2018-07-27 17:31:36 +00:00 |
|
Igor Chubin
|
41ebe87728
|
update cheat sheet users info
|
2018-07-27 18:02:04 +02:00 |
|
Igor Chubin
|
22ab569e5d
|
use share/static/cht.sh-url-structure.png
|
2018-07-26 22:06:09 +00:00 |
|
Igor Chubin
|
fdb5da6359
|
added share/static/cht.sh-url-structure.png
|
2018-07-26 22:05:26 +00:00 |
|
Igor Chubin
|
1e671dcb8f
|
repositories users
|
2018-07-25 20:09:44 +02:00 |
|
Igor Chubin
|
3c74d92447
|
Merge branch 'master' of https://github.com/chubin/cheat.sh
|
2018-07-24 22:28:30 +00:00 |
|
Igor Chubin
|
a56084443f
|
added submilme demo
|
2018-07-24 22:28:17 +00:00 |
|
Igor Chubin
|
d0c7c220d2
|
added submilme demo
|
2018-07-24 22:28:12 +00:00 |
|
Igor Chubin
|
d50df18ccb
|
syntax highlighting
|
2018-07-23 23:28:29 +02:00 |
|
Igor Chubin
|
e37e97f75b
|
syntax highlighting
|
2018-07-23 23:09:05 +02:00 |
|
Igor Chubin
|
b72ac450a6
|
Updated repositories stat
|
2018-07-22 16:09:54 +02:00 |
|
Igor Chubin
|
b642f282ab
|
Updated table of contents
|
2018-07-21 12:53:31 +02:00 |
|
Igor Chubin
|
b4e0f5a2c8
|
Merge pull request #33 from joeyciechanowicz/master
Added table of contents
|
2018-07-21 12:47:55 +02:00 |
|
Igor Chubin
|
4e19de66cc
|
python one-liners added
|
2018-07-21 12:30:12 +02:00 |
|
Igor Chubin
|
68fdf58fae
|
Added link to the sublime plugin by Gaurav Kukreja (#65)
|
2018-07-20 16:17:47 +02:00 |
|
Vadim Zhukov
|
ada9252730
|
ls -T isn't portable as well, as pointed out by pickfire@.
Since we don't really use timestamp for anything except direct display,
just extract fields 6-8 from "ls -l" output and be done with it.
|
2018-07-19 16:48:50 +03:00 |
|
Joey Ciechanowicz
|
a4e36befe4
|
Merge branch 'master' into master
|
2018-07-19 12:00:16 +01:00 |
|
Igor Chubin
|
4d71519138
|
Merge branch 'master' of https://github.com/chubin/cheat.sh
|
2018-07-19 09:01:08 +00:00 |
|
Igor Chubin
|
7473c261b6
|
do not call render_html for empty answers
|
2018-07-19 09:01:05 +00:00 |
|
Igor Chubin
|
99399c1d8a
|
show empty list for empty sections
|
2018-07-19 08:58:59 +00:00 |
|
Igor Chubin
|
271d5bde8a
|
vim answers syntax highlighting
|
2018-07-19 08:58:27 +00:00 |
|
Igor Chubin
|
e0fd79de4d
|
add / to the section names in :list (fixes #73, fixes #77)
|
2018-07-19 08:57:39 +00:00 |
|
Igor Chubin
|
95e0d8ac6c
|
Merge pull request #75 from Skn0tt/master
Say "maybe" instead of "may be"
|
2018-07-19 00:10:46 +02:00 |
|
Igor Chubin
|
00e069f175
|
Update README.md
|
2018-07-19 00:10:22 +02:00 |
|
Simon Knott
|
133008cfcf
|
Use "maybe" instead of "may be", bc grammar
|
2018-07-18 16:15:18 +02:00 |
|
Igor Chubin
|
5b3bdaebd1
|
Merge pull request #72 from zzxzzx8/master
Update README.md
|
2018-07-17 23:55:32 +02:00 |
|
zzxzzx8
|
730cf85a6c
|
Update README.md
Changed grammar in a few places to improve readability.
|
2018-07-17 14:42:40 -07:00 |
|
Igor Chubin
|
0bc55dfe99
|
updated link to vscode gif
|
2018-07-17 15:50:42 +00:00 |
|
Igor Chubin
|
e40438a731
|
Merge branch 'master' of https://github.com/chubin/cheat.sh
|
2018-07-17 15:48:31 +00:00 |
|