Commit Graph

498 Commits (f5b99f85f7ae3391ceff751be56153c5e5b2f1f0)

Author SHA1 Message Date
Joshua Levy f5b99f85f7 Track and ackowledge authors.
This is my best effort at tracking roles from GitHub history,
and assembling them with a new script, "ghizmo assemble-authors".
Please let me know if you've been missed!
2015-09-30 01:30:24 -07:00
Joshua Levy debe2a0f85 Merge pull request #288 from peterkokot/patch-sl
sl: update translation
2015-09-25 14:09:09 -07:00
Peter Kokot 8493487551 sl: update translation 2015-09-25 01:50:13 +02:00
Joshua Levy 4b5e02023b Add saws. 2015-09-24 14:22:12 -07:00
Joshua Levy 049e6d903f Merge pull request #287 from peterkokot/patch-sl
sl: update Slovenian translation
2015-09-23 09:28:24 -07:00
Peter Kokot ac86b5e586 sl: update Slovenian translation 2015-09-23 12:40:35 +02:00
Joshua Levy bcb9b06a0c Updates to #205. 2015-09-22 19:57:04 -07:00
Joshua Levy 9cb359aa94 ru: Heading typo.
Fixes #168.
2015-09-22 19:51:59 -07:00
Joshua Levy 1d44566903 Updates for #181. 2015-09-22 19:46:38 -07:00
Joshua Levy d836c87b0f Merge pull request #181 from danylevskyi/shyaml
Add shyaml
2015-09-22 19:45:55 -07:00
Joshua Levy baa0b9c731 Tweak language for #273. 2015-09-22 19:43:04 -07:00
Joshua Levy d19b67ab05 Merge pull request #273 from aneasystone/inode
Cover inode
2015-09-22 19:41:11 -07:00
Joshua Levy 033d083764 Merge pull request #205 from isegal/master
Added Mosh. It's awesome.
2015-09-22 19:40:30 -07:00
Joshua Levy d9a3fb210a Merge pull request #264 from uggla/byobu
Add byobu command.
2015-09-22 19:28:16 -07:00
Joshua Levy 11d6244c67 Merge pull request #286 from shukitchan/master
Add "lockfile" and "logrorate"
2015-09-22 19:16:10 -07:00
Kit Chan 901c4e23bc Update README.md 2015-09-20 22:54:58 -07:00
Joshua Levy db74470335 Merge pull request #279 from peterkokot/patch-sl
sl: Update translation
2015-08-19 00:07:06 -07:00
Peter Kokot 8c86fcfef9 sl: Update translation 2015-08-18 00:53:18 +02:00
Joshua Levy a285c26ada Merge pull request #278 from jlevy/trap-err
Cover set -v, set -u, and more on trap.
2015-08-17 00:25:27 -07:00
Joshua Levy eb7972cfa9 Improve last commit. 2015-08-17 00:23:22 -07:00
Joshua Levy c4ebf33036 Cover set -v, set -u, and more on trap. 2015-08-17 00:20:16 -07:00
Joshua Levy ce2e0471da Merge pull request #276 from aneasystone/redirection
The easy way to redirect both standard output and standard error
2015-08-15 10:06:41 -07:00
aneasystone 385b9b39ce The easy way to redirect both standard output and standard error 2015-08-15 18:34:04 +08:00
Joshua Levy 5534a2a4b7 Merge pull request #272 from peterkokot/patch-sl
sl: update translation
2015-08-15 01:56:29 -07:00
Peter Kokot 878379f868 sl: update translation 2015-08-14 02:59:47 +02:00
aneasystone 579cc22529 Cover inode 2015-08-13 15:15:23 +08:00
Joshua Levy ea7521212b Merge pull request #270 from Hunter-Github/patch-1
A reference to dateutils
2015-08-12 20:16:45 -07:00
Hunter-Github cf2b1815a6 A reference to dateutils
Adding date-processing utilites according to [#258](https://github.com/jlevy/the-art-of-command-line/issues/258)
2015-08-12 13:10:16 +03:00
Uggla 96cbb88ffa Add byobu command. 2015-08-12 10:33:52 +02:00
Joshua Levy 5fef2d2bf6 Tweaks to #132. 2015-08-11 23:46:17 -07:00
Joshua Levy f47d83aa0b Merge pull request #132 from retuxx/master
added apg, closes #101
2015-08-11 23:42:41 -07:00
Joshua Levy 54878c375b Open command in editor.
Thanks to #253.
2015-08-11 23:37:21 -07:00
Joshua Levy 610c8ac5bb Merge branch 'aneasystone-tab-function' 2015-08-11 23:20:51 -07:00
Joshua Levy 294e64cd68 Merge branch 'tab-function' of https://github.com/aneasystone/the-art-of-command-line into aneasystone-tab-function 2015-08-11 23:20:33 -07:00
Joshua Levy f800f02ba0 Edits to #259 for brevity. 2015-08-11 10:17:40 -07:00
Joshua Levy f4d3121dc6 Merge pull request #259 from uggla/vimstuff
Add vimdiff and sdiff command.
2015-08-11 10:15:37 -07:00
Joshua Levy 4e794ecfde More on brace expansion.
Updates #116. Thanks also to the suggestion in #1.
2015-08-11 10:14:34 -07:00
Joshua Levy c8d3b5fe67 Merge pull request #116 from sirsgriffin/brace-expansion
brace expansion example.
2015-08-11 10:04:09 -07:00
Joshua Levy 2f83f3bdd9 Merge pull request #260 from uggla/fix146
Fix for #146.
2015-08-11 10:03:53 -07:00
Uggla 11bbb2bb9d Fix for #146. 2015-08-11 13:56:35 +02:00
Uggla f7755ef0d2 Add vimdiff and sdiff command. 2015-08-11 13:30:24 +02:00
Joshua Levy 93746b409e Link on filenames handling.
Thanks to @mator. Fixes #71.
2015-08-10 20:47:10 -07:00
aneasystone a5f64eb5f2 Use `Tab` to list available commands 2015-08-05 15:12:11 +08:00
Joshua Levy 92ab137f08 Merge pull request #252 from peterkokot/patch-sl
sl: update translation#
2015-08-04 12:17:41 -07:00
Joshua Levy 1c7eb1ee11 Merge pull request #251 from zxdvd/patch-1
Fix a typo. modifno should be modinfo
2015-08-04 12:17:03 -07:00
Peter Kokot 873363937e sl: update translation# 2015-08-04 14:47:29 +02:00
Joshua Levy 2cf2393063 More detail on ctrl-r.
Fixes #52.
2015-08-03 21:43:03 -07:00
Xudong Zhang ab3319f766 Fix a typo. modifno should be modinfo 2015-08-04 10:22:04 +08:00
Joshua Levy 9b03ebf3c2 Merge pull request #235 from xuchunyang/master
zh: Update README-zh.md
2015-08-03 08:22:51 -07:00
Joshua Levy 8952317af5 Merge pull request #249 from jlevy/iostat-mxz
Add iostat example. Improve langauge.
2015-08-03 08:21:59 -07:00