Klaatu
9889d77adb
xmlto cheatsheet
2016-09-21 22:24:47 +12:00
Klaatu
354376340f
Missing man page #272
2016-09-10 14:17:01 +12:00
Morgan Courbet
d82eee726c
Add npm cheatsheet
2016-09-09 10:05:22 +02:00
Klaatu
9a23458a2d
ffmpeg combine, add sqlite3
2016-09-09 12:05:08 +12:00
Klaatu
32802c2907
patch cheat
2016-09-04 09:48:01 +12:00
Klaatu
2a6d34de35
diff addition
2016-09-02 09:44:19 +12:00
Klaatu
f1253031f2
bzip2
2016-09-01 22:28:28 +12:00
Klaatu
76fa9cfc23
urpm* mageia open mandriva
2016-09-01 22:01:01 +12:00
Klaatu
0a54b2a2ff
updated emacs, ffmpeg. branched org-mode. added slack.
2016-09-01 12:10:21 +12:00
rahul
6a1742984c
Add cheery-pick to git cheat
2016-08-28 08:26:55 +05:30
rahul
80d2a09456
Add revert in git cheat
2016-08-28 08:19:20 +05:30
rahul
5121fece91
Add git stash cheat
2016-08-28 08:13:08 +05:30
Francis T. O'Donovan
e8d32102cb
Create MANIFEST.in
...
I'm working on submitting this package to conda-forge. As part of this, I would like to include the license files in the MANIFEST.in for this project.
2016-08-25 20:31:13 -04:00
Chris Lane
eff042d50b
patch version bump
2016-08-05 15:18:52 -04:00
Chris Lane
f000756f2c
Resolved merge-conflict.
2016-08-05 15:15:22 -04:00
Chris Lane
ef1dfb2168
Merge pull request #286 from poohzrn/master
...
Fix #281 : Consistent description styles
2016-08-05 15:03:49 -04:00
Chris Lane
3c1b5c5860
Merge pull request #274 from ImmortalPC/master
...
[CHANGE] Add cheats for DD and SSH
2016-08-05 15:01:14 -04:00
Chris Lane
3494827403
Merge pull request #288 from rski/remove_prompt_function
...
Remove prompt_yes_or_no
2016-08-05 14:58:27 -04:00
Chris Lane
f0879831c5
Merge pull request #284 from dufferzafar/ansi
...
Add ANSI Color Chart
2016-08-05 14:57:18 -04:00
Chris Lane
8c056d09e9
Merge pull request #285 from dufferzafar/less
...
Update less cheatsheet
2016-08-05 14:56:14 -04:00
Chris Lane
dd8d0ae58b
Merge pull request #282 from dufferzafar/master
...
Update git cheatsheet
2016-08-05 14:54:24 -04:00
Chris Lane
6cc99a2b6a
Merge pull request #283 from dufferzafar/cpdf
...
Add cpdf cheatsheet
2016-08-05 14:52:47 -04:00
Shadab Zafar
70ad22c12e
git: Undo parts of last commit
...
Added from: http://stackoverflow.com/a/4248269/2043048
2016-07-20 14:34:29 +05:30
Romanos Skiadas
b28e6a84ac
Remove prompt_yes_or_no
...
This function is not used anywhere in the code.
2016-07-19 15:16:12 +03:00
Romanos Skiadas
bf4f1c80ca
Style fixes
...
Don't use * imports, fix indentations, other small fixes
2016-07-19 14:50:51 +03:00
Lasse Nielsen
9cf1a5761d
Fix #281 : Consistent description styles
2016-07-18 17:25:06 +02:00
Shadab Zafar
13fdcec332
Add cheat on how to dump content of less to file
2016-07-16 18:47:19 +05:30
Shadab Zafar
b2feeab4e8
Add ANSI Color Chart
2016-07-16 18:41:17 +05:30
Shadab Zafar
c4b7fd507f
Add cpdf cheatsheet
...
cpdf is a tool to slice and dice PDFs
I created this sheet on a boring day by copying text from
[here](http://www.coherentpdf.com/usage-examples.html ) and then
cleaning things up a bit.
2016-07-16 18:37:12 +05:30
Shadab Zafar
b77aa0974b
Update git cheatsheet
2016-07-16 18:21:07 +05:30
Chris Lane
3be95142ed
v2.1.25
2016-05-29 21:47:22 -04:00
Chris Lane
bb324e94a4
Issue #278
...
Fixed a technical innacuracy in the `crontab` cheatsheet.
2016-05-29 21:03:58 -04:00
Chris Lane
7084ce2f45
Merge pull request #277 from caorong/master
...
origin Convert Unix timestamp to Date only works on Linux, add cheat which works on Mac
2016-05-29 21:00:57 -04:00
Chris Lane
905006f09c
Merge pull request #280 from ybudimirov/ncdu
...
Ncdu cheatsheet
2016-05-29 20:59:16 -04:00
Chris Lane
06a368fb1f
Merge pull request #276 from oliworx/patch-1
...
add cheatsheet for subversion (svn)
2016-05-29 20:58:16 -04:00
Yuriy Budimirov
6a9422502a
Ncdu cheatsheet
2016-05-26 13:21:20 +03:00
caorong
41332f1d8a
update timestamp convert cheat
2016-04-27 10:57:44 +08:00
ImmortalPC
b6d54b135c
[CHANGE & ADD] Removing typo from SSH. Adding tip for emacs and ssh. Adding cheat for xxd
2016-04-19 13:45:47 +02:00
Oliver Kurmis
a3c682729e
add cheatsheet for subversion (svn)
2016-04-13 17:27:37 +02:00
ImmortalPC
f38da23741
[CHANGE] Add cheats for DD and SSH
2016-04-05 17:09:49 +02:00
Chris Lane
20d985d993
Working around failed upload
...
pypi responded with an HTTP 500 when uploading the last version of
`cheat`, and this seems to have caused some problems. No changes were
made in this commit other than incrementing the version number in an
attempt to resolve this.
2016-03-24 12:41:40 -04:00
Chris Lane
09f821835c
v2.1.23
2016-03-24 12:39:20 -04:00
Chris Lane
7e5e4315e5
Merge pull request #268 from pierrepo/master
...
Add options for pip and a new cheatsheet for virtualenv
2016-03-24 12:37:17 -04:00
Chris Lane
869e7095f3
Merge pull request #269 from VirenMohindra/update-readme
...
trivial readme.md correction
2016-03-24 12:34:51 -04:00
Viren Mohindra
6dd8faf26a
trivial readme.md correction
...
availble -> available
2016-03-18 03:23:30 -05:00
Pierre Poulain
c0585ee55c
Append virtualenvwrapper commands
2016-03-15 17:34:28 +01:00
Pierre Poulain
c0d755e102
Add virtualenv
2016-03-15 17:28:07 +01:00
Pierre Poulain
49e1fc46f4
Add --user and --upgrade options
2016-03-15 17:15:06 +01:00
Chris Lane
3d90b26b04
Merge pull request #266 from MinimaxHeadroom/add-tree-mod-dd-vim-find
...
Add cheatsheet for command `tree`. Edits or command additions to existing cheatsheets `dd`, `find`, `vim`.
2016-03-14 14:21:55 -04:00
Chris Lane
3b73b9b06b
Merge pull request #264 from JindrichPilar/master
...
Added xrandr cheat
2016-03-14 14:17:14 -04:00