Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read gzipped graphml files #1315

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Read gzipped graphml files #1315

wants to merge 12 commits into from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    1d4e7ba View commit details
    Browse the repository at this point in the history
  2. fix typo

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d9dbceb View commit details
    Browse the repository at this point in the history
  3. run rustfmt

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1996aa1 View commit details
    Browse the repository at this point in the history
  4. apply suggestion from clippy

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4704547 View commit details
    Browse the repository at this point in the history
  5. add test for gzipped graphml

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    58777d4 View commit details
    Browse the repository at this point in the history
  6. write separate function

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2dba252 View commit details
    Browse the repository at this point in the history
  7. add changelog

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3218be2 View commit details
    Browse the repository at this point in the history
  8. reformat

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b536938 View commit details
    Browse the repository at this point in the history
  9. Revert "write separate function"

    This reverts commit 2dba252.
    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6aa9236 View commit details
    Browse the repository at this point in the history
  10. run with compression argument

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    09a8c66 View commit details
    Browse the repository at this point in the history
  11. update contribution

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3050fad View commit details
    Browse the repository at this point in the history
  12. lint python

    fabmazz committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    768282a View commit details
    Browse the repository at this point in the history