Pinned
1,094 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 11 commits in 2 repositories
Created a pull request in sharkdp/fd that received 4 comments
is_dir: do not check for existence of directory
This fixes a bug on Windows where fd could not be used on ram disks
and encrypted folders.
closes #752
+44
−20
•
4
comments
Opened 3 other pull requests in 1 repository
Reviewed 9 pull requests in 2 repositories
sharkdp/bat 8 pull requests
- Cargo.toml: Introduce 'quick-build-application' feature
- integration_tests: Add diagnostic_sanity_check()
- When returning a SyntaxReference, also return the SyntaxSet that contains it
- Add code for analyzing dependencies between syntaxes
- Make --style docs reflect that 'full' is default
- Bump assets/syntaxes/02_Extra/http-request-response from f58bffe to 93b9326
- Use assert!(..) instead of assert_eq!(true, ..)
- Warn when building assets from files if some referenced contexts are missing
