Commit Graph

715 Commits (d143af0cbb04c4b10730c1abd3817f91f74b7d32)

Author SHA1 Message Date
snollygolly d143af0cbb added kill detached screen command 2015-12-28 21:20:38 -06:00
Igor Shubovych c96cb115ed Merge pull request #427 from kirillseva/patch-1
Add link to R client
2015-12-29 02:56:02 +02:00
Igor Shubovych a4b5bebac2 Merge pull request #431 from purpleidea/patch-1
Fix typo
2015-12-29 01:39:04 +02:00
Igor Shubovych 3ef9d44a5c Merge pull request #423 from xsb/zip
Add options to zip
2015-12-29 01:35:05 +02:00
Xavi S.B daf4885536 add options to zip 2015-12-29 00:29:16 +01:00
Igor Shubovych 46c91180fc Adding 👌 as lgtm.co approval 2015-12-29 01:06:14 +02:00
Igor Shubovych 204475c7b7 lgtm.co integration 2015-12-29 00:38:31 +02:00
James ad67f08ff3 Fix typo 2015-12-28 17:27:02 -05:00
Kirill Sevastyanenko a979d75244 Add link to R client 2015-12-28 13:15:09 -06:00
Felix Yan 4d336f17b8 Merge pull request #418 from zhengqm/change_format
Change format of package name and version in pip
2015-12-28 23:17:46 +08:00
Qimu Zheng 0a1e36ddce change format of package name and version 2015-12-28 23:00:21 +08:00
Igor Shubovych 9afba49e86 Merge pull request #410 from mario-deluna/patch-1
Added built-in web server example to common/php.md
2015-12-28 15:36:25 +02:00
Mario Döring e9ed9b5110 Update php.md
Added the built-in web server command.
2015-12-28 14:30:32 +01:00
Igor Shubovych d58042bc91 Merge pull request #409 from zhengqm/add_pip_version_option
Add tldr for installing a specific version of a python package
2015-12-28 15:27:51 +02:00
Qimu Zheng 020d6e6048 Add tldr for installing a specific version of a python package 2015-12-28 21:08:20 +08:00
Igor Shubovych be868cdd63 Merge pull request #407 from fluxw42/master
Add page for vim
2015-12-28 14:47:58 +02:00
Jeroen Meulemeester 7f08ffc5a3 Add pages for vim and vimtutor 2015-12-28 13:38:25 +01:00
Igor Shubovych 71d8547aad Merge branch '85pando-ufraw' 2015-12-28 13:44:00 +02:00
Igor Shubovych 30de9e3ca7 Merge branch 'ufraw' of git://github.com/85pando/tldr into 85pando-ufraw 2015-12-28 13:43:42 +02:00
Igor Shubovych 6dfb4bc5ac Merge pull request #403 from cdminigun/master
Add netstat to OSX, made small changes
2015-12-28 12:04:38 +02:00
Igor Shubovych f4431607d0 Merge pull request #404 from felixonmars/ioping
ioping: add page
2015-12-28 12:03:33 +02:00
Igor Shubovych f782692339 Merge pull request #402 from appleboy/patch-1
fix `find` markdown format.
2015-12-28 11:59:50 +02:00
Christopher f632b23b92 Extend options
Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Extend options

Added more options to allow greater flexibility.

Options Added:

TCP, UDP, Continuous and the ability to not resolve hosts.

Added netstat to OSX.

Removed white space.

Update netstat.md

Remove options for simplicity

Removed UDP and hostname resolving changes

UDP and hostname resolving changes aren't as common.

Remove options for simplicity

Reduced number of examples & removed grep.

Reduced down to 6 or less

Removed examples that required grep.

Fixed -p option and removed last entry.
2015-12-28 03:58:35 -06:00
85pando 27c6f74943 Add ufraw-batch, a raw to image converter 2015-12-28 10:46:24 +01:00
Bo-Yi Wu ed380d1a67 Update find.md 2015-12-28 17:43:58 +08:00
Felix Yan 9e2ad549a7 ioping: add page 2015-12-28 17:36:54 +08:00
Igor Shubovych a067f4d3ae Merge pull request #398 from lagelalegal/feature/cordova
Add cordova
2015-12-28 11:09:10 +02:00
Bo-Yi Wu c97b729924 remove unnecessary example. 2015-12-28 13:28:26 +08:00
Felix Yan f2cd1a8b64 Merge pull request #375 from igorshubovych/w
w: add page
2015-12-28 11:30:39 +08:00
lagel 849cfd41ec Reduce some example 2015-12-28 09:54:15 +08:00
Waldir Pimenta 4536ac599f depersonalize, and other minor tweaks 2015-12-27 23:40:21 +00:00
Waldir Pimenta 9dde2b4bfc grammar 2015-12-27 23:30:32 +00:00
Igor Shubovych 5a01810d03 Merge pull request #395 from rajivrnair/upstream
Add Docker
2015-12-27 23:28:14 +02:00
Waldir Pimenta 53bd229c88 Merge pull request #391 from markusthoemmes/patch-1
Adding git add -u
2015-12-27 21:21:12 +00:00
Igor Shubovych d3ca42bfd0 Merge pull request #396 from rajivrnair/find-delete
find: Delete files older than 'x' days
2015-12-27 23:18:26 +02:00
Markus Thoemmes 6dae21d335 Adding git add -u 2015-12-27 21:46:25 +01:00
Igor Shubovych f51e98c502 Merge pull request #397 from hhirsch/patch-1
Update README.md
2015-12-27 21:50:20 +02:00
Rajiv Nair c69b74e048 Add Docker
Added commonly used docker commands to list/start/stop containers.
2015-12-27 23:42:21 +05:30
Rajiv Nair c92cd2281e Add find -delete 2015-12-27 23:32:02 +05:30
lagel 32d65baab7 Add cordova example 2015-12-27 20:29:02 +08:00
Henry Hirsch 7e5bfc827e Update README.md 2015-12-27 09:21:04 +01:00
Waldir Pimenta eb44091065 Merge pull request #385 from igorshubovych/nvm
nvm: add page
2015-12-26 12:02:51 +00:00
Waldir Pimenta 049a4ef6a6 Merge pull request #389 from igorshubovych/scp-fix
scp: remove port example
2015-12-26 12:01:02 +00:00
Igor Shubovych 384e17dcd6 scp: remove port example 2015-12-26 11:43:33 +02:00
Igor Shubovych 4a3a61620c Merge pull request #379 from xidui/master
scp with ssh key
2015-12-26 11:41:34 +02:00
Igor Shubovych 4cbd8a356c nvm: add page 2015-12-26 11:40:13 +02:00
Waldir Pimenta 3d78b46ada Merge pull request #381 from igorshubovych/remove-index-mention-from-contributing
Remove index mention from Contributing.md guidelines
2015-12-26 02:11:39 +00:00
Waldir Pimenta 80592a97db Merge pull request #382 from igorshubovych/contributing-rules-numbers
Numbered list of rules instead of bullet list in Contributing.md
2015-12-26 02:02:01 +00:00
Waldir Pimenta 21997c5f39 Merge pull request #383 from igorshubovych/link-to-tldr
Add link to TLDR Wikipedia page in README
2015-12-26 02:00:35 +00:00
Waldir Pimenta 52f443a5a2 Merge pull request #387 from sigkell/node
Reworded node doc, added one new example
2015-12-26 01:36:43 +00:00