|
4666042abb
|
add blkid parser
|
2020-02-27 20:21:02 -08:00 |
|
|
027d544c2b
|
add last and lastb parser
|
2020-02-27 16:08:56 -08:00 |
|
|
f1967d0138
|
system_boot fix
|
2020-02-27 16:08:39 -08:00 |
|
|
c1d896027d
|
fix system_boot tty
|
2020-02-27 15:58:12 -08:00 |
|
|
5c2d2a6618
|
process function and docs
|
2020-02-27 15:44:36 -08:00 |
|
|
997b269b0b
|
btmp fix
|
2020-02-27 15:26:09 -08:00 |
|
|
61257e7525
|
add last and lastb parser
|
2020-02-27 15:14:43 -08:00 |
|
|
53ee2c3631
|
Merge pull request #29 from kellyjonbrazil/dev
Dev v1.7.5
v1.7.5
|
2020-02-27 10:59:14 -08:00 |
|
|
8bfa0bddec
|
version bump to 1.7.5
|
2020-02-27 10:50:05 -08:00 |
|
|
ad61e6bc81
|
add ls tests for filenames with newline characters
|
2020-02-27 10:48:09 -08:00 |
|
|
873b5ba8ac
|
move examples to bottom
|
2020-02-27 09:36:57 -08:00 |
|
|
6ae50054e2
|
readme update
|
2020-02-24 20:30:44 -08:00 |
|
|
22a35f41bf
|
move variables to top
|
2020-02-24 17:50:56 -08:00 |
|
|
961696c963
|
add a warning if newlines are detected in naked ls
|
2020-02-24 17:47:31 -08:00 |
|
|
c7b7f1a5dc
|
fix for files with newlines in naked ls
|
2020-02-24 17:24:56 -08:00 |
|
|
b5a0d650b1
|
ls output with newlines
|
2020-02-24 17:01:33 -08:00 |
|
|
573b279464
|
fixup for filenames that start with a newline character
|
2020-02-24 17:01:12 -08:00 |
|
|
116e07f161
|
fixes for multiple consecutive newlines and trailing newlines in filenames
|
2020-02-24 16:38:29 -08:00 |
|
|
964868c8af
|
add support for newlines in filenames (only with ls -l)
|
2020-02-24 15:19:43 -08:00 |
|
|
c8dac32df8
|
readme update
|
2020-02-24 13:05:35 -08:00 |
|
|
72a0016bd8
|
use link to anchor for Parsers
|
2020-02-20 15:38:45 -08:00 |
|
|
2ad3167434
|
update doc url
|
2020-02-19 07:12:43 -08:00 |
|
|
ddabfaa05c
|
Merge pull request #25 from kellyjonbrazil/dev
Dev v1.7.4
v1.7.4
|
2020-02-19 07:05:29 -08:00 |
|
|
f857523ca7
|
bump to version 1.7.4
|
2020-02-19 07:02:50 -08:00 |
|
|
00d53858e8
|
add note about aliases not being supported
|
2020-02-17 22:57:15 -08:00 |
|
|
c008167e66
|
add time-style=full-iso option to doc
|
2020-02-17 22:48:44 -08:00 |
|
|
102344a041
|
formatting
|
2020-02-17 22:32:07 -08:00 |
|
|
c865298ef3
|
remove unnecessary enumerate in for loop
|
2020-02-17 22:29:39 -08:00 |
|
|
6ac03faf93
|
Revert "add ubuntu and centos default ls aliases to magic_commands"
This reverts commit 49c2701743 .
|
2020-02-17 18:58:07 -08:00 |
|
|
49c2701743
|
add ubuntu and centos default ls aliases to magic_commands
|
2020-02-17 18:55:03 -08:00 |
|
|
d1a271b08e
|
add new ls tests for recursive and multiple directories with glob
|
2020-02-17 18:33:55 -08:00 |
|
|
7388ad19b9
|
bump to v1.8.0
|
2020-02-17 17:31:15 -08:00 |
|
|
2e63cb5fad
|
version bump ls to 1.1
|
2020-02-17 17:16:34 -08:00 |
|
|
e7f14d02b1
|
update ls to allow multi directory (glob and -R). Adds 'parent' key if found
|
2020-02-17 17:14:27 -08:00 |
|
|
873771d05a
|
formatting
|
2020-02-17 09:16:32 -08:00 |
|
|
d7de122e36
|
prettify link
|
2020-02-14 09:44:24 -08:00 |
|
|
4ef0434f53
|
formatting update
|
2020-02-14 09:43:02 -08:00 |
|
|
1aa2c99259
|
removed history from magic syntax
|
2020-02-13 22:10:22 -08:00 |
|
|
c2450b27b0
|
Merge pull request #22 from kellyjonbrazil/dev
Dev 1.7.3
v1.7.3
|
2020-02-13 21:26:18 -05:00 |
|
|
14d6d8b84f
|
version bump to 1.7.3
|
2020-02-13 18:24:53 -08:00 |
|
|
f0e3846c03
|
formatting
|
2020-02-13 18:20:22 -08:00 |
|
|
6ba64f1128
|
usage update
|
2020-02-13 18:19:19 -08:00 |
|
|
13bcdbc6c9
|
doc update
|
2020-02-13 17:50:51 -08:00 |
|
|
cfba62db20
|
correct parser search in magic()
|
2020-02-13 17:48:21 -08:00 |
|
|
18fb69e36e
|
docs/parsers link
|
2020-02-13 17:29:45 -08:00 |
|
|
474eb0f3fd
|
doc updates
|
2020-02-13 17:24:10 -08:00 |
|
|
7f47b53370
|
add alternate magic syntax
|
2020-02-13 17:20:00 -08:00 |
|
|
dc2907d3ce
|
doc update
|
2020-02-13 16:58:25 -08:00 |
|
|
1af85811e0
|
remove magic_command info
|
2020-02-13 16:57:57 -08:00 |
|
|
1c1b19a478
|
doc update
|
2020-02-13 16:57:30 -08:00 |
|