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: 7b5ef8c
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: 5de55fc
Choose a head ref
  • 13 commits
  • 75 files changed
  • 2 contributors

Commits on Apr 13, 2026

  1. Configuration menu
    Copy the full SHA
    f726d9f View commit details
    Browse the repository at this point in the history
  2. enhance: AI-based commit message generator (#2255)

    - Make `AI Assistant` window resizable
    - Make `AI Assistant` window non-modal dialog
    - Clean up code
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    52b51ff View commit details
    Browse the repository at this point in the history
  3. feature: supports to choose group and bookmark when cloning remote re…

    …pository
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    3db91ed View commit details
    Browse the repository at this point in the history
  4. refactor: rewrite Open Local Repository feature

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    c1a5e98 View commit details
    Browse the repository at this point in the history
  5. fix: bad condition to check if auto-fetch is enabled (#2257)

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    d6f45cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eaf636 View commit details
    Browse the repository at this point in the history
  7. feature: add hotkey Ctrl+Shift+O/⌘+⇧+O to open local repository (#2256

    )
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    6f58f47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8e8dca View commit details
    Browse the repository at this point in the history
  9. revert: use blank User-Agent header when communicating with open-ai…

    … compatible service
    
    This reverts commit 26ab0a7.
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    c4c75c3 View commit details
    Browse the repository at this point in the history
  10. feature: show a checked icon when sha was copied

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    b7796f1 View commit details
    Browse the repository at this point in the history
  11. enhance: when cloning remote repo or opening local repo, the Group

    …is `No Group (Uncategorized)` by default (#2258)
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    68a409c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. feature: reorder fixup commits to its right position when loading com…

    …mits for interactive rebase (#588)
    
    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    e6ba053 View commit details
    Browse the repository at this point in the history
  2. project: upgrade AvaloniaUI to 12.0.0

    Signed-off-by: leo <longshuang@msn.cn>
    love-linger committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    5de55fc View commit details
    Browse the repository at this point in the history
Loading