Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafviktor/goto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: grafviktor/goto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 12 commits
  • 35 files changed
  • 1 contributor

Commits on May 1, 2024

  1. Fix a typo

    grafviktor committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a9882f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. DOCUMENT: Add demo files

    grafviktor committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2575b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b06571 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. IMPROVEMENT-61: Add a shortcut to hide description field from the hos…

    …tlist (#69)
    
    IMPROVEMENT-61: Add a shortcut to hide description field from the hostlist
    grafviktor authored May 28, 2024
    Configuration menu
    Copy the full SHA
    f1a9980 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. IMPROVMENT-61: Should not build host list delegate every time the lis…

    …t layout is changed (#71)
    
    * IMPROVEMENT-61: Should not create a new host list delegate when change screen layout
    grafviktor authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3d99534 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. [Bug] Selected item is not persisted when use filter and other focusi…

    …ng problems (#74)
    
    * BUGFIX-70: Should load ssh config when exit filter mode
    
    * BUGFIX-70: Fix list rendering problem on certain screen width
    
    * BUGFIX-70: Resolve focus issue when filter is enabled.
    
    * BUGFIX-70: Increase test coverage
    grafviktor authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c4e0eb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. BUGFIX-75: Should properly parse custom commands containing quotes (#77)

    Resolves the custom command parsing issue when a command contains quotes. See issue/75 for the details.
    grafviktor authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    50ca877 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. IMPROVEMENT-47: Should support ssh-copy-id hotkey (#76)

    * IMPROVEMENT-47: Ask user for a confirmation when going to copy ssh key to a remote host
    
    * IMPROVEMENT-47: Handle ssh-copy-id process completion
    
    * IMPROVEMENT-47: Fix host list focus when exit filter mode
    
    * IMPROVEMENT-47: Refactor host list component
    
    * IMPROVEMENT-47: Resolve a focus bug when deleting a host from the last position.
    
    * IMPROVEMENT-47: Improve keymap
    
    * IMPROVEMENT-47: Move ssh-copy-id command build function into OS-specific files
    
    * IMPROVEMENT-47: Fix a focusing bug, while in filter mode. Update unit tests.
    
    * IMPROVEMENT-47: Update unit tests
    grafviktor authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f10338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e71d07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc3cf8c View commit details
    Browse the repository at this point in the history
Loading