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

Properly determine CSV delimiter #17459

Merged
merged 32 commits into from
Oct 30, 2021

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    fc8dd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe4f9f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    58e98c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f0995 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7da56ba View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

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

    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b0a6290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ee659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f508559 View commit details
    Browse the repository at this point in the history
  5. Fixes spelling

    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e0f2862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab0583c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e466ab7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'richmahn-16558-guess-delimiter' of github.com:richmahn/…

    …gitea into richmahn-16558-guess-delimiter
    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a54e6ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62d10e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a2f06d View commit details
    Browse the repository at this point in the history
  11. Fixes comment

    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    85eda5f View commit details
    Browse the repository at this point in the history
  12. Fixes comment

    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    fc02c05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    baf37d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32a9c36 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8ac38a View commit details
    Browse the repository at this point in the history
  16. Simplifies regex

    richmahn committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    feabe0e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    f808d73 View commit details
    Browse the repository at this point in the history
  2. Error tests

    richmahn committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    0084114 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'richmahn-16558-guess-delimiter' of github.com:richmahn/…

    …gitea into richmahn-16558-guess-delimiter
    richmahn committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    967da1d View commit details
    Browse the repository at this point in the history
  4. Error tests

    richmahn committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    683def1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Update modules/csv/csv.go

    Co-authored-by: delvh <dev.lh@web.de>
    richmahn and delvh committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    95ede28 View commit details
    Browse the repository at this point in the history
  2. Update modules/csv/csv.go

    Co-authored-by: delvh <dev.lh@web.de>
    richmahn and delvh committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    b938db4 View commit details
    Browse the repository at this point in the history
  3. Adds comments

    richmahn committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    772095d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a54f7a View commit details
    Browse the repository at this point in the history
  5. Update modules/csv/csv.go

    Co-authored-by: delvh <dev.lh@web.de>
    zeripath and delvh committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    059ae3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88a2642 View commit details
    Browse the repository at this point in the history