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: moson-mo/pacseek
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: moson-mo/pacseek
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 1, 2023

  1. fix: TAB not working in package list

    Fix TAB key "not working" when we can't focus the package details box.
    
    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8927572 View commit details
    Browse the repository at this point in the history
  2. fix: Avoid lockup with empty package list

    When trying to navigate in an empty list, things go haywire.
    
    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1f5b3d9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): downgrade tview

    Downgrade "tview" library until issues have been fixed.
    
    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    178af53 View commit details
    Browse the repository at this point in the history
  4. update: bump to v1.8.2

    Signed-off-by: moson-mo <mo-son@mailbox.org>
    moson-mo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    36a078a View commit details
    Browse the repository at this point in the history
Loading