Commit Graph

  • 3f796385de Merge pull request #57 from Toam/master Chris Lane 2013-09-01 10:09:00 -07:00
  • e7ca02f79b Merge pull request #59 from ncrocfer/diff_cheatsheets Chris Lane 2013-09-01 10:08:08 -07:00
  • 337817dad3 Translate tabs to spaces ImmortalPC 2013-09-01 15:05:38 +02:00
  • f8531cfea9 Add cheatsheets for distcc ImmortalPC 2013-09-01 15:03:54 +02:00
  • e7339b3b57 Change git cheatsheets: add 'git show' ImmortalPC 2013-09-01 15:03:36 +02:00
  • 12e6d83d47 Added some required fields to setup.py John Shanahan 2013-08-31 14:19:03 -04:00
  • 3e75a55491 Added diff cheatsheet Nicolas Crocfer 2013-08-31 14:18:13 +02:00
  • 53a2a616d0 chead sed to remove empty lines Carlos Peña 2013-08-31 12:46:33 +03:00
  • e38e306b7a Added ab cheatsheet Toam 2013-08-30 17:54:51 +02:00
  • b26adf2ca8 Added 7z cheatsheet John Shanahan 2013-08-30 10:58:54 -04:00
  • 6abab41aa6 New lsof cheat Özgür Özdemircili 2013-08-30 12:16:48 +02:00
  • 9e1ea4fae4 New cheats on find Özgür Özdemircili 2013-08-30 12:16:39 +02:00
  • 702f043ff4 Add note about DEFAULT_CHEAT_DIR to the README file a-sk 2013-08-29 19:19:19 +04:00
  • 23de32ce50 Remove odd new line a-sk 2013-08-29 19:16:01 +04:00
  • a781f6a8f7 Install zsh completions a-sk 2013-08-29 19:06:05 +04:00
  • f20c0aba20 Add zsh cheats completions a-sk 2013-08-29 19:05:46 +04:00
  • 5c51f457a0 Add -d/--cheat_directories option to list directories containing cheatsheets a-sk 2013-08-29 18:41:00 +04:00
  • e662862b7b Introduce DEFAULT_CHEAT_DIR environment variable a-sk 2013-08-29 18:20:23 +04:00
  • 02ab2e7b8d Added sheets for emacs and gpg Bob Mottram 2013-08-29 11:38:22 +01:00
  • 35fccbf9a4 Added mysqdump backup and restore and basic connection Nicolas Borboën 2013-08-29 10:36:52 +02:00
  • 92f6d8636f Adding additional ssh-keygen command examples Grant Bremer 2013-08-28 23:06:43 -04:00
  • 49d1daa97b Adding additional ssh-keygen command examples Grant Bremer 2013-08-28 23:06:43 -04:00
  • 1a1f87e131 Adding less cheat sheet Grant Bremer 2013-08-28 22:16:07 -04:00
  • 84b5df508b Cheatsheets added Sam Dodrill 2013-08-28 10:05:46 -07:00
  • 17a2d6871d add ssh on a non-standard port Matthieu Keller 2013-08-28 14:15:50 +02:00
  • a84dd27f6b remove ssh-copy-id Matthieu Keller 2013-08-28 14:11:57 +02:00
  • e963af111c To copy a key to a remote host on a non-standard port with non-standard ssh key Matthieu Keller 2013-08-28 14:06:26 +02:00
  • a66f3d1c15 corrected typo for a better management of files with space in their name Pierre Poulain 2013-08-28 11:27:44 +01:00
  • dfc7c98607 added example for the gs command (reduce pdf file) Pierre Poulain 2013-08-28 11:24:32 +01:00
  • 4f83172647 added examples for pdftk (manipulating pdf files) Pierre Poulain 2013-08-28 11:22:30 +01:00
  • 79a091a275 added new examples for find Pierre Poulain 2013-08-28 11:15:59 +01:00
  • 4960f45f6f fixing typo in cheat git Carlos Peña 2013-08-28 10:30:37 +03:00
  • 437f191bf7 Trivial change to mount cheatsheet. Chris Lane 2013-08-27 19:44:58 -04:00
  • c7c63b42cd Minor changes to the git cheatsheet. Chris Lane 2013-08-27 19:43:24 -04:00
  • 9e8294b566 Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master Chris Lane 2013-08-27 19:06:53 -04:00
  • 29e9215f82 Merge pull request #40 from carlosp420/master Chris Lane 2013-08-27 16:05:08 -07:00
  • 9d9916251e Added youtube-dl cheatsheet Philip Molares 2013-08-27 23:36:43 +02:00
  • bcdc3c7f23 cheat awk: sum integers from a file or stdin Carlos Peña 2013-08-27 14:06:15 +03:00
  • 63bd132a9b Added git cheats Özgür Özdemircili 2013-08-27 10:56:53 +02:00
  • dcfc6e60be Added mount cheatsheet Özgür Özdemircili 2013-08-27 10:53:49 +02:00
  • 6990807010 Updated the help command to mention the new create/edit capabilities. Vaguely followed the docopt syntax. Chris Lane 2013-08-26 21:17:55 -04:00
  • 3e7dcc9b43 Updated the README to mention the new create/edit abilities. Chris Lane 2013-08-26 21:05:05 -04:00
  • d183a6fb14 Change to the SSH cheatsheet Chris Lane 2013-08-26 20:37:04 -04:00
  • 496de6ae89 Integrated cheatsheet contents. Chris Lane 2013-08-26 20:34:36 -04:00
  • cdc2b8ee4d Wrapped some more parenthesis around print statements to retain compatibility with Python 3.3. Chris Lane 2013-08-26 20:16:43 -04:00
  • 63c391f67a When creating a new cheatsheet using the -c option, the program now first attempts to write to the ~/.cheat directory, or alternatively create it if it does not already exist. Failing that, it attempts to write to the python package directory. Chris Lane 2013-08-26 20:12:59 -04:00
  • 3399b8905d Removed the asterisks denoting the boundaries of the cheatsheets. Chris Lane 2013-08-26 19:45:12 -04:00
  • cd1b43118d Merge branch 'master' of https://github.com/bradtse/cheat into bradtse-master Chris Lane 2013-08-26 19:42:40 -04:00
  • e757bcc46d Merge branch 'master' of https://github.com/shanahanjrs/cheat into shanahanjrs-master Chris Lane 2013-08-26 19:37:40 -04:00
  • 67c8436691 Fixed a typo I introduced to the mysqldump cheatsheet. Chris Lane 2013-08-26 19:32:38 -04:00
  • 2e69eb063c Trivial changes to the mysqldump cheatsheet. Chris Lane 2013-08-26 19:31:21 -04:00
  • d0e1f18e52 Merge branch 'master' of https://github.com/codehill/cheat into codehill-master Chris Lane 2013-08-26 19:26:40 -04:00
  • 7886eea791 Renamed mysql.sql to mysql, because the installer doesn't seem to install that cheatsheet when it has the .sql extension. Chris Lane 2013-08-26 19:21:42 -04:00
  • bf290ea5b7 Trivial changes. Chris Lane 2013-08-26 19:19:52 -04:00
  • 37b9e84497 Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master Chris Lane 2013-08-26 19:12:54 -04:00
  • eff1b8136c Merge pull request #38 from carlosp420/master Chris Lane 2013-08-26 16:06:22 -07:00
  • 9500ca8446 cheat sed, remove leading spaces with regex Carlos Peña 2013-08-27 00:06:30 +03:00
  • 78fdc09f8c Added history cheatsheet Ozdemircili 2013-08-26 18:29:30 +02:00
  • 821290b41d Added history cheatsheet Ozdemircili 2013-08-26 18:27:54 +02:00
  • 62e4b73d2b History Ozdemircili 2013-08-26 18:26:52 +02:00
  • cdc512c897 Added histroy cheatsheet Ozdemircili 2013-08-26 18:24:14 +02:00
  • e97d73a0e1 Took out listing of Readme and License file on cheatsheets Ozdemircili 2013-08-26 18:05:34 +02:00
  • 0c027b792d Added mysql cheatsheet Ozdemircili 2013-08-26 16:52:09 +02:00
  • 24e1c2748f Added lsof cheatsheet Ozdemircili 2013-08-26 16:51:57 +02:00
  • c6ba4c79df Added 2 new cheatsheets Ozdemircili 2013-08-26 16:44:19 +02:00
  • 5e4186f426 Added Python 3 support. John Shanahan 2013-08-25 14:29:44 -04:00
  • 6083e2d70b More mysqldump commands. Amgad Suliman 2013-08-25 11:48:19 +04:00
  • e6d5d9b8dc Merge pull request #32 from albertojacini/ps_cheatsheet Chris Lane 2013-08-24 13:48:25 -07:00
  • f28a42b030 Merge pull request #33 from albertojacini/fix_readme Chris Lane 2013-08-24 13:47:06 -07:00
  • f96fc89c0a Merge pull request #34 from stvnwlsn/mychanges Chris Lane 2013-08-24 13:46:33 -07:00
  • 8d75ee723f add show to apt-cache cheatsheet Steven Wilson 2013-08-24 16:16:59 +01:00
  • 1ad972a5cf Marked comments in the example cheatsheet Alberto Jacini 2013-08-24 17:10:16 +02:00
  • 60ee4818b1 Added ps cheatsheet Alberto Jacini 2013-08-24 15:46:50 +02:00
  • c460bfdb31 Added more cheats to the php cheatsheet. Chris Lane 2013-08-23 23:06:29 -04:00
  • bbbe9193e0 Made trivial changes to some of the cheatsheets to make them play more nicely with colorized output. Chris Lane 2013-08-23 19:00:37 -04:00
  • b2159662f3 Committed a cheatsheet for 'truncate' Chris Lane 2013-08-23 18:42:26 -04:00
  • 483a1da08b PHP cheatsheet tweak. Chris Lane 2013-08-23 18:33:15 -04:00
  • 8ebd96e33b Added a PHP cheatsheet. Chris Lane 2013-08-23 18:32:36 -04:00
  • b6a17fac42 Merge pull request #28 from amitsaha/yum_cheat Chris Lane 2013-08-23 15:20:40 -07:00
  • dc0b793b95 Added in a create option also Bradley Tse 2013-08-23 15:25:04 -04:00
  • dcf8e758a8 Added in an edit option that allows a user to edit the cheatsheet from their default editor. Also made some visual changes to the output of the cheatsheet. Bradley Tse 2013-08-23 14:30:03 -04:00
  • d070a5ef45 More yum commands Amit Saha 2013-08-22 15:34:42 +10:00
  • 7cfaddf935 Gave a shout-out to the 'cheat' RubyGem after it was brought to my attention per issue #22. Chris Lane 2013-08-21 23:35:04 -04:00
  • c9329b2e89 Minor tweak on the last commit. Chris Lane 2013-08-21 23:09:31 -04:00
  • 43e66c7747 Trivial changes to the README. Chris Lane 2013-08-21 23:02:58 -04:00
  • 7138a32c4d Updated the README to include instructions for enabling syntax highlighting. Chris Lane 2013-08-21 23:00:22 -04:00
  • c15e836268 Made it also necessary to set an environment variable in order to display colors to the terminal (in an effort to avoid an otherwise inevitable holy-war). Chris Lane 2013-08-21 22:56:33 -04:00
  • fabd1bc242 Resolved a trivial merge conflcit in cheatsheets/sed. Resolved major merge conflict in ./cheat. Made very minor revision to @larsyencken's patch to prevent __init__.py/c files from being listed as cheatsheets. Chris Lane 2013-08-21 22:49:07 -04:00
  • 6d456d147d Merge pull request #25 from adelviscio/patch-1 Chris Lane 2013-08-21 19:32:48 -07:00
  • 07c49e8540 Minor tweak to @smartboyathome's patch. Chris Lane 2013-08-21 22:28:28 -04:00
  • 2b9d48c8c4 Merge branch 'master' of https://github.com/smartboyathome/cheat into smartboyathome-master Chris Lane 2013-08-21 22:24:56 -04:00
  • 031eeb6a96 Restored the __init__.py file that I stupidly deleted on a previous commit. Chris Lane 2013-08-21 22:17:29 -04:00
  • 8245d3f4ec Explicitly mark comment lines in builtin sheets. Lars Yencken 2013-08-22 11:34:11 +10:00
  • f89d887c21 Add a check for posix environment for pygments. Lars Yencken 2013-08-22 09:19:31 +10:00
  • 39a15a669a Make Pygments a soft dependency. Lars Yencken 2013-08-21 19:33:09 +10:00
  • c6bb350a13 Colorize output using Pygment lexers. Lars Yencken 2013-08-21 17:00:24 +10:00
  • 17b2148d6e Reformat to meet PEP8 style. Lars Yencken 2013-08-21 16:46:10 +10:00
  • 9140d2ebfb Allow suffixes for cheat files (e.g. DataFrames.jl). Lars Yencken 2013-08-21 16:35:39 +10:00
  • e6e4b1e420 Added global flag, replaced redundant redirection. Anthony Delviscio 2013-08-21 00:17:52 -04:00
  • b188629b92 Making the default cheats directory Windows-compatible. Alex Abbott 2013-08-20 14:56:12 -07:00