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: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3defe2e
Choose a base ref
...
head repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ef21b60
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 19, 2026

  1. feat: add new reachability flags and change analysis splitting default

    - Add --reach-enable-analysis-splitting flag (splitting now disabled by default)
    - Add --reach-detailed-analysis-log-file flag
    - Add --reach-lazy-mode flag
    - Keep --reach-disable-analysis-splitting as hidden no-op for backwards compatibility
    mtorp committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    b8231bb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. fix description

    mtorp committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    c4cd89a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from SocketDev/reach-new-flags

    feat: add new reachability flags and change analysis splitting default
    mtorp authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    ef21b60 View commit details
    Browse the repository at this point in the history
Loading