-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Insights: uutils/coreutils
Overview
Could not load contribution data
Please try again later
45 Pull requests merged by 10 people
-
uucore: fix clippy warnings - the following explicit lifetimes could be elided: 'a
#8269 merged
Jun 25, 2025 -
chore(deps): update rust crate xattr to v1.5.1
#8267 merged
Jun 25, 2025 -
remove unneeded file
#8266 merged
Jun 25, 2025 -
l10n: port stty for translation + add french
#8257 merged
Jun 25, 2025 -
l10n: port csplit for translation + add french
#8147 merged
Jun 25, 2025 -
l10n: port sort for translation + add french
#8244 merged
Jun 25, 2025 -
l10n: port od for translation + add french
#8252 merged
Jun 25, 2025 -
l10n: port mv for translation + add french
#8251 merged
Jun 25, 2025 -
l10n: port pr for translation + add french
#8253 merged
Jun 25, 2025 -
l10n: port chmod for translation + add french
#8245 merged
Jun 25, 2025 -
i18n: Locale-aware quoting
#8179 merged
Jun 25, 2025 -
l10n: port rm for translation + add french
#8259 merged
Jun 24, 2025 -
l10n: port ls for translation + add french
#8249 merged
Jun 24, 2025 -
l10n: port more for translation + add french
#8250 merged
Jun 24, 2025 -
l10n: port ln for translation + add french
#8248 merged
Jun 24, 2025 -
l10n: port fmt for translation + use thiserror + add french
#8242 merged
Jun 24, 2025 -
l10n: port df for translation + add french
#8239 merged
Jun 24, 2025 -
'l10n: port split for translation + add french
#8211 merged
Jun 24, 2025 -
stty: remove redundant
cfg
#8262 merged
Jun 24, 2025 8000 -
l10n: port date for translation + add french
#8258 merged
Jun 24, 2025 -
l10n: port chown for translation + add french
#8260 merged
Jun 24, 2025 -
l10n: port cp for translation + add french
#8200 merged
Jun 23, 2025 -
l10n: port install for translation + add french
#8192 merged
Jun 23, 2025 -
l10n: port seq for translation + add french
#8195 merged
Jun 23, 2025 -
l10n: port chgrp for translation + add french
#8168 merged
Jun 23, 2025 -
l10n: port shuf for translation + add french
#8175 merged
Jun 23, 2025 -
l10n: port ptx for translation + add french
#8188 merged
Jun 23, 2025 -
l10n: port nl for translation + add french
#8181 merged
Jun 23, 2025 -
l10n: port printf for translation + add french
#8212 merged
Jun 23, 2025 -
fold: process streams as bytes, not strings, to handle non-utf8 data
#8241 merged
Jun 23, 2025 -
l10n: port stdbuf for translation + add french
#8254 merged
Jun 23, 2025 -
l10n: port echo for translation + add french
#8247 merged
Jun 23, 2025 -
chore(deps): update rust crate zip to v4.2.0
#8255 merged
Jun 23, 2025 -
add the fluent hook conf file
#8237 merged
Jun 22, 2025 -
l10n: port head for translation + add french
#8240 merged
Jun 22, 2025 -
uptime: improve readability of
uptime_since
#8164 merged
Jun 21, 2025 -
docs: add
-U
/--no-utf8
as extension ofexpand
/unexpand
#8236 merged
Jun 21, 2025 -
lib/mods/locale: fix locale loading
#8234 merged
Jun 21, 2025 -
Bump
phf
andphf_codegen
& fix compilation errors#8233 merged
Jun 20, 2025 -
unexpand: add -f short alias for --first-only
#8229 merged
Jun 19, 2025 -
stty: add options to set and print terminal size
#8221 merged
Jun 19, 2025 -
Bump selinux crates
#8226 merged
Jun 19, 2025 -
tee: move test to
linux_only
module#8225 merged
Jun 19, 2025 -
ls: follow symlinks for xattrs, fix #8216
#8217 merged
Jun 19, 2025 -
tee: remove output buffering
#8218 merged
Jun 19, 2025
8 Pull requests opened by 6 people
-
tests: fix execution on WSL2, Ubuntu 24.04
#8235 opened
Jun 21, 2025 -
GNUMakefile: install libstdbuf
#8238 opened
Jun 21, 2025 -
l10n: port stat for translation + use thiserror + add french
#8243 opened
Jun 22, 2025 -
`cp`: fix permissions logic for directories
#8246 opened
Jun 22, 2025 -
stty: add combination settings
#8256 opened
Jun 23, 2025 -
Fix the last two GNU tests for fmt
#8264 opened
Jun 24, 2025 -
install: implement option -C
#8265 opened
Jun 24, 2025 -
od: fix handling of non-ascii chars
#8268 opened
Jun 25, 2025
6 Issues closed by 3 people
-
CI: Codecov complaining about test coverage in tests
#6819 closed
Jun 23, 2025 -
fold: failed to read line: stream did not contain valid UTF-8
#8227 closed
Jun 23, 2025 -
Install man page, completions by cargo install and drop GNU make support
#8152 closed
Jun 22, 2025 -
binaries built with `cargo build --release` do not work due to placement of localization files
#8115 closed
Jun 21, 2025 -
ls: doesn't list acl "+" status for symlinks
#8216 closed
Jun 19, 2025 -
tee is line-buffered
#8198 closed
Jun 19, 2025
6 Issues opened by 6 people
-
Touch missing '-f' flag
#8270 opened
Jun 25, 2025 -
Windows Release Build Localization
#8263 opened
Jun 24, 2025 -
cp: refuses to overwrite binary in use
#8261 opened
Jun 24, 2025 -
`od`: Minor typo in the `--help` output
#8232 opened
Jun 19, 2025 -
stty does not print non-default control character mappings
#8228 opened
Jun 19, 2025 -
seq: Seq doesn't use system locale for output numbers
#8224 opened
Jun 19, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add devcontainer configuration
#8213 commented on
Jun 24, 2025 • 8 new comments -
fix install file with invalid uid
#7789 commented on
Jun 24, 2025 • 2 new comments -
l10n: port numfmt for translation + add french
#8208 commented on
Jun 23, 2025 • 1 new comment -
Enable some pedantic rules
#8203 commented on
Jun 20, 2025 • 1 new comment -
l10n: port shred for translation + add french
#8194 commented on
Jun 25, 2025 • 1 new comment -
l10n: port env for translation + add french
#8204 commented on
Jun 25, 2025 • 0 new comments -
timeout: catch TERM signal
#8197 commented on
Jun 23, 2025 • 0 new comments -
l10n: port dd for translation + add french
#8191 commented on
Jun 25, 2025 • 0 new comments -
l10n: port uptime to translation + add french
#8092 commented on
Jun 25, 2025 • 0 new comments -
chore(deps): update rust crate parse_datetime to 0.10.0
#8008 commented on
Jun 20, 2025 • 0 new comments -
csplit: rewrite with one function per pattern type
#7806 commented on
Jun 26, 2025 • 0 new comments -
uucore: handle situation using numberic username
#7788 commented on
Jun 24, 2025 • 0 new comments -
rm: cannot remove '/tmp/tmp.i4z7SivxAR/incoming/pkg-deep-tree/[very deep tree]': Too many open files
#7995 commented on
Jun 26, 2025 • 0 new comments -
Dependency Dashboard
#4598 commented on
Jun 25, 2025 • 0 new comments -
od incorrectly handles non ascii chars
#8202 commented on
Jun 23, 2025 • 0 new comments -
Install doesn't include all binaries
#6491 commented on
Jun 21, 2025 • 0 new comments -
cat: /dev/zero: EPIPE: Broken pipe when running fish shell tests
#6876 commented on
Jun 20, 2025 • 0 new comments -
seq: different output when comparing with GNU
#5759 commented on
Jun 19, 2025 • 0 new comments