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: sourcegit-scm/sourcegit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sourcegit-scm/sourcegit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 37 files changed
  • 2 contributors

Commits on Aug 31, 2026

  1. Configuration menu
    Copy the full SHA
    426e445 View commit details
    Browse the repository at this point in the history
  2. fix: hide suggestion box when the parent TextBox is invisible (#2662)

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    b9ce510 View commit details
    Browse the repository at this point in the history
  3. refactor: selection change by folder will never show the diff results (

    …#2661)
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    a4f3fa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2026

  1. refactor: context menu for selected changes (#2661)

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    29b9db9 View commit details
    Browse the repository at this point in the history
  2. enhance: extract reusable CopyButton control with copy feedback (#2668)

    * enhance: extract reusable CopyButton control with copy feedback
    * fix: `CopyButton` should not show copied feedback when `CopyText` is empty
    * code_style: use `DirectProperty` for `CopyText` in `CopyButton`
    JC-Chung authored Sep 1, 2026
    Configuration menu
    Copy the full SHA
    0e83ccd View commit details
    Browse the repository at this point in the history
  3. refactor: block navigation after staging/unstaging/discarding a block��

    …(chunk) (#2659)
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    ac1ce9b View commit details
    Browse the repository at this point in the history
  4. ux: repository page layout (#2660)

    - Max width of left sidebar & right content page
    - Min width of left part in `LOCAL CHANGES` page and `STASHES` page
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    02799ba View commit details
    Browse the repository at this point in the history
  5. ux: enable +tnum font feature for datetime column in search result

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    14cf80e View commit details
    Browse the repository at this point in the history
  6. enhance: group selector while cloning/opening repository (#2663)

    - Add `Auto (Based-on Default Clone Dir)` option and make it the default one
    - For existing groups, display the full-name instead of pure name
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    e42fa32 View commit details
    Browse the repository at this point in the history
Loading