Commit Graph

  • 69428a7279 Some minor modification (open inside the generator for better readability) + one bug fixe (the last block wasnt yiel by the generator) 0rax 2013-11-07 00:34:37 +0100
  • d85fab763b Following #128 talk about how output should be made for search. Just changed the way on how the search function output the result, no more ala grep output. Cheatsheets are now parsed [by CheatSheets.__parse_cheat_command_block(self, cheat_fp)] into block (separated by newline), i have seen that all block in cheatsheets are delimited by a blank line, so instead of parsing from first consecutive # to last consecutive command, an output that is not used by all sheets (reference to "7z" cheatfile). And so the block are parsed by begin of the document to blanck line to end of the document. Finally the output is made by indenting the block content by 4 spaces + the title of the sheet on the top. This is a way to handle subcommands in my mind (search "git commit" and you now have all what you want) 0rax 2013-11-07 00:23:54 +0100
  • b1212052f7 Added search function into cheat, used a grep like output, if needed it could be changed, discussion is open inside #128 issue 0rax 2013-11-06 00:36:49 +0100
  • 3b0535833b bash: extend switch case example Jörg Thalheim 2013-11-03 20:26:56 +0100
  • 08f28b5468 wget: continue flag Jörg Thalheim 2013-11-03 20:19:27 +0100
  • e81088d379 Merge pull request #120 from Mic92/patch-2 Chris Lane 2013-11-03 10:54:34 -0800
  • 931ce7a579 Merge pull request #125 from fmunch/tail Chris Lane 2013-11-03 10:52:26 -0800
  • e17fa47655 Merge pull request #119 from amitsaha/systemctl Chris Lane 2013-11-03 10:51:43 -0800
  • 8d5954268d Added tail cheatsheet Florent Munch 2013-11-01 15:42:56 +0100
  • b8eed82e84 some new mov vim cmds 7histle 2013-10-31 19:09:51 +0400
  • 9f50f3b310 openssl: move note about self-signed certificates up Jörg Thalheim 2013-10-28 18:22:55 +0100
  • b848b2a607 openssl: command to show certificate infos Jörg Thalheim 2013-10-28 13:16:01 +0100
  • bbbcfe98f9 systemctl cheat Amit Saha 2013-10-28 10:25:34 +1000
  • c7f5215dfb Added cheats iamsudip 2013-10-24 09:31:42 +0530
  • c6441524b0 Git cheatsheet: trivial changes Chris Lane 2013-10-23 22:06:48 -0400
  • fb5721f887 Merge branch 'master' of https://github.com/Ashernor/cheat into Ashernor-master Chris Lane 2013-10-23 22:04:31 -0400
  • 59ba9e2749 Merge pull request #107 from a-sk/fix-zsh-autocompletion Chris Lane 2013-10-23 18:35:47 -0700
  • 7bbe9279e1 Merge pull request #114 from iamsudip/gitcpatch Chris Lane 2013-10-23 18:34:11 -0700
  • eb4e396c98 Merge pull request #116 from puchrojo/patch-1 Chris Lane 2013-10-23 18:31:55 -0700
  • 64a1e825a9 Merge pull request #115 from barisinanc/master Chris Lane 2013-10-23 18:30:42 -0700
  • b2f706ac18 Merge pull request #111 from jonlabelle/master Chris Lane 2013-10-23 18:29:23 -0700
  • 500a205c38 Update README.md puchrojo 2013-10-23 17:59:56 +0200
  • d491b342cc Fix on vim cheatsheet Baris Inanc 2013-10-21 09:26:35 +0300
  • acea96b02d Updated git cheatsheet little iamsudip 2013-10-19 13:01:02 +0530
  • b1df8fe3cc fix edit autocomplete (just dont show description of -e/--edit option and i dont know why 0rax 2013-10-11 19:15:07 +0200
  • 53978fa86f Add hint to use sudo when creation fail of sheet. 0rax 2013-10-11 18:56:03 +0200
  • fc4b047958 In response to Issue #108: Added option to copy sheet while not editable. 0rax 2013-10-11 18:32:21 +0200
  • 6c9ac348b5 Adding wget and curl cheats and updating git cheat ashernor 2013-10-11 18:31:40 +0200
  • b6e73539bd Added autocompletion for fish shell 0rax 2013-10-11 16:26:24 +0200
  • 4927eacac0 Add cheatsheet and examples for curl. Jon LaBelle 2013-10-10 16:03:30 -0500
  • f5a7c30dc4 Merge pull request #110 from TiTi/master Chris Lane 2013-10-08 16:58:43 -0700
  • 9870deee6f Cheatsheets: minor tweaks Chris Lane 2013-10-08 19:52:46 -0400
  • 9d1a65b4bb Add cheatsheets TiTi 2013-10-09 00:16:31 +0200
  • 97182d4cf1 Add a troubleshooting section (python 2.6 doesn't comes with the argparse module) TiTi 2013-10-08 23:55:25 +0200
  • d9bce2f3c4 add cheatsheet for df iwconfig ls and rm ashernor 2013-10-06 19:47:15 +0200
  • b5ed21d5b7 Prepand _ to cheat.zsh to make zsh autocompletions works a-sk 2013-10-03 23:57:13 +0400
  • e087674668 Fix zsh autocompletion file a-sk 2013-10-03 23:55:52 +0400
  • 545c35722a Merge branch 'master' of https://github.com/0rax/cheat into 0rax-master Chris Lane 2013-09-23 20:44:41 -0400
  • f38da5dc69 Trivial whitespace fix on cheatsheets/date Chris Lane 2013-09-23 20:42:26 -0400
  • 176120c3d6 Merge branch 'date-cheat' of https://github.com/gbremer/cheat into gbremer-date-cheat Chris Lane 2013-09-23 20:42:00 -0400
  • 2240eb6fd1 Trivial whitespace fix on chown cheatsheet. Chris Lane 2013-09-23 20:40:53 -0400
  • f52c0d59ba Merge branch 'chown-chgrp' of https://github.com/gbremer/cheat into gbremer-chown-chgrp Chris Lane 2013-09-23 20:40:15 -0400
  • 4bc2a27b57 Merge pull request #106 from engstrom/master Chris Lane 2013-09-23 17:39:20 -0700
  • 6eb7ec04ff Merge pull request #102 from gbremer/ssh-keygen-fix Chris Lane 2013-09-23 17:37:37 -0700
  • b4d19eb4ae Merge pull request #104 from gbremer/find-commands Chris Lane 2013-09-23 17:37:12 -0700
  • 350a4ee863 Merge pull request #105 from gbremer/mkdir-commands Chris Lane 2013-09-23 17:36:35 -0700
  • 75137cf507 Added cheatsheet for the top command engstrom 2013-09-23 18:27:30 -0600
  • bcebf8dfea Adding mkdir cheat Grant Bremer 2013-09-21 16:31:17 -0400
  • bbab921bf8 Adding additional find commands Grant Bremer 2013-09-21 13:39:46 -0400
  • 73df1ae517 Adding date cheat Grant Bremer 2013-09-21 13:23:23 -0400
  • 17b7fec47c Fixing bit size to standard 4096 Grant Bremer 2013-09-21 13:15:09 -0400
  • ffd8ec833f Adding reference example to chown Grant Bremer 2013-09-21 13:13:16 -0400
  • 50b04c52e1 Added 1 check for EDITOR var, if EDITOR is set to "" + added try catch to catch subprocess error like EDITOR variable pointing to a non installed editor 0rax 2013-09-20 02:27:06 +0200
  • 72b7af171d Split EDITOR variable to prevent error on popen while using EDITOR var with spaces 0rax 2013-09-20 02:12:48 +0200
  • 42642526f8 Merged to the new version 0rax 2013-09-20 02:04:14 +0200
  • e02e5011fc prepare to merge 0rax 2013-09-20 02:03:30 +0200
  • 0cc76a78a1 Trivial changes to the head cheatsheet. Chris Lane 2013-09-19 19:45:28 -0400
  • 0d60d6b558 Merge branch 'patch-6' of https://github.com/maggick/cheat into maggick-patch-6 Chris Lane 2013-09-19 19:42:52 -0400
  • 963496db86 Restored -d functionality to original Chris Lane 2013-09-19 19:05:22 -0400
  • da2b0a872d Deleted cruft Chris Lane 2013-09-19 18:45:43 -0400
  • bbed1c5851 Removed the -c option from argparse Chris Lane 2013-09-19 18:43:56 -0400
  • a0cfee02d2 Revert Print back to main, would be easier to integrate other positional option like that roemer_j 2013-09-16 04:10:45 +0200
  • c87e741f34 Made a OO refactoring, cleaner in my mind roemer_j 2013-09-16 04:07:34 +0200
  • 1e1520ce56 Removed old help, just forgot to remove at first commit roemer_j 2013-09-16 03:28:08 +0200
  • 526a9f595a Refactored for argparse, the help output dont remain the same : too much sheets so I thought that do not print cheatlist every time could be a good things. Added description + epilogue (examples) to the standart argparse output. roemer_j 2013-09-16 03:26:20 +0200
  • 0501f8cbfe correction Matthieu Keller 2013-09-15 17:34:15 +0200
  • 98b254b799 2to3 Johann Saunier 2013-09-15 11:02:27 +0200
  • 5a026dfb41 Merge pull request #94 from fmunch/uname Chris Lane 2013-09-14 18:20:40 -0700
  • 4224acbc5c Merge pull request #95 from bfontaine/patch-1 Chris Lane 2013-09-14 18:19:54 -0700
  • d3914c0265 Typo fixed Baptiste Fontaine 2013-09-15 01:41:00 +0200
  • 8dae29ad42 Added information for uname -v Florent Munch 2013-09-15 01:07:04 +0200
  • 9f182d684d Added uname cheatsheet Florent Munch 2013-09-15 00:57:06 +0200
  • c819997844 Merge pull request #93 from fmunch/od Chris Lane 2013-09-14 14:10:41 -0700
  • 71e9f11e83 Added od cheatsheet Florent Munch 2013-09-14 22:19:46 +0200
  • 78532d804b Fixed a typo in the README. Chris Lane 2013-09-14 12:23:19 -0400
  • f1cdfa6dd9 Updated the README. Chris Lane 2013-09-14 11:35:16 -0400
  • 30e4078688 Merge branch 'master' of github.com:chrisallenlane/cheat Chris Lane 2013-09-14 10:52:35 -0400
  • 70e61d4e1f Trivial changes. Removed a copyright notice that I hadn't noticed before, and deleted a superfluous 'exit()' call. Chris Lane 2013-09-14 10:52:11 -0400
  • 305584196d Merge pull request #92 from Mic92/patch-1 Chris Lane 2013-09-14 07:37:22 -0700
  • 587dbf3c11 Integrated the autocompletion scripts into the project, and rewrote the bash version to take advantage of the new -l option. Chris Lane 2013-09-14 10:27:53 -0400
  • b24e2b7fd2 Merge branch '0rax-master' into dev Chris Lane 2013-09-14 10:17:45 -0400
  • a07079957a Resolved a merge conflict and made a minor commenting change. Chris Lane 2013-09-14 10:13:54 -0400
  • 5639c995c3 Updated the help to reflect the new options. Chris Lane 2013-09-14 10:06:45 -0400
  • 5e17da0246 Bug fix on the last commit. Chris Lane 2013-09-14 10:05:13 -0400
  • ba4093620a Merged the 'create' and 'edit' functionality in order to DRY out the code a bit, because (IMO) the user experience is actually somewhat better when these two commands are merged. Chris Lane 2013-09-14 09:58:33 -0400
  • a9922d7c7b tar: List content of gz/bz2 archives Jörg Thalheim 2013-09-14 15:48:57 +0200
  • 34f3eafb1a Created the -l option to list cheatsheets. I believe this is goign to be helpful to expose to scripts that are attempting to implement autocomplete. Chris Lane 2013-09-14 09:36:15 -0400
  • be7bc488b0 Breaking logic in the main function out into smaller components. Chris Lane 2013-09-14 09:23:33 -0400
  • 1894ce6297 Making some minor code readability changes. Chris Lane 2013-09-14 09:06:30 -0400
  • 48cdbdd836 Moved around some code blocks for the sake of readabilty. Chris Lane 2013-09-14 08:56:36 -0400
  • cef9cde3f3 Merge branch 'master' of https://github.com/0rax/cheat into 0rax-master Chris Lane 2013-09-14 08:40:35 -0400
  • 4b7a1110f3 Merge pull request #91 from ImmortalPC/master Chris Lane 2013-09-13 17:55:58 -0700
  • 54547459b2 Merge pull request #84 from maggick/patch-11 Chris Lane 2013-09-13 17:52:29 -0700
  • dc300f83eb Merge pull request #88 from ABorgna/master Chris Lane 2013-09-13 17:51:10 -0700
  • dc5dbdbb02 Merge pull request #89 from amitsaha/netstat_update Chris Lane 2013-09-13 17:48:50 -0700
  • 30640aa0e4 Merge pull request #87 from brunob/master Chris Lane 2013-09-13 17:47:28 -0700
  • 385ac4d484 Add apt-get ImmortalPC 2013-09-13 00:34:09 +0200
  • 2c86db1aac Add a description ImmortalPC 2013-09-13 00:26:42 +0200
  • 3deb00bb0a Add apparmor ImmortalPC 2013-09-13 00:21:50 +0200
  • 8b8d06f0e1 Added autocomplete for bash roemer_j 2013-09-12 03:25:10 +0200