Jan Scheer
|
8bf1e33b5d
|
Merge branch 'master' of github.com:uutils/coreutils into refactoring_parse_size
* truncate: use "parse_size" from uucore
* workaround fix for "test_reference"
|
2021-05-31 19:11:06 +02:00 |
|
Sylvestre Ledru
|
8d714b0ab0
|
Merge pull request #2317 from deantvv/fix-touch-parse-date
Fix touch parse date error
|
2021-05-31 18:18:44 +02:00 |
|
Dean Li
|
9d8e7b9acb
|
Fix touch parse date error
Now it can parse `touch -d 2000-01-23 file` and add test for parse date
error.
Related to #2311
|
2021-05-31 22:04:03 +08:00 |
|
Roy Ivy III
|
691f03b9ae
|
maint/CICD ~ improve visibility of spell check during testing
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
3f35e0a421
|
refactor ~ cargo make format
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
c392cd1cb4
|
maint/CICD ~ cspell -check all repository files
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
ec982bb695
|
refactor ~ (makefiles) fix spelling + add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
0b20997d10
|
refactor ~ (docs) fix spelling + add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
06c53d97fc
|
refactor ~ (utils) fix spelling + add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
23ed32afe9
|
docs/meta ~ fix spelling + add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
3140be7c1b
|
docs/CICD ~ add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
d65eecc034
|
docs/README ~ fix markdownlint complaints
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
6232c76451
|
docs/README ~ fix spelling + add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
5182365f8f
|
docs/polish ~ (GH/stale) add spell-checker exceptions
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
98aff50d4b
|
docs/tail ~ fix markdownlint complaints
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
ceda51dd5c
|
docs/ls ~ fix spelling + whitespace
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
1ca44fbbc3
|
docs/factor ~ fix markdownlint complaints
|
2021-05-31 08:23:58 -05:00 |
|
Roy Ivy III
|
b418f19c2d
|
docs/date ~ convert usage text document to a markdown text segment
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
3fb8a37ace
|
refactor ~ (bin/coreutils) polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
4e20dedf58
|
tests ~ refactor/polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
5c9b474cc8
|
refactor/whoami ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
dff33a0edb
|
refactor/wc ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
3d42454ebc
|
refactor/users ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
40e136d092
|
refactor/uucore ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
954b3436d9
|
refactor/truncate ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
f6a079a77f
|
refactor/timeout ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
b1a2f6e044
|
refactor/tee ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
879ac263bd
|
refactor/test ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
8e824742a1
|
refactor/stat ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
451110bba0
|
refactor/split ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
00a2e17c80
|
refactor/splice ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
f8e04c562b
|
refactor/sort ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
a15f8af99f
|
refactor/shred ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:57 -05:00 |
|
Roy Ivy III
|
13561cb5ae
|
refactor/ptx ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:56 -05:00 |
|
Roy Ivy III
|
324605c78c
|
refactor/printf ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:56 -05:00 |
|
Roy Ivy III
|
aa385cf23c
|
refactor/od ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:56 -05:00 |
|
Roy Ivy III
|
5079972ba6
|
refactor/nl ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:56 -05:00 |
|
Roy Ivy III
|
00c02505a1
|
refactor/more ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:23:56 -05:00 |
|
Terts Diepraam
|
7690dc018f
|
Merge branch 'master' into pr
|
2021-05-31 15:23:06 +02:00 |
|
Sylvestre Ledru
|
13fd02862c
|
Merge pull request #2316 from deantvv/rmdir-match-gnu-error
rmdir: match GNU error output
|
2021-05-31 15:23:03 +02:00 |
|
Jan Scheer
|
f9a088cecf
|
du: use "parse_size" from uucore
* fix stderr to be the same than GNU's `du` in case of invalid SIZE
|
2021-05-31 15:22:37 +02:00 |
|
Roy Ivy III
|
57e342d2b2
|
refactor/mktemp ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
e3784eff47
|
refactor/mknod ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
5942ba05ef
|
refactor/ls ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
96faa4efb6
|
refactor/ln ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
785343db7f
|
refactor/head ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
a481e8230b
|
refactor/hashsum ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
1a37d502d1
|
refactor/factor ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
ba7939e142
|
refactor/env ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|
Roy Ivy III
|
6e1bd6027a
|
refactor/du ~ polish spelling (comments, names, and exceptions)
|
2021-05-31 08:11:32 -05:00 |
|