Commit graph

9685 commits

Author SHA1 Message Date
Miles Liu
81a4e8fb7d
Remove keep_env from the test framework 2023-03-24 14:25:37 +08:00
Daniel Hofstetter
cc77a952f5
Merge pull request #4589 from piotrkwiecinski/more-move-string-to-md-file
more: move help strings to markdown file
2023-03-24 07:11:37 +01:00
Daniel Hofstetter
e03ed21e10
Merge pull request #4591 from piotrkwiecinski/nice-move-string-to-md-file
nice: move help strings to markdown file
2023-03-24 07:06:13 +01:00
Piotr Kwiecinski
d4758ff3c8 more: modernize about section 2023-03-23 18:44:03 +01:00
Sylvestre Ledru
9090dd783a
Merge pull request #4590 from piotrkwiecinski/mv-move-string-to-md-file
mv: move help strings to markdown file
2023-03-23 18:11:45 +01:00
Piotr Kwiecinski
ac01925583 mv: restore backup control long help 2023-03-23 16:12:55 +01:00
Piotr Kwiecinski
6c9664433f more: group about and usage 2023-03-23 16:09:04 +01:00
Piotr Kwiecinski
04c0b5118d mv: remove long help, change static to const, remove whitespace 2023-03-23 16:06:10 +01:00
Daniel Hofstetter
7853d3707b
Merge pull request #4583 from piotrkwiecinski/join-move-string-to-md-file
join: move help strings to markdown file
2023-03-23 16:01:53 +01:00
Piotr Kwiecinski
896314a64e nice: move help strings to markdown file 2023-03-23 14:52:33 +01:00
Piotr Kwiecinski
0768c63361 mv: move help strings to markdown file 2023-03-23 14:30:17 +01:00
Piotr Kwiecinski
d96aa3e098 more: move help strings to markdown file 2023-03-23 14:07:12 +01:00
Daniel Hofstetter
2db88f1f26
Merge pull request #4585 from piotrkwiecinski/id-move-string-to-md-file
id: move help strings to a markdown file
2023-03-23 13:46:21 +01:00
Daniel Hofstetter
5d9585a743
Merge pull request #4587 from piotrkwiecinski/logname-move-string-to-md-file
logname: move help strings to markdown file
2023-03-23 13:43:12 +01:00
Daniel Hofstetter
c51e0db35f
join: add missing "join" to markdown file 2023-03-23 13:38:27 +01:00
Daniel Hofstetter
6970da3b2b
Merge pull request #4581 from piotrkwiecinski/touch-move-string-to-md-file
touch: move help strings to markdown file
2023-03-23 13:34:26 +01:00
Daniel Hofstetter
2c8028a1d1
Merge pull request #4582 from sylvestre/sccache-action
use sccache action 0.0.3 - automatically uses the most recent version of sccache
2023-03-23 13:30:55 +01:00
Piotr Kwiecinski
6adcf066de logname: move help strings to markdown file 2023-03-23 12:06:59 +01:00
Piotr Kwiecinski
186c85522e id: move help strings to a markdown file 2023-03-23 11:16:03 +01:00
Piotr Kwiecinski
540435806c join: move help strings to markdown file 2023-03-23 10:44:29 +01:00
Daniel Hofstetter
74d8f2fae8
Merge pull request #4578 from daviddwk/fix-util-unnecessary-boolean-not
util: fix unnecessary boolean not operations
2023-03-23 10:41:47 +01:00
Sylvestre Ledru
915618edc1 use sccache action 0.0.3 - automatically uses the most recent version of sccache 2023-03-23 10:29:03 +01:00
Daniel Hofstetter
cebba3c2c2
Merge pull request #4580 from piotrkwiecinski/testls-clippy-error
test_ls: cannot find function `expected_result` in this scope
2023-03-23 10:23:12 +01:00
Piotr Kwiecinski
4597a5dac0 touch: move help strings to markdown file 2023-03-23 10:10:59 +01:00
Daniel Hofstetter
c2f2301067
Merge pull request #4579 from piotrkwiecinski/nproc-move-string-to-md-file
nproc: move help strings to markdown file
2023-03-23 10:06:15 +01:00
Piotr Kwiecinski
51d39c8bb7 test_ls: cannot find function expected_result in this scope 2023-03-23 09:18:17 +01:00
Piotr Kwiecinski
d70b3e72c4 nproc: move help strings to markdown file 2023-03-23 08:57:18 +01:00
Daniel Hofstetter
57541db124
Merge pull request #4569 from piotrkwiecinski/uucore_help_section
uucore: fix help section doesn't render 3+ level headers
2023-03-23 08:03:00 +01:00
daviddwk
c24194f454 util: fix unnecessary boolean not operations 2023-03-22 17:13:50 +01:00
Daniel Hofstetter
5c1f82b5ff
Merge pull request #4568 from piotrkwiecinski/cut-move-string-to-md-file-rework
cut: move help strings to markdown file
2023-03-22 17:11:47 +01:00
Sylvestre Ledru
0f497660c8
Merge pull request #4577 from cakebaker/clippy_fix_long_literal_lacking_separators
touch: add underscores to long number in test
2023-03-22 16:59:20 +01:00
Piotr Kwiecinski
154370a0c6 uucore: parse_help_section test section with multiple header 2023-03-22 16:57:41 +01:00
Daniel Hofstetter
c95bf0a116 touch: add underscores to long number in test 2023-03-22 16:48:53 +01:00
Daniel Hofstetter
f64905f309
Merge pull request #4575 from piotrkwiecinski/hostid-move-string-to-md-file
hostid: move help strings to markdown file
2023-03-22 16:21:08 +01:00
Daniel Hofstetter
76e418433b
cut: add some backticks to markdown file 2023-03-22 16:10:36 +01:00
Piotr Kwiecinski
dc76939de9 hostid: move help strings to markdown file 2023-03-22 15:28:12 +01:00
Daniel Hofstetter
b062f47dcb
Merge pull request #4571 from miles170/fix-chroot-unused-import-on-android
chroot: fix unused import on Android
2023-03-22 09:14:43 +01:00
Daniel Hofstetter
d5588a28a5
Merge pull request #4570 from miles170/users-move-help-strings-to-md-file
users: move help strings to markdown file
2023-03-22 08:09:40 +01:00
Miles Liu
2bcdae124c
chroot: fix unused import on Android 2023-03-22 12:02:01 +08:00
Miles Liu
c1bd9e556e
users: move help strings to markdown file 2023-03-22 11:21:19 +08:00
Piotr Kwiecinski
3b54421e9c uucore: add comment to parse_help_section 2023-03-21 20:42:45 +01:00
Piotr Kwiecinski
5767d460b7 cut: add sourcefiles to spell-check ignored 2023-03-21 19:19:33 +01:00
Piotr Kwiecinski
2f0ba77872 uucore: fix help section doesn't render 3+ level headers 2023-03-21 19:10:20 +01:00
Piotr Kwiecinski
8c2fb3e09a cut: move help strings to markdown file 2023-03-21 19:04:30 +01:00
Daniel Hofstetter
0e4a15aa61
Merge pull request #4565 from sylvestre/sccache-4
use sccache stable release
2023-03-21 13:34:55 +01:00
Sylvestre Ledru
86e8d93652 use sccache stable release 2023-03-21 11:56:51 +01:00
Sylvestre Ledru
f416721305
Merge pull request #4561 from cakebaker/wildcard_imports
tests: expand wildcard imports
2023-03-21 10:23:29 +01:00
Sylvestre Ledru
7b1d49b0bc
Merge pull request #4563 from miles170/hashsum-move-help-strings-to-md-file
hashsum: move help strings to markdown file
2023-03-21 09:43:31 +01:00
Sylvestre Ledru
1a0ebdbb8a
Merge pull request #4564 from miles170/head-move-help-strings-to-md-file
head: move help strings to markdown file
2023-03-21 09:42:16 +01:00
Miles Liu
23e67adfd3
hashsum: fix style violation 2023-03-21 15:44:03 +08:00