sourcegit/src
leo 7070a07e15
feature: simple interactive rebase support (#188)
* Only allow to start interactive rebase from merged commit in current branch
* The order of commits in the interactive rebase window is as same as it's in histories page.
* Unlike anthor git frontend app `Fork`, you should edit the final message on the last commit rather than the  previous commit that will be meld into while squashing commits
2024-06-20 17:02:12 +08:00
..
Commands feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
Converters feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
Models feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
Native fix: application data dir may not have been created before crash (#161) 2024-06-03 09:44:12 +08:00
Resources feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
ViewModels feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
Views feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
App.axaml feat: add support for Traditional Chinese (zh_TW) i18n 2024-06-06 10:41:22 +08:00
App.axaml.cs feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj revert: csproj changes for debuging 2024-05-29 20:51:24 +08:00