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
Terts Diepraam
c8ece3e972
test_touch: test a specific time with DST problems
...
Use a specific time to check whether any DST problems arise. The test is
also ignored, because this functionality seems to be broken at the
moment. Still, this is an improvement, because it is more reliable and
does not need to obtain a local offset, which might lead to a panic in
the time library.
2023-03-23 18:16:57 +01:00
Terts Diepraam
4dd88680eb
tests: define default env vars for test commands
...
We now run each command with TZ=UTC and LC_ALL=C to ensure consistent
behavior independent from external timezone and locale settings. These
can still be overridden with other values if necessary.
2023-03-23 18:15:05 +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
SSJDeathSpawn
4f88356035
refactor: simplification and name change
2023-03-21 18:52:54 +05:30
SSJDeathSpawn
6699eaad6c
Added condition to ensure name of utility appears
2023-03-21 18:19:17 +05:30
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