Commit Graph

967 Commits (efa4cbd4deeb0acf3edc13d44039390e7310d1e2)

Author SHA1 Message Date
Igor Shubovych 641ac387c9 Merge pull request #516 from eddieantonio/page/ar
ar: add examples and clean-up
2015-12-31 04:12:09 +02:00
Igor Shubovych a8035b93a6 Merge pull request #495 from lagelalegal/feature/gradle
Add gradle commands
2015-12-31 04:07:19 +02:00
lagel 27b2bfac54 Add gradle commands 2015-12-31 09:29:12 +08:00
Waldir Pimenta 228ff3bce8 Merge pull request #458 from kapouer/patch-1
Add host
2015-12-31 01:13:19 +00:00
Jérémy Lal a41b1c0875 Add host 2015-12-31 01:55:00 +01:00
Felix Yan 1a2e37a549 Merge pull request #518 from eddieantonio/page/strings
strings: add page
2015-12-31 08:48:15 +08:00
Waldir Pimenta a63a42f2ce Merge pull request #447 from jkleint/patch-1
Add GNU Parallel
2015-12-31 00:46:25 +00:00
Waldir Pimenta 1aefe3836f Merge pull request #372 from igorshubovych/whoami
whoami: add page
2015-12-31 00:42:58 +00:00
Sam D 10232ce7c2 removes no-longer-there diskutil verb
As of El Capitan, `sudo diskutil repairPermissions /` returns `diskutil: did not recognize verb "repairPermissions"; type "diskutil" for a list` since repairPermissions has been removed.

In the interest of keeping this tldr-compatible I've removed it. In the interest of not leaving things out, there could instead be a "this no longer works" notice.
2015-12-30 18:21:59 -05:00
Igor Shubovych e05ba80a2a Merge pull request #500 from rselwyn/cat-quickFix
Fixed up cat.md
2015-12-31 00:58:31 +02:00
Eddie Antonio Santos 85cde43d85 strings: add page 2015-12-30 15:22:13 -07:00
Eddie Antonio Santos a4768ccd28 ar: add examples and clean-up 2015-12-30 15:05:57 -07:00
Igor Shubovych 76d44e6192 whoami: add page 2015-12-30 23:56:41 +02:00
Matt 775a858aa6 add bashmarks.sh https://github.com/huyng/bashmarks 2015-12-30 16:30:37 -05:00
Igor Shubovych 60f151344f Merge pull request #509 from phalle5/master
Fixed tldr for gem
2015-12-30 23:16:33 +02:00
Paul Haller 9da8263cfd Fixed tldr for gem
Specific version instruction missed gem name and mixed up -v and --version
2015-12-30 22:01:40 +01:00
Leandro Ostera ca2378a30a Merge pull request #480 from sonph/patch-1
Add npm -g option
2015-12-30 21:22:17 +01:00
Leandro Ostera bb17b882fe Merge pull request #482 from sonph/add_virtualenv
add virtualenv page
2015-12-30 21:08:15 +01:00
Son Pham 9f3b9aa636 add virtualenv page 2015-12-30 14:01:43 -06:00
Son A. Pham 36f1b3ec72 Add npm -g option 2015-12-30 13:54:13 -06:00
Robbie S 2de7c9f932 cat: added the append example 2015-12-30 10:09:53 -08:00
Leandro Ostera 1f74ef276d Merge pull request #474 from sethwoodworth/emacs
adds emacs docs to quit and open file
2015-12-30 18:50:01 +01:00
Igor Shubovych 61f960a32a Merge pull request #461 from mario-deluna/patch-1
Added common/phpunit.md page and examples.
2015-12-30 19:31:05 +02:00
Seth Woodworth e3c41d22ba adds emacs docs to quit and open file 2015-12-30 11:55:36 -05:00
Waldir Pimenta 0c373e9db7 minor grammar fix: remove comma 2015-12-30 14:53:38 +00:00
Leandro Ostera 314e9d8d7c Merge pull request #489 from shybovycha/patch-1
Update psql.md
2015-12-30 15:15:15 +01:00
Waldir Pimenta d280f2355d Merge pull request #477 from rselwyn/openFix
Fixed open.md
2015-12-30 14:08:38 +00:00
Felix Yan 208d32f21f Merge pull request #490 from shybovycha/patch-2
Update npm.md
2015-12-30 21:53:25 +08:00
Artem Szubowicz 21c10a39e5 Started tldr for emacs 2015-12-30 14:14:38 +01:00
Artem Szubowicz 5222aac447 Update npm.md
Added cleanup
2015-12-30 14:10:04 +01:00
Artem Szubowicz f4bd38bd8a Update psql.md 2015-12-30 14:07:35 +01:00
Waldir Pimenta 95fc5a0ef9 minor capitalization change 2015-12-30 13:04:40 +00:00
Igor Shubovych 581c45154b Merge pull request #454 from eliotsykes/patch-4
git diff: Add --staged option
2015-12-30 14:46:58 +02:00
Felix Yan 8e38bd67a4 Merge pull request #400 from WANG-lp/master
add dd.md
2015-12-30 20:43:19 +08:00
Leandro Ostera 47a286e6eb Merge pull request #472 from igorshubovych/makefile-prerequisites-task
Partially fix #468: warns that Ruby and Bundler must be installed
2015-12-30 12:42:49 +01:00
Igor Shubovych 220ded5a22 Merge pull request #433 from vpilot/patch-1
missing space between -p and {{password}}
2015-12-30 12:36:37 +02:00
Igor Shubovych a4d6dbb1c2 Merge pull request #429 from mibe/master
Add page for 'tac'.
2015-12-30 12:33:36 +02:00
Vlad 2479464ff3 Fixes pull request #433 and #434
Author:    Vlad <vpoltava@gmail.com>
Date:      Mon Dec 28 22:49:37 2015 +0000
2015-12-30 09:56:34 +00:00
Eliot Sykes 04eae51baf git diff: Add --staged option 2015-12-30 09:31:36 +00:00
Felix Yan aa46b7a249 Merge pull request #485 from felixonmars/master
Remove trailing spaces for #476
2015-12-30 14:22:23 +08:00
Felix Yan 6e6ba15a89 Remove trailing spaces for #476 2015-12-30 14:21:42 +08:00
Felix Yan 8939d633a9 Merge pull request #476 from cdminigun/master
Added dnf and yum to linux.
2015-12-30 13:40:54 +08:00
Christopher Doege c21cba979b Added dnf and yum to linux.
Fixed wording.

Small grammar change.

Fixed capitalization.

Fixed line spacing.
2015-12-29 22:59:00 -06:00
John Kleint 39df861585 Add GNU Parallel 2015-12-29 23:55:04 -05:00
Felix Yan cee926a196 Merge pull request #467 from chuanconggao/paste
paste: add page
2015-12-30 12:35:02 +08:00
Chuancong Gao ea1c76213a paste: add page 2015-12-29 19:41:32 -08:00
Robbie S 4ddaf350f2 Fixed open.md 2015-12-29 18:38:51 -08:00
Waldir Pimenta dcfba64c01 Merge pull request #442 from dylanrees/master
Added file.md to common
2015-12-29 23:38:14 +00:00
Waldir Pimenta 2545111f97 Merge pull request #463 from Kjwon15/update-rsync
Update rsync.md
2015-12-29 23:36:36 +00:00
Waldir Pimenta e5a0e5cf00 adjust whitespace for source readability 2015-12-29 23:34:26 +00:00