E
c97cd29d3e
Append .bash to completions
2025-10-27 21:19:37 +09:00
Dorian Péron
6cf658c310
README: Fix coverage badge URL ( #9046 )
2025-10-27 10:27:35 +01:00
Aaron Ang
2919027841
uudoc: move manpage generation away from the binary
2025-10-22 01:17:08 -07:00
E
eb80eb0b76
doc: How to build for SELinux by cargo ( #8964 )
2025-10-20 23:30:22 +02:00
E
788bf9259e
Document how to generate prefixed completions ( #8817 )
...
* Document how to generate prefixed completions
2025-10-05 15:13:03 +02:00
Sylvestre Ledru
568de289e3
doc: describe more the project
2025-09-02 09:27:28 +02:00
Sylvestre Ledru
e9122c59b1
doc/l10n: improve the doc
2025-09-02 09:27:28 +02:00
Francisco Torres
42fd19cd77
README.md: fix typo (Gnu -> GNU) ( #7896 )
2025-05-07 07:04:33 +02:00
Teal Dulcet
4f32ebd266
Updated README and documentation to use SVG graphs.
2025-05-05 09:09:09 -07:00
Sylvestre Ledru
f5eff9517f
Bump MSRV to 1.85.0
2025-03-24 21:00:16 +01:00
Martin
a577108ccd
README.md: Refer to macOS when talking about the OS, not Mac the hardware
2025-03-16 13:05:14 +01:00
Nicolas Boichat
a43fd11266
Bump MSRV to 1.82.0
...
Fixes #7393 .
2025-03-04 09:46:55 +01:00
Brandon Maier
9082f9ba57
GNUmakefile: support skipping manpages and completions
...
When packaging uutils for Conda-Forge and a cross-compiled architecture,
the install of completion scripts and manpages fails with the following
error.
> .../coreutils manpage arch > .../man/arch.1
> /bin/sh: .../coreutils: Bad CPU type in executable
> make: *** [GNUmakefile:349: manpages] Error 126
When cross-compiling, the `coreutils` tool will be for a different
architecture then the build platform. So we won't be able to extract the
manpages and completions.
Provide build arguments that let us skip the build and install of
manpages and completions.
2025-02-22 13:53:42 -06:00
Justin Tracey
cb3be5e3aa
Bump MSRV to 1.79
2024-12-18 14:02:42 -05:00
Daniel Hofstetter
412d4f4f15
Bump MSRV to 1.77
2024-11-18 09:20:51 +01:00
Andrew Liebenow
75895ce4d4
documentation: fix crate name in README
2024-10-19 11:43:38 -05:00
Daniel Hofstetter
d11878403c
Readme: fix links to docs
2024-04-04 17:23:47 +02:00
Sylvestre Ledru
e1788f4be8
Adjust the link to the doc
2024-03-18 17:10:06 +01:00
Tom
c9f796b694
META bug: moved to project mgmt
...
https://github.com/uutils/coreutils/issues/3336#issuecomment-1206292911
2024-01-03 11:24:01 +01:00
Daniel Hofstetter
f0923094d2
Bump MSRV to 1.70
2023-09-04 07:18:18 +02:00
Terts Diepraam
cd9c97f705
README: update links to docs
2023-08-21 22:52:28 +02:00
Sylvestre Ledru
79b4459731
add oranda to the spell ignore
2023-07-08 00:32:32 +02:00
Terts Diepraam
357dd5fd88
initial oranda setup
2023-07-05 17:05:08 +02:00
Daniel Hofstetter
1ff1b3ac7e
readme: remove LOC badge
2023-03-20 09:50:34 +01:00
Terts Diepraam
4dd618e67b
README and CONTRIBUTING: markdown and spelling fixes
2023-03-14 21:53:22 +01:00