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

feat: add a --local flag #20

Merged
merged 41 commits into from
Jan 31, 2022
Merged

feat: add a --local flag #20

merged 41 commits into from
Jan 31, 2022

Commits on Jan 25, 2022

  1. wip: --local

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    fe83508 View commit details
    Browse the repository at this point in the history
  2. fix: auth et al

    caarlos0 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ee16c12 View commit details
    Browse the repository at this point in the history
  3. wip: logs

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a151c42 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. wip: --local

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c092ff3 View commit details
    Browse the repository at this point in the history
  2. refactor: var names

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    44a3245 View commit details
    Browse the repository at this point in the history
  3. fix: stop app in the background

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ba04244 View commit details
    Browse the repository at this point in the history
  4. fix: lint issues

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    94afc84 View commit details
    Browse the repository at this point in the history
  5. fix: sigwinch on windows

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6bff381 View commit details
    Browse the repository at this point in the history
  6. fix: lint

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2d5ca61 View commit details
    Browse the repository at this point in the history
  7. refactor: move code around

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fd5df54 View commit details
    Browse the repository at this point in the history
  8. feat: parse identity files

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    06fa3cc View commit details
    Browse the repository at this point in the history
  9. fix: lint

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    174af49 View commit details
    Browse the repository at this point in the history
  10. fix: ask for key pwd

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fc0ce45 View commit details
    Browse the repository at this point in the history
  11. fix: use auth agent

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    dd6553c View commit details
    Browse the repository at this point in the history
  12. fix: auth

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a8b8fa1 View commit details
    Browse the repository at this point in the history
  13. fix: lint issues

    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    692f6fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0e8e0b View commit details
    Browse the repository at this point in the history
  15. fix: password input

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f7a07a7 View commit details
    Browse the repository at this point in the history
  16. chore: godoc

    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    903ea7b View commit details
    Browse the repository at this point in the history
  17. fix: complexity

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9bc1b13 View commit details
    Browse the repository at this point in the history
  18. chore: godo

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    caccbe6 View commit details
    Browse the repository at this point in the history
  19. fix: linting issues

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    34561bb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix: prefer agent when available

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ab07270 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    94d143a View commit details
    Browse the repository at this point in the history
  2. fix: expand include path

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ef5da03 View commit details
    Browse the repository at this point in the history
  3. docs: readme

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    09cb53c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Merge remote-tracking branch 'origin/main' into local

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    8a4da09 View commit details
    Browse the repository at this point in the history
  2. feat: forward agent

    caarlos0 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    19a20fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69b365e View commit details
    Browse the repository at this point in the history
  4. feat: forward agent

    caarlos0 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    36118a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    2ac93c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0b169 View commit details
    Browse the repository at this point in the history
  3. test: user keys

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7b64b61 View commit details
    Browse the repository at this point in the history
  4. fix: lint issues

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b0a3d6c View commit details
    Browse the repository at this point in the history
  5. test: fixed tests on windows

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2beb250 View commit details
    Browse the repository at this point in the history
  6. fix: go mod tidy

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f93a8be View commit details
    Browse the repository at this point in the history
  7. test: more tests

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e61fe8d View commit details
    Browse the repository at this point in the history
  8. chore: debug windows

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e11c575 View commit details
    Browse the repository at this point in the history
  9. chore: refresh

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    115ee22 View commit details
    Browse the repository at this point in the history
  10. test: debug windows

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7c09718 View commit details
    Browse the repository at this point in the history
  11. fix: windows

    caarlos0 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    abb9da3 View commit details
    Browse the repository at this point in the history