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

txtar: add CRLF handling #435

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Apr 8, 2023

  1. add CRLF handling

    bsponge committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    7aebf30 View commit details
    Browse the repository at this point in the history
  2. cleanup

    bsponge committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b70202e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    c50c34e View commit details
    Browse the repository at this point in the history
  2. update comments

    bsponge committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4c47c7f View commit details
    Browse the repository at this point in the history
  3. add test case with mixed EOL

    bsponge committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f9b524e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. trigger description update

    bsponge committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    88f0cf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    c013a08 View commit details
    Browse the repository at this point in the history
  2. * replaced append with copy

    bsponge committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    74045de View commit details
    Browse the repository at this point in the history
  3. * update comments

    bsponge committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    22283d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87bb02e View commit details
    Browse the repository at this point in the history
  5. * cleanup

    bsponge committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    8d10046 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. * cleanup

    bsponge committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bfc2156 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. * go mod tidy

    bsponge committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    481bd73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f617b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a66b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9738fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa6c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b9bb80 View commit details
    Browse the repository at this point in the history
  7. * merge main

    bsponge committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    125ba20 View commit details
    Browse the repository at this point in the history
  8. * fixed a comment

    bsponge committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e98c184 View commit details
    Browse the repository at this point in the history