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

Commits on Jan 29, 2025

  1. fix(ShowProcessDialogPasswordInput): Default to false

    (since automatically shown if needed)
    
    Refs: #12171
    mstv authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    07bfe20 View commit details
    Browse the repository at this point in the history
  2. fix(AheadBehindDataProvider): Restrict debug output

    to debug build and never to Output tab
    
    Refs: #12143
    (cherry picked from commit c0b9c36)
    mstv committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    4e6cd87 View commit details
    Browse the repository at this point in the history
  3. fix(bare repo): Skip git status and git stash list

    Refs: #12165
    (cherry picked from commit f4714f4)
    mstv committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c9561ee View commit details
    Browse the repository at this point in the history
  4. fix(Blame): Do not cancel loading if nothing changed

    Refs: #12158
    (cherry picked from commit dc9f66a)
    mstv committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    482dc01 View commit details
    Browse the repository at this point in the history
  5. build: Bump version to 5.2.1

    mstv committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    6ec52aa View commit details
    Browse the repository at this point in the history
  6. Update changelog

    mstv committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    0d74cfd View commit details
    Browse the repository at this point in the history
Loading