summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-180.10.7: Bump Version0.10.7Michael Aaron Murphy
2017-01-17Ignore jobs value when the value is 0Michael Aaron Murphy
2017-01-17Get version with env!("CARGO_PKG_VERSION")0.10.6Michael Aaron Murphy
2017-01-170.10.6: Implement dummy argumentsMichael Aaron Murphy
2017-01-170.10.5: UTF-8 Tokenizer Fix0.10.5Michael Aaron Murphy
2017-01-17Swap internal `numtoa` module for external `numtoa` crateMichael Aaron Murphy
2017-01-16Numtoa OptimizationMichael Aaron Murphy
2017-01-160.10.4: Create the tempdir if it does not exist0.10.4Michael Aaron Murphy
2017-01-150.10.3: Implement --joblog-8601 Parameter0.10.3Michael Aaron Murphy
2017-01-15QoL: Refactoring & CommentsMichael Aaron Murphy
2017-01-130.10.2: Quick Fix0.10.2Michael Aaron Murphy
2017-01-130.10.1: Implement Tempdir Parameter0.10.1Michael Aaron Murphy
2017-01-12execute::receive: Eliminate UnsafeMichael Aaron Murphy
2017-01-110.10.0: New Release0.10.0Michael Aaron Murphy
2017-01-11Implement JobLog Parameter & Refactoring WorkMichael Aaron Murphy
2017-01-09More integer to string improvementsMichael Aaron Murphy
2017-01-08QoL Improvements & Removed QuotingMichael Aaron Murphy
2017-01-07Properly Implement ShellquoteMichael Aaron Murphy
2017-01-06Optimizations, Inputs as Commands Fix, & Input Redirection DetectionMichael Aaron Murphy
2017-01-05Refactoring & OptimizationsMichael Aaron Murphy
2017-01-04Print ETA on stderrMichael Aaron Murphy
2017-01-040.9.0: Feature Additions0.9.0Michael Aaron Murphy
2017-01-04Implement MemFree ParameterMichael Aaron Murphy
2017-01-03Implement Shebang ParameterMichael Aaron Murphy
2017-01-02Implement ETA ParameterMichael Aaron Murphy
2017-01-02Implement Timeout ParameterMichael Aaron Murphy
2017-01-02Implement Delay ParameterMichael Aaron Murphy
2017-01-01Parsing Refactor + Dry-Run ImplementationMichael Aaron Murphy
2016-12-300.8.0: Max Args + `:::+`/`::::+` Fixes0.8.0Michael Aaron Murphy
2016-12-30Parsing Improvements: Max ArgumentsMichael Aaron Murphy
2016-12-30Parsing ImprovementsMichael Aaron Murphy
2016-12-27Windows Build Fix0.7.0Michael Aaron Murphy
2016-12-270.7.0: Implement Temporary Disk BufferingMichael Aaron Murphy
2016-12-25Implement ArgumentSplitterMichael Aaron Murphy
2016-12-24Optimize Permutation SpeedMichael Aaron Murphy
2016-12-24Prevent PanicMichael Aaron Murphy
2016-12-23Note that MUSL produces faster binariesMichael Aaron Murphy
2016-12-230.6.5: Bug Fix Release0.6.5Michael Aaron Murphy
2016-12-23Enable shell when '|' is foundMichael Aaron Murphy
2016-12-230.6.4: Eliminate Heap Allocations0.6.4Michael Aaron Murphy
2016-12-22Pass reference, not vectorMichael Aaron Murphy
2016-12-22This wasn't supposed to happenMichael Aaron Murphy
2016-12-22Expand what is allowed to execute without a shellMichael Aaron Murphy
2016-12-220.6.3: Performance ImprovementsMichael Aaron Murphy
2016-12-01Apply boolean bit-twiddling optimizationMichael Aaron Murphy
2016-12-01Allow supplying commands via stdinMichael Aaron Murphy
2016-11-27Refactor WorkMichael Aaron Murphy
2016-11-130.6.3: CleanupMichael Aaron Murphy
2016-11-120.6.2: Add --shellquote0.6.2Michael Aaron Murphy
2016-11-110.6.1: Add Quote Mode0.6.1Michael Aaron Murphy