This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-12-18 09:03:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b8eb763e43
coreutils
/
src
/
cut
History
Roy Ivy III
564168ccfc
refactor/polish ~ fix
cargo clippy
complaints (redundant clone)
2020-01-27 21:33:51 -06:00
..
.gitignore
use cargo idioms to manage dependency resolution and compilation
2015-11-23 02:04:15 -05:00
buffer.rs
refactor/polish ~ convert to inclusive range operator syntax (
..=
)
2020-01-27 21:33:47 -06:00
Cargo.toml
Split off uucore into its own repository
2019-05-12 22:42:20 -07:00
cut.rs
refactor/polish ~ fix
cargo clippy
complaints (redundant clone)
2020-01-27 21:33:51 -06:00
ranges.rs
Fix a few clippy warnings
2018-09-03 19:08:23 +02:00
searcher.rs
Fix a few clippy warnings
2018-09-03 19:08:23 +02:00