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

Refactor the code so that fzf can be used as a library #3769

Merged
merged 28 commits into from
May 6, 2024
Merged

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    d2554e2 View commit details
    Browse the repository at this point in the history
  2. Clear caches on exit

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    94d8701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b53df View commit details
    Browse the repository at this point in the history
  4. Input/Output channels

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2191096 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d09d4be View commit details
    Browse the repository at this point in the history
  6. cleanup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    92e7d0a View commit details
    Browse the repository at this point in the history
  7. Remove util.Exit

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    314947f View commit details
    Browse the repository at this point in the history
  8. Refactor

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    754da6d View commit details
    Browse the repository at this point in the history
  9. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    451fdd5 View commit details
    Browse the repository at this point in the history
  10. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8945576 View commit details
    Browse the repository at this point in the history
  11. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    56b0299 View commit details
    Browse the repository at this point in the history
  12. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5224405 View commit details
    Browse the repository at this point in the history
  13. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    31902b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4027f9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ee76b5 View commit details
    Browse the repository at this point in the history
  16. Code consistency

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6be4d8c View commit details
    Browse the repository at this point in the history
  17. cleanup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    67acc6b View commit details
    Browse the repository at this point in the history
  18. cleanup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6b68d14 View commit details
    Browse the repository at this point in the history
  19. fix windows build

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c4df5a View commit details
    Browse the repository at this point in the history
  20. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e410472 View commit details
    Browse the repository at this point in the history
  21. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    017922a View commit details
    Browse the repository at this point in the history
  22. code styles

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ebe1cad View commit details
    Browse the repository at this point in the history
  23. update makefile

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    38b4faa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ef7a9e5 View commit details
    Browse the repository at this point in the history
  25. fixup

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b7f0daa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2d1bcb8 View commit details
    Browse the repository at this point in the history
  27. Fix data race

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dbb5974 View commit details
    Browse the repository at this point in the history
  28. for debugging flaky

    junegunn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66115f6 View commit details
    Browse the repository at this point in the history