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: syncthing/syncthing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: syncthing/syncthing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 6 commits
  • 32 files changed
  • 2 contributors

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    fcf4916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf48ae View commit details
    Browse the repository at this point in the history
  3. build(deps): update (most) dependencies (#10243)

    - Except jackpal/gateway which would bump Go
    - Except quic-go which had some API change 
    - While rebasing the patch on go-sqlite3
    calmh authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    8f117a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    9ea6c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370bbb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. fix: increase default delete retention to 15 months (#10252)

    365 + 90 days = 10920h.
    
    Also, actually enforce the minimum interval of 24h.
    calmh authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    7a76685 View commit details
    Browse the repository at this point in the history
Loading