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: dzfrias/projectable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: dzfrias/projectable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 20 commits
  • 21 files changed
  • 2 contributors

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    c96853f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddab50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1f0b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db44445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32dceed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e0fa37 View commit details
    Browse the repository at this point in the history
  7. perf(listing): use cache more

    dzfrias committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d4f6a41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66b51f7 View commit details
    Browse the repository at this point in the history
  9. style(clippy): resolve

    dzfrias committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5ae6e77 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. feat: make special commands fuzzy matched

    Resolves #9. This is now the default behavior, which I think most users would want.
    dzfrias committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2a3b879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd3de5 View commit details
    Browse the repository at this point in the history
  3. feat: add focus action

    dzfrias committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    da13849 View commit details
    Browse the repository at this point in the history
  4. added editor_cmd in config.rs and defaulted it to the env variable ED…

    …ITOR and vi if not set
    Absobel committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c9eafda View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from Absobel/main

    Add `editor_cmd` in `config.rs`
    dzfrias authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e68f144 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. feat: add scrollable log

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bb125e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'arrow-keys'

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f4a4e9d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'exec-cmd'

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    23bad66 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'focus'

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    aa78c35 View commit details
    Browse the repository at this point in the history
  5. docs(CONFIG): add editor_cmd

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8669646 View commit details
    Browse the repository at this point in the history
  6. chore: release 1.3.0

    dzfrias committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2eb5cbc View commit details
    Browse the repository at this point in the history
Loading