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

feature #4024 added a list-files command #5390

Merged
merged 28 commits into from Apr 17, 2021

Commits on Apr 15, 2021

  1. added a list-files command

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    302733d View commit details
    Browse the repository at this point in the history
  2. removed un-used imports

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    149d757 View commit details
    Browse the repository at this point in the history
  3. alphabetical order

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    2a25c8c View commit details
    Browse the repository at this point in the history
  4. Update src/Console/Command/ListFilesCommand.php

    Co-authored-by: Andreas Möller <am@localheinz.com>
    clxmstaab and localheinz committed Apr 15, 2021
    Copy the full SHA
    8c87ac9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    22315d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    44bbe92 View commit details
    Browse the repository at this point in the history
  7. rm un-used imports

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    1f6f32b View commit details
    Browse the repository at this point in the history
  8. added ListFilesCommandTest

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    5d2104d View commit details
    Browse the repository at this point in the history
  9. fix test

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    2f9cd68 View commit details
    Browse the repository at this point in the history
  10. fix test-expectation

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    7e92ca7 View commit details
    Browse the repository at this point in the history
  11. docs

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    444500c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    725cc86 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4e93714 View commit details
    Browse the repository at this point in the history
  14. added in/out test

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    925f47c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ac8773d View commit details
    Browse the repository at this point in the history
  16. fix test

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    06beee5 View commit details
    Browse the repository at this point in the history
  17. try to fix windows compat

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    d9dbec3 View commit details
    Browse the repository at this point in the history
  18. fix CS

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    3f6a255 View commit details
    Browse the repository at this point in the history
  19. fix deprecation

    clxmstaab committed Apr 15, 2021
    Copy the full SHA
    172d577 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Update doc/usage.rst

    Co-authored-by: Dariusz Rumiński <dariusz.ruminski@gmail.com>
    clxmstaab and keradus committed Apr 16, 2021
    Copy the full SHA
    47acf3a View commit details
    Browse the repository at this point in the history
  2. fix typo

    clxmstaab committed Apr 16, 2021
    Copy the full SHA
    d107a1f View commit details
    Browse the repository at this point in the history
  3. fis CS

    clxmstaab committed Apr 16, 2021
    Copy the full SHA
    d3f420d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    add9542 View commit details
    Browse the repository at this point in the history
  5. fix typo

    clxmstaab committed Apr 16, 2021
    Copy the full SHA
    a32a8ff View commit details
    Browse the repository at this point in the history
  6. fix test on windows

    clxmstaab committed Apr 16, 2021
    Copy the full SHA
    a3ea03a View commit details
    Browse the repository at this point in the history
  7. try getRealPath()

    clxmstaab committed Apr 16, 2021
    Copy the full SHA
    81753b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Update doc/usage.rst

    keradus committed Apr 17, 2021
    Copy the full SHA
    c95d430 View commit details
    Browse the repository at this point in the history
  2. Update doc/usage.rst

    keradus committed Apr 17, 2021
    Copy the full SHA
    ed65a9e View commit details
    Browse the repository at this point in the history