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: kitproj/jira-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.13
Choose a base ref
...
head repository: kitproj/jira-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.014
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 10, 2025

  1. Update README installation examples to v0.0.13 (#16)

    * Initial plan
    
    * Update README version references to v0.0.12
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    * Update version references to v0.0.13
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    Copilot and alexec authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    92013ff View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

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

Commits on Nov 13, 2025

  1. Add installation instructions for Linux amd64 and macOS Intel (#18)

    * Initial plan
    
    * Add comprehensive installation instructions for Linux and macOS
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    Copilot and alexec authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    fed0156 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Add file-based fallback for token storage when dbus unavailable (#19)

    * Initial plan
    
    * Add file-based fallback for token storage when keyring is unavailable
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    * Improve keyring error detection to handle more dbus failure cases
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    * Refactor keyring logic into separate package with platform-specific implementations
    
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
    Copilot and alexec authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    9f9df6c View commit details
    Browse the repository at this point in the history
Loading