Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wdecoster/chopper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: wdecoster/chopper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 19 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 22, 2024

  1. changing unwraps to expect

    wdecoster committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b94a60f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    18bc3bf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update tests

    Ge0rges committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    afd7e5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from Ge0rges/master

    Make use of faster preset and multithreaded minimap2
    wdecoster authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c64acad View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update main.rs

    add -i, --input parameter and processing codes for input file
    JMencius committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4e87811 View commit details
    Browse the repository at this point in the history
  2. Update main.rs

    JMencius authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    671a86e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    JMencius authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c1ecc7 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    JMencius authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    978ec9c View commit details
    Browse the repository at this point in the history
  5. Update README.md

    change help message for --input
    wdecoster authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    43b668b View commit details
    Browse the repository at this point in the history
  6. Update main.rs

    change help info for --input
    wdecoster authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f2f886f View commit details
    Browse the repository at this point in the history
  7. Update main.rs

    adding input to Cli in tests
    wdecoster authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0b4d99f View commit details
    Browse the repository at this point in the history
  8. add support for gz file

    JMencius committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c7b0fb5 View commit details
    Browse the repository at this point in the history
  9. Formtting main.rs

    JMencius authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    76fc373 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    JMencius authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e86797f View commit details
    Browse the repository at this point in the history
  11. format example comments

    use triple backticks
    wdecoster authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7c41bf0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #29 from JMencius/master

    Add straightforward --input
    wdecoster authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    271f9a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix typo

    wdecoster committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e53adab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f435e13 View commit details
    Browse the repository at this point in the history
  3. bump

    [skip ci]
    wdecoster committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c2c0037 View commit details
    Browse the repository at this point in the history
Loading