Block or Report
Block or report tertsdiepraam
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Conways-Game-of-Life Public
A JavaScript/HTML5 implementation of John Conway's Game of Life
JavaScript 1
-
-
-
839 contributions in the last year
Less
More
Contribution activity
January 2022
Created 168 commits in 2 repositories
Created 1 repository
Created a pull request in uutils/coreutils that received 18 comments
Automatic mdBook Documentation
Following the lead of many Rust projects, I thought it would be nice if we adopted mdBook for the documentation and started generating most of the …
+222
−89
•
18
comments
Opened 17 other pull requests in 1 repository
uutils/coreutils
2
open
13
merged
2
closed
-
ls: fix flaky test - make: no longer create INSTALLDIR_MAN
-
test: fix wsl executable permission - all: change macros
- README: reference the docs & rewrite why section
- all: enable infer long arguments in clap
- wc: fix counting files from pseudo-filesystem
- make: use "cargo clean" instead of removing the target/$profile folder
-
tr: fix flaky test -
stdbuf: fixcargo publishproblem - Fix Rust 1.58 clippy lints
- Bump MSRV to 1.54.0
- Clap 3
-
cp: handle edge cases when dest is a symlink (v2) - stdbuf: fix cargo --git build (#1276) (Attempt 2)
- stdbuf: fix cargo --git build (#1276)
- Remove unused macros & coreopts
Reviewed 30 pull requests in 1 repository
uutils/coreutils
30 pull requests
- Run the release builds and store the size
- use lossless conversions where available
-
Squash some repetitive
matchblocks - ci: Remove the sphinx legacy
- Refactor/code quality
- wc: implement files0-from option
- Use a PHF map for util_map()
- Don't panic when calling cp -a with a nonexistent file
- Add support for --hyperlink
- all: change macros
- selinux: add consistency in the dep declaration
- Fix the doc warnings and add a check to make sure we don't regress
- ls: Fix display of bad file descriptor errors
- tac: check if stdin is closed
- update rand crate to 0.8
- Automatic mdBook Documentation
- Fix doc warnings in entries.rs
- tail: support zero-terminated lines in streams
- join: print unsorted line in error message
- update pretty_assertions to version 1
- join: "support" field numbers larger than usize::MAX
- Force minimal version of chrono to avoid a security issue
- split: use iterator to produce filenames
- ls: Fix device display
- ls: Fix padding for dangling links in non-Long formats
- Some pull request reviews not shown.
Created an issue in clap-rs/clap that received 6 comments
3 leading hyphens for options (---long)
Please complete the following tasks I have searched the discussions I have searched the existing issues Clap Version 3.0.7 Describe your use case
2 tasks done