Rico Sta. Cruz
34839f27d8
Merge branch 'pr-998'
2019-03-23 22:26:48 +08:00
Rico Sta. Cruz
8ea2be4731
Update formatting
2019-03-23 22:26:44 +08:00
Rico Sta. Cruz
15ec89d069
Merge branch 'pr-1019'
2019-03-23 22:13:19 +08:00
Rico Sta. Cruz
2349f623c2
Fix formatting
2019-03-23 22:10:27 +08:00
Gabriel Petry
57c49cd8aa
add c-like for loop
2019-02-22 07:30:15 -03:00
Rico Sta. Cruz
fa16f8134c
Update CodeFund snippet
2019-01-23 14:46:18 +08:00
Edson Ticona
69f50888f4
Adds associative array usage
2019-01-20 13:18:13 +01:00
Rico Sta. Cruz
a930009433
Merge pull request #991 from chandsie/patch-1
...
Correct description of ":=" and "=" operators
2019-01-20 14:49:25 +08:00
Rico Sta. Cruz
4c2bdaa050
Update makefile.md
2019-01-20 14:49:16 +08:00
Rico Sta. Cruz
2d565ceec4
Merge pull request #997 from rstacruz/rstacruz/2019-01-20-codefund-update
...
Update Docker setup and sponsor code
2019-01-20 14:46:32 +08:00
Rico Sta. Cruz
9ce285d9ac
Prettier config
2019-01-20 14:19:08 +08:00
Rico Sta. Cruz
b9ab467545
Update CodeFund snippet
2019-01-20 14:15:29 +08:00
Rico Sta. Cruz
2dea4f4c8e
Update critical path CSS
2019-01-20 14:12:28 +08:00
Rico Sta. Cruz
07d6304a0f
Update Docker setup with new Node, Yarn, etc
2019-01-20 14:11:35 +08:00
Rico Sta. Cruz
11b4c983a1
Remove trace of old sponsor code
2019-01-20 13:59:01 +08:00
Shreyas Chand
f2583a9960
Correct description of ":=" and "=" operators
...
The description of the ":=" and "=" assignment operators were flipped. As documented in the GNU make manual (https://www.gnu.org/software/make/manual/make.html#Reading-Makefiles ), the ":=" assignment operatory is the immediate assignment operation and "=" is the deferred assignment operation. This change switches the descriptions to correspond to the correct operator and augments the description to clarify the behaviour.
2019-01-15 22:59:49 -08:00
Rico Sta. Cruz
79f35133f0
Merge pull request #956 from bhargavgv/patch-1
...
Add AppleScript "delay" command
2018-12-29 14:22:16 +08:00
Rico Sta. Cruz
b2b544e9bd
Merge pull request #968 from rstacruz/mysql-formatting
...
mysql: Update formatting
2018-12-29 14:20:57 +08:00
Rico Sta. Cruz
4588c31ee9
Merge pull request #969 from rstacruz/rstacruz-patch-1
...
rest-api: Update formatting
2018-12-29 14:20:29 +08:00
Rico Sta. Cruz
945942faa3
Merge pull request #970 from freezeeedos/patch-1
...
Copy password to clipboard
2018-12-29 14:20:05 +08:00
Quentin Gibert
4d3077222d
Copy password to clipboard
2018-12-25 17:38:58 +01:00
Rico Sta. Cruz
c65dc4811d
Merge pull request #634 from moviuro/patch-1
...
Update bash.md
2018-12-25 20:39:07 +08:00
Rico Sta. Cruz
7406b2bc71
Merge pull request #964 from lucywyman/add-puppet-bolt
...
Create bolt.md for puppet-bolt
2018-12-25 20:38:44 +08:00
Rico Sta. Cruz
4eacb18b60
Merge pull request #952 from hrvoj3e/patch-1
...
slicing from right
2018-12-25 20:34:48 +08:00
Rico Sta. Cruz
79384c2e24
bash: Update timestamp
2018-12-25 20:34:40 +08:00
Rico Sta. Cruz
d1a15b33d9
Merge pull request #960 from hanoii/composer
...
Improving composer cheatsheet
2018-12-25 20:34:00 +08:00
Rico Sta. Cruz
996e1829a1
Merge pull request #954 from vastpeng/cheatsheet/scp
...
add(cheatsheet): scp
2018-12-25 20:32:55 +08:00
Rico Sta. Cruz
11a00de0db
bolt: Add attribution
2018-12-25 20:31:39 +08:00
Rico Sta. Cruz
37a0cf7d5e
rest-api: Update formatting
2018-12-25 20:30:10 +08:00
Rico Sta. Cruz
5d99c3619f
scp: Update timestamp
2018-12-25 20:28:54 +08:00
Rico Sta. Cruz
7d2217779a
scp: Fix wrong layout
2018-12-25 20:28:06 +08:00
Rico Sta. Cruz
08d176e787
scp: Update formatting
2018-12-25 20:27:52 +08:00
Rico Sta. Cruz
28fac2ae2a
mysql: Update formatting
2018-12-25 20:25:48 +08:00
Rico Sta. Cruz
0e64b13d77
Merge pull request #698 from senyaak/master
...
Update typescript.md
2018-12-25 20:24:57 +08:00
Moviuro
0b74fe127d
Merge branch 'master' into patch-1
2018-12-20 11:39:41 +01:00
Lucy Wyman
dc74c2b5ea
Create bolt.md for puppet-bolt tool
...
This adds a cheatsheet for [bolt](https://github.com/puppetlabs/bolt )
2018-12-17 21:18:58 -08:00
Ariel Barreiro
938b9d00b1
Improving composer cheatsheet
2018-12-11 13:53:39 -03:00
Ian Zabel
b922942c55
Fix "Factory Girl" category ( #820 )
...
It was incorrectly categorized as a JavaScript library, but it was meant to be a Ruby library
2018-12-06 16:03:57 -07:00
chad d
16ab1ceb31
Emmet cleanup
2018-12-06 15:46:04 -07:00
danieljauch
c695eb7add
Added Emmet cheatsheet ( #737 )
...
* Added Emmet cheatsheet
* Oops, forgot prism_lanugages property
2018-12-06 15:40:38 -07:00
chad d
d77bc9e67a
Rebuild
2018-12-06 15:39:02 -07:00
danieljauch
34009ee911
Added new Haml cheatsheet. Includes Ruby injection with some examples of variable declaration and output. ( #736 )
2018-12-06 15:36:12 -07:00
chad d
639085251c
Vim-diff cleanup
2018-12-06 15:33:10 -07:00
Ali Karbassi
f871d96e3b
Beginning of vimdiff ( #218 )
2018-12-06 15:30:27 -07:00
chad d
066d825b91
Goby cleanup
2018-12-06 15:29:30 -07:00
Shozo Hatta
db405af253
Apply feedback ( #487 )
2018-12-06 15:23:31 -07:00
chad d
26c6ed30ad
Regexp cleanup
2018-12-06 15:19:55 -07:00
Rizqy Hidayat
15f8649fd9
Update regexp basic cheatsheets ( #906 )
2018-12-06 15:17:16 -07:00
chad d
b46a977600
Categorizing
2018-12-06 15:15:40 -07:00
Adam McNeilly
04ea319247
Added Kotlin cheatsheet. ( #724 )
2018-12-06 14:48:31 -07:00