Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: shenwei356/rush

rush v0.9.0

08 Apr 08:00
@shenwei356 shenwei356

Choose a tag to compare

Changes

  • rush v0.9.0
    • Add a new replacement string {?}, a value computed as $cpus / $jobs,
      which can be used as the number of threads for each command.
      This value is dynamically adjusted according to the number of jobs (-j/--jobs).
      #74
Assets 20

rush v0.8.0

15 Jan 02:38
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.8.0
    • Preset variables support extra operations as well. e.g,

       $ echo read_1.fq.gz \
       | ./rush -v 'p={:^_1}' -v 'f=a.s-10.txt' \
       'echo {} {p} {f:} {f@s\-(\d+)}'
       read_1.fq.gz read a 10
      
Loading
hellishvictor and kiwijam reacted with thumbs up emoji hellishvictor reacted with hooray emoji
2 people reacted

rush v0.7.0

13 Jun 06:12
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.7.0
    • Better support for escaping curly brackets. #71
Loading
hellishvictor reacted with thumbs up emoji hellishvictor reacted with hooray emoji
1 person reacted

v0.6.1

12 Mar 09:12
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.6.1
    • Fix issue with stopping orphan children. #69 by @bburgin
    • When the field index is larger than the number of fields, do not replace it with the last field as before. #68

Contributors

bburgin
Loading
hellishvictor reacted with thumbs up emoji hellishvictor reacted with hooray emoji
1 person reacted

rush v0.6.0

12 Nov 07:40
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.6.0
    • fix variables containing "{}", the bug was introduced in v0.5.7. e.g., rush -v 'p={}/{%}' 'echo {p}_1.fq' outputs a/b/b_1.fq.
    • supports outputting "{}" with the replacement string "{{}}". echo a/b | rush 'echo {{}}' outputs {}.
Loading
zhang-zidong reacted with hooray emoji
1 person reacted

rush v0.5.7

01 Nov 11:48
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.5.7
    • fix a bug for the input with "{}". #61
Loading
dbespiatykh reacted with hooray emoji
1 person reacted

rush v0.5.6

30 Aug 10:07
@shenwei356 shenwei356

Choose a tag to compare

  • rush v0.5.5
    • fix a bug of -I/--immediate-output. #60
Loading
andreas-bauer reacted with rocket emoji
1 person reacted

rush v0.5.5

27 Aug 21:27
@shenwei356 shenwei356

Choose a tag to compare

Changelog

  • rush v0.5.5
    • security update. #58
Loading
dbespiatykh reacted with hooray emoji
1 person reacted

rush v0.5.4

13 Nov 17:53
@shenwei356 shenwei356

Choose a tag to compare

Changes

  • rush v0.5.4
    • fix a crash when using -I. #52
Loading

rush v0.5.3

25 Aug 08:06
@shenwei356 shenwei356

Choose a tag to compare

Changes

  • rush v0.5.3
    • fix the panic of close of closed channel when using -r/--retries, which was introduced in v0.5.1.
    • updated help doc.
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /