1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00
Commit graph

48 commits

Author SHA1 Message Date
Daniel Hofstetter
438ed3c6c6 doc: fix warnings from markdown linter 2025-05-18 21:08:27 +02:00
Sylvestre Ledru
bb8c043a76 uutests: add a doc 2025-03-29 09:05:50 +01:00
lbellomo
b0e282951f doc: fix broken links on mdbook
Relative links works on github but are broken for the 'CONTRIBUTING.md'
on the mdbook. This change the relative link to the full link that works
on github and on the mdbook
2025-03-24 00:04:47 -03:00
Yutaro Ohno
9cdd11668a CONTRIBUTING: fix broken link to Apple's file_cmds 2025-03-16 13:19:42 +09:00
vix
7a0ef229ad CONTRIBUTE: Update explicit url to markdown link 2024-10-11 11:48:55 +02:00
vix
164e113ac6 CONTRIBUTE: Update broken link to git book 2024-10-11 11:45:48 +02:00
Sylvestre Ledru
fb6c31a639
Doc: Explain that it is allowed to look at OpenBSD or Apple sources
and look to Apple impl
2024-03-28 22:49:38 +01:00
Y.D.X
3f177ef97f
doc: Fix the markdown highlighting syntax
There should be a new line after `[!WARNING]`, according to [community · Discussion #16925](https://github.com/orgs/community/discussions/16925).
2023-11-15 19:09:46 +08:00
Daniel Hofstetter
a26e3db56e CONTRIBUTING.md: spell-checker:ignore "rustdoc's" 2023-11-08 10:00:26 +01:00
Terts Diepraam
f5709ded47 CONTRIBUTING.md: move and shorten commit message advice 2023-11-07 16:47:17 +01:00
Terts Diepraam
1a457c00aa CONTRIBUTING.md: start on git etiquette 2023-11-07 11:37:17 +01:00
Terts Diepraam
d7b256be7b CONTRIBUTING.md: write Design Goals section 2023-11-03 11:44:19 +01:00
Terts Diepraam
3d0c8ae6e7 Expand CONTRIBUTING.md (WIP) 2023-11-02 18:41:16 +01:00
Yury Zhytkou
9f6a720582
Introducing DEVELOPMENT.md (#5209) 2023-10-02 21:46:00 +02:00
Sylvestre Ledru
f9c91fda2f
Document how to run the pure Rust tests 2023-09-16 15:37:23 +02:00
Sylvestre Ledru
6e28b3d8ad
Add the Perl Power Tools impl
Thanks Jarkko Hietaniemi
2023-07-20 19:29:03 +02:00
Daniel Hofstetter
eb45666bb6 docs: mention UU_MAKE_PROFILE in CONTRIBUTING.md 2023-04-26 17:07:18 +02:00
Joining7943
18d5e9a3bb Update CONTRIBUTING.md: Add nextest usage examples 2023-04-19 22:06:12 +02:00
Daniel Hofstetter
6c9d007d5b Use https in link & fix quote in CONTRIBUTING.md 2023-03-15 16:56:11 +01:00
Terts Diepraam
4dd618e67b README and CONTRIBUTING: markdown and spelling fixes 2023-03-14 21:53:22 +01:00
Terts Diepraam
de1f0ef315 Merge DEVELOPER_INSTRUCTIONS into CONTRIBUTING 2023-03-14 18:14:30 +01:00
Terts Diepraam
1d24c94341 CONTRIBUTING: remove instructions for new utils 2023-03-14 18:13:28 +01:00
Terts Diepraam
c83f6eeadd Move testing instructions from README to CONTRIBUTING 2023-03-14 18:12:13 +01:00
Sylvestre Ledru
f722e9b407
document OpenBSD 2023-03-07 22:49:05 +01:00
Sylvestre Ledru
eb47efaadc
fix typo
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
2023-03-07 22:48:24 +01:00
Sylvestre Ledru
40a816ce6e
Fix typos 2023-03-06 18:03:00 +01:00
Sylvestre Ledru
1494b80d96 Add "reimplementing toybox" to the ignore list 2023-03-05 16:17:58 +01:00
Sylvestre Ledru
66295b9231 Add examples of reciprocal licenses 2023-03-05 16:17:58 +01:00
Sylvestre Ledru
5ed527c890 References the other implementations 2023-03-05 16:17:58 +01:00
Sylvestre Ledru
422a27d375 parent 9d5dc500e6
author Sylvestre Ledru <sylvestre@debian.org> 1677865358 +0100
committer Sylvestre Ledru <sylvestre@debian.org> 1677951797 +0100

md: Fix a bunch of warnings in the docs
2023-03-04 18:43:40 +01:00
Sylvestre Ledru
60e6240a6c
Add a link to the Windows images in the doc (#3879) 2022-08-28 10:31:34 +02:00
Benjamin Bouvier
d855dbca81 add note to CONTRIBUTING.md 2022-03-18 20:44:01 +01:00
Sylvestre Ledru
088676efda update of the doc: master => main 2022-03-06 22:13:14 +01:00
Dave Hodder
3af8a89bce CONTRIBUTING: Add Apache as valid license (#2086) 2021-07-25 12:27:26 +01:00
Dave Hodder
2dc9dfe62f CONTRIBUTING: adjust formatting 2021-07-22 18:02:51 +01:00
Dave Hodder
38a47b4358 CONTRIBUTING: Add Apache License note (#2086)
Add a note the licensing section, stating that references using the
Apache License are acceptable on a case-by-case basis when there is no
MIT-licensed alternative.

  * Follow-up to #1994 / https://github.com/uutils/coreutils/pull/2493

  * Intended to resolve issue #2086
2021-07-22 17:38:43 +01:00
Michael Debertol
2d74d052fc
Mention the GNU manual in the contributing guide 2021-07-16 19:54:41 +02:00
Dave Hodder
49df2821c0 CONTRIBUTING: adjust formatting 2021-07-11 10:03:11 +01:00
Dave Hodder
7de8cb3ce2 CONTRIBUTING: Make it clear not to copy/reference GPL code (#1994) 2021-07-10 17:04:06 +01:00
Sylvestre Ledru
e7f5916864 gnu/ci: allow to run a single gnu test (and document it) 2021-06-02 23:48:13 +02:00
Sylvestre Ledru
6aee792a93 Remove travis CI
* it is redundant with github action
* less integrated
* fails someone for some unexpected reasons
* it is blocking code coverage results ?!
2021-05-11 09:30:46 +02:00
Yagiz Degirmenci
3aee0dfa88 add dot 2021-04-12 22:52:17 +03:00
Yagiz Degirmenci
fbb2125812 doc: update CONTRIBUTING.md 2021-04-12 22:50:29 +03:00
Sylvestre Ledru
ef25a6874e
Update of "contributing" documentation 2020-12-14 12:45:36 +01:00
Sylvestre Ledru
6e8c901204 fix: typo fixes found by codespell 2020-05-01 23:36:33 +02:00
Joseph Crail
7990fa11bf CONTRIBUTING: add guidelines for commit msgs 2016-03-26 18:31:01 -04:00
Arcterus
07e1f59833 Fix AppVeyor (hopefully) and change targeted Rust version 2016-01-10 13:42:32 -08:00
Joseph Crail
be6e835f79 Move contributing section into separate file.
GitHub uses CONTRIBUTING.md as the basis for a message to someone
creating a new issue. I made a few changes to modernize the contribution
section, but there's still room for updates.
2015-12-03 00:21:05 -05:00