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!: use OO & add tests #100

Merged
merged 44 commits into from
Aug 6, 2023
Merged

refactor!: use OO & add tests #100

merged 44 commits into from
Aug 6, 2023

Commits on Jul 27, 2023

  1. chore: add .gitignore

    delphinus committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4c9a606 View commit details
    Browse the repository at this point in the history
  2. refactor: rewrite the logic wholly

    It works almost the same. A few bugs still exist.
    delphinus committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2b20fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4251b21 View commit details
    Browse the repository at this point in the history
  4. chore: make the new logic work as frecency2

    This is for a testing purpose.
    delphinus committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1cd8d2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03d0bc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. test: make tests work on CI

    delphinus committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3ac1988 View commit details
    Browse the repository at this point in the history
  2. feat: use dynamic finder not to block Neovim

    In searching workspace
    delphinus committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    00d8bff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f8853 View commit details
    Browse the repository at this point in the history
  4. chore: fix types

    delphinus committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bf08574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b3e0a5 View commit details
    Browse the repository at this point in the history
  6. refactor!: remove old logic

    delphinus committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a15766e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    c4316e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef1d64 View commit details
    Browse the repository at this point in the history
  3. chore: fix types

    delphinus committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3507921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee36a3d View commit details
    Browse the repository at this point in the history
  5. test: add tests for picker

    delphinus committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a9647a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    399de85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92b87d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fd9168 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    759a349 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b60dcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8e2058 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad25eb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. chore: add more logging

    delphinus committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7c9b737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4264839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1855a3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    166606f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    0b753ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e753e66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d213d30 View commit details
    Browse the repository at this point in the history
  4. chore: fix typo

    delphinus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7ee7ad3 View commit details
    Browse the repository at this point in the history
  5. feat: add healthcheck

    delphinus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dd98fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    9cd46cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93130ed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d888275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0542914 View commit details
    Browse the repository at this point in the history
  3. refactor: fix types

    delphinus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c107e22 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    6084b95 View commit details
    Browse the repository at this point in the history
  2. test: fix tests

    delphinus committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    bd1c1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8aaaef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd00ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53c4f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d29eff View commit details
    Browse the repository at this point in the history
  7. refactor: simplify logic

    delphinus committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    284f764 View commit details
    Browse the repository at this point in the history