8000 Comparing v0.9...v0.10 · faaxm/spix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: faaxm/spix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9
Choose a base ref
...
head repository: faaxm/spix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Apr 24, 2025

  1. support escaped slashes in item paths (#135)

    Slashes can now be escaped using a backslash like
    "mainWindow/subView/item_1\/2"
    
    For this, the code in PathParser.(cpp|h) has been introduced and
    is used in the ItemPath class.
    faaxm authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    c2162bf View commit details
    Browse the repository at this point in the history
Loading
0