openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
MIT/Rust Parallel
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
2 days
ago.
Sep 12, 2025 — Sep 12, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #62 from ignatenkobrain/bump-deps
Michael Murphy
More...
almost 9 years ago
bump sys-info to 0.5
Igor Gnatenko
More...
almost 9 years ago
bump smallvec to 0.6
Igor Gnatenko
More...
almost 9 years ago
bump arrayvec to 0.4
Igor Gnatenko
More...
almost 9 years ago
Merge pull request #54 from sanga/patch-1
Michael Murphy
More...
almost 9 years ago
make performance benchmarks easier to compare
Tim Sampson
More...
almost 9 years ago
Merge pull request #53 from michael-grunder/master
Michael Murphy
More...
about 9 years ago
Use target add instead of component add
michael-grunder
More...
about 9 years ago
Count Errors & Exit With Error Count
Michael Aaron Murphy
More...
over 9 years ago
0.11.2: Handful of Improvements
Michael Aaron Murphy
More...
over 9 years ago
Merge pull request #48 from Flat/will-cite
Michael Murphy
More...
over 9 years ago
add dummy will-cite
Ken Swenson
More...
over 9 years ago
0.11.1: Publish Category
Michael Aaron Murphy
More...
over 9 years ago
Implement Base+Suffix Token
Michael Aaron Murphy
More...
over 9 years ago
Implement Custom Suffix Removal
Michael Aaron Murphy
More...
over 9 years ago
Added Code Comments Adds more code comments and eliminates a check for dash + shell when it is not required
Michael Aaron Murphy
More...
over 9 years ago
Fix Max Args
Michael Aaron Murphy
More...
over 9 years ago
Avoid need for re-opening unprocessed file for reading
Michael Aaron Murphy
More...
over 9 years ago
Write standard input message to standard error Resolves Issue #43
Michael Aaron Murphy
More...
over 9 years ago
Move tests into test modules
Michael Aaron Murphy
More...
over 9 years ago
Version Bump: 0.11.0
Michael Aaron Murphy
More...
over 9 years ago
More inputs as commands fixes
Michael Aaron Murphy
More...
over 9 years ago
Fix Inputs as Commands When Reading Stdin Last commit caused an issue with reading inputs from standard input. This should fix that so inputs are correctly parsed as commands.
Michael Aaron Murphy
More...
over 9 years ago
Implement Quote Support
Michael Aaron Murphy
More...
over 9 years ago
Add UTF-8 tests and eliminate unneeded UTF-8 checking
Michael Aaron Murphy
More...
over 9 years ago
Implement Jobs +/- Modifiers You may now write the job arguments with + and - operators - +50% is equivalent to 150% - -50% is equivalent to 50% - +2 is equivalent to num_cpus + 2 - -2 is equivalent to num_cpus - 2 - If the negative modifier is less than number of CPU cores, set 1
Michael Aaron Murphy
More...
over 9 years ago
0.10.7: Bump Version
Michael Aaron Murphy
More...
over 9 years ago
Ignore jobs value when the value is 0
Michael Aaron Murphy
More...
over 9 years ago
Get version with env!("CARGO_PKG_VERSION")
Michael Aaron Murphy
More...
over 9 years ago
0.10.6: Implement dummy arguments Some arguments are needed for some established scripts to function with this implementation of parallel. Arguments like `--no-notice`, `--line-buffer`, `--group`, and `--ungroup` are hereby implemented as dummy arguments which do nothing
Michael Aaron Murphy
More...
over 9 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree