Commit Graph

  • 17a2d6871d add ssh on a non-standard port Matthieu Keller 2013-08-28 14:15:50 +0200
  • a84dd27f6b remove ssh-copy-id Matthieu Keller 2013-08-28 14:11:57 +0200
  • 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 +0200
  • a66f3d1c15 corrected typo for a better management of files with space in their name Pierre Poulain 2013-08-28 11:27:44 +0100
  • dfc7c98607 added example for the gs command (reduce pdf file) Pierre Poulain 2013-08-28 11:24:32 +0100
  • 4f83172647 added examples for pdftk (manipulating pdf files) Pierre Poulain 2013-08-28 11:22:30 +0100
  • 79a091a275 added new examples for find Pierre Poulain 2013-08-28 11:15:59 +0100
  • 4960f45f6f fixing typo in cheat git Carlos Peña 2013-08-28 10:30:37 +0300
  • 437f191bf7 Trivial change to mount cheatsheet. Chris Lane 2013-08-27 19:44:58 -0400
  • c7c63b42cd Minor changes to the git cheatsheet. Chris Lane 2013-08-27 19:43:24 -0400
  • 9e8294b566 Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master Chris Lane 2013-08-27 19:06:53 -0400
  • 29e9215f82 Merge pull request #40 from carlosp420/master Chris Lane 2013-08-27 16:05:08 -0700
  • 9d9916251e Added youtube-dl cheatsheet Philip Molares 2013-08-27 23:36:43 +0200
  • bcdc3c7f23 cheat awk: sum integers from a file or stdin Carlos Peña 2013-08-27 14:06:15 +0300
  • 63bd132a9b Added git cheats Özgür Özdemircili 2013-08-27 10:56:53 +0200
  • dcfc6e60be Added mount cheatsheet Özgür Özdemircili 2013-08-27 10:53:49 +0200
  • 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 -0400
  • 3e7dcc9b43 Updated the README to mention the new create/edit abilities. Chris Lane 2013-08-26 21:05:05 -0400
  • d183a6fb14 Change to the SSH cheatsheet Chris Lane 2013-08-26 20:37:04 -0400
  • 496de6ae89 Integrated cheatsheet contents. Chris Lane 2013-08-26 20:34:36 -0400
  • cdc2b8ee4d Wrapped some more parenthesis around print statements to retain compatibility with Python 3.3. Chris Lane 2013-08-26 20:16:43 -0400
  • 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 -0400
  • 3399b8905d Removed the asterisks denoting the boundaries of the cheatsheets. Chris Lane 2013-08-26 19:45:12 -0400
  • cd1b43118d Merge branch 'master' of https://github.com/bradtse/cheat into bradtse-master Chris Lane 2013-08-26 19:42:40 -0400
  • e757bcc46d Merge branch 'master' of https://github.com/shanahanjrs/cheat into shanahanjrs-master Chris Lane 2013-08-26 19:37:40 -0400
  • 67c8436691 Fixed a typo I introduced to the mysqldump cheatsheet. Chris Lane 2013-08-26 19:32:38 -0400
  • 2e69eb063c Trivial changes to the mysqldump cheatsheet. Chris Lane 2013-08-26 19:31:21 -0400
  • d0e1f18e52 Merge branch 'master' of https://github.com/codehill/cheat into codehill-master Chris Lane 2013-08-26 19:26:40 -0400
  • 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 -0400
  • bf290ea5b7 Trivial changes. Chris Lane 2013-08-26 19:19:52 -0400
  • 37b9e84497 Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master Chris Lane 2013-08-26 19:12:54 -0400
  • eff1b8136c Merge pull request #38 from carlosp420/master Chris Lane 2013-08-26 16:06:22 -0700
  • 9500ca8446 cheat sed, remove leading spaces with regex Carlos Peña 2013-08-27 00:06:30 +0300
  • 78fdc09f8c Added history cheatsheet Ozdemircili 2013-08-26 18:29:30 +0200
  • 821290b41d Added history cheatsheet Ozdemircili 2013-08-26 18:27:54 +0200
  • 62e4b73d2b History Ozdemircili 2013-08-26 18:26:52 +0200
  • cdc512c897 Added histroy cheatsheet Ozdemircili 2013-08-26 18:24:14 +0200
  • e97d73a0e1 Took out listing of Readme and License file on cheatsheets Ozdemircili 2013-08-26 18:05:34 +0200
  • 0c027b792d Added mysql cheatsheet Ozdemircili 2013-08-26 16:52:09 +0200
  • 24e1c2748f Added lsof cheatsheet Ozdemircili 2013-08-26 16:51:57 +0200
  • c6ba4c79df Added 2 new cheatsheets Ozdemircili 2013-08-26 16:44:19 +0200
  • 5e4186f426 Added Python 3 support. John Shanahan 2013-08-25 14:29:44 -0400
  • 6083e2d70b More mysqldump commands. Amgad Suliman 2013-08-25 11:48:19 +0400
  • e6d5d9b8dc Merge pull request #32 from albertojacini/ps_cheatsheet Chris Lane 2013-08-24 13:48:25 -0700
  • f28a42b030 Merge pull request #33 from albertojacini/fix_readme Chris Lane 2013-08-24 13:47:06 -0700
  • f96fc89c0a Merge pull request #34 from stvnwlsn/mychanges Chris Lane 2013-08-24 13:46:33 -0700
  • 8d75ee723f add show to apt-cache cheatsheet Steven Wilson 2013-08-24 16:16:59 +0100
  • 1ad972a5cf Marked comments in the example cheatsheet Alberto Jacini 2013-08-24 17:10:16 +0200
  • 60ee4818b1 Added ps cheatsheet Alberto Jacini 2013-08-24 15:46:50 +0200
  • c460bfdb31 Added more cheats to the php cheatsheet. Chris Lane 2013-08-23 23:06:29 -0400
  • 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 -0400
  • b2159662f3 Committed a cheatsheet for 'truncate' Chris Lane 2013-08-23 18:42:26 -0400
  • 483a1da08b PHP cheatsheet tweak. Chris Lane 2013-08-23 18:33:15 -0400
  • 8ebd96e33b Added a PHP cheatsheet. Chris Lane 2013-08-23 18:32:36 -0400
  • b6a17fac42 Merge pull request #28 from amitsaha/yum_cheat Chris Lane 2013-08-23 15:20:40 -0700
  • dc0b793b95 Added in a create option also Bradley Tse 2013-08-23 15:25:04 -0400
  • 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 -0400
  • d070a5ef45 More yum commands Amit Saha 2013-08-22 15:34:42 +1000
  • 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 -0400
  • c9329b2e89 Minor tweak on the last commit. Chris Lane 2013-08-21 23:09:31 -0400
  • 43e66c7747 Trivial changes to the README. Chris Lane 2013-08-21 23:02:58 -0400
  • 7138a32c4d Updated the README to include instructions for enabling syntax highlighting. Chris Lane 2013-08-21 23:00:22 -0400
  • 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 -0400
  • 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 -0400
  • 6d456d147d Merge pull request #25 from adelviscio/patch-1 Chris Lane 2013-08-21 19:32:48 -0700
  • 07c49e8540 Minor tweak to @smartboyathome's patch. Chris Lane 2013-08-21 22:28:28 -0400
  • 2b9d48c8c4 Merge branch 'master' of https://github.com/smartboyathome/cheat into smartboyathome-master Chris Lane 2013-08-21 22:24:56 -0400
  • 031eeb6a96 Restored the __init__.py file that I stupidly deleted on a previous commit. Chris Lane 2013-08-21 22:17:29 -0400
  • 8245d3f4ec Explicitly mark comment lines in builtin sheets. Lars Yencken 2013-08-22 11:34:11 +1000
  • f89d887c21 Add a check for posix environment for pygments. Lars Yencken 2013-08-22 09:19:31 +1000
  • 39a15a669a Make Pygments a soft dependency. Lars Yencken 2013-08-21 19:33:09 +1000
  • c6bb350a13 Colorize output using Pygment lexers. Lars Yencken 2013-08-21 17:00:24 +1000
  • 17b2148d6e Reformat to meet PEP8 style. Lars Yencken 2013-08-21 16:46:10 +1000
  • 9140d2ebfb Allow suffixes for cheat files (e.g. DataFrames.jl). Lars Yencken 2013-08-21 16:35:39 +1000
  • e6e4b1e420 Added global flag, replaced redundant redirection. Anthony Delviscio 2013-08-21 00:17:52 -0400
  • b188629b92 Making the default cheats directory Windows-compatible. Alex Abbott 2013-08-20 14:56:12 -0700
  • 1e26280da7 Added some comments to the cheat file. Chris Lane 2013-08-19 21:35:51 -0400
  • f3c37a37eb Added an openssl cheatsheet. Chris Lane 2013-08-19 21:31:34 -0400
  • e3d6976a03 Merging. Chris Lane 2013-08-19 21:15:02 -0400
  • dc754295ac Merge pull request #19 from shanahanjrs/master Chris Lane 2013-08-19 18:08:29 -0700
  • 01b35ab0b7 Added main function and wrapped everything in it. John Shanahan 2013-08-19 15:23:53 -0400
  • 570d05349e No breakage when cheatsheets package isn't found Louis Taylor 2013-08-19 09:02:53 +0100
  • 6627b06b1d Add gitignore Louis Taylor 2013-08-19 08:50:40 +0100
  • 16537467f1 Remove python bytecode file Louis Taylor 2013-08-19 08:49:09 +0100
  • edb392da7f Add cheatsheet for yum Amit Saha 2013-08-19 15:03:18 +1000
  • 84f3105139 Changed lines so none were over 80 columns. John Shanahan 2013-08-18 22:52:35 -0400
  • 26e5261713 Did a refactoring to incorporate kragniz's work a little more delicately. Chris Lane 2013-08-18 15:53:40 -0400
  • 54f379eda5 Fixed a bug whereby the 'cheatsheet not found' error would always be displayed. Chris Lane 2013-08-18 15:14:19 -0400
  • dbfce8cbd4 Merging new cheatsheets into kragniz's work. Chris Lane 2013-08-18 14:59:49 -0400
  • bef2b22ad6 Merge branch 'master' of https://github.com/kragniz/cheat into kragniz-master Chris Lane 2013-08-18 14:57:55 -0400
  • 9946bab1a9 Don't split cheatpath for no reason Louis Taylor 2013-08-18 17:41:32 +0100
  • e105102bb8 Merge pull request #13 from smlance/scp Chris Lane 2013-08-18 08:01:36 -0700
  • 191949b45a Merge pull request #16 from Simnol/master Chris Lane 2013-08-18 07:59:54 -0700
  • c78dc1a236 Update asterisk Simnol 2013-08-18 15:34:07 +0100
  • 3b44731819 Create asterisk Simnol 2013-08-18 15:33:21 +0100
  • 9be7d1f1a6 Update tar Simnol 2013-08-18 15:31:09 +0100
  • cdf0aa1926 Remove duplicates from the list of cheatsheets. Louis Taylor 2013-08-17 03:16:44 +0100
  • 73d9f0c83d Merge https://github.com/chrisallenlane/cheat Louis Taylor 2013-08-17 02:38:31 +0100
  • 44a3820f08 modified: install ppierson 2013-08-16 13:32:08 -0400
  • b47c7b2a2d modified: install ppierson 2013-08-16 13:29:24 -0400