sourcegit/src
2020-12-23 20:40:12 +08:00
..
Converters refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Git optimize<Commit>: use binary search to find first ancestor of current HEAD when HEAD is filtered out 2020-12-17 13:12:52 +08:00
Helpers optimize<CommitGraph>: rename CommitGraphHelper to CommitGraphData; improve checking visibility of lines/links/dots in commit graph 2020-12-19 21:35:29 +08:00
Resources fix<Launcher>: re-arrange app alerts to remove event blocking on top-left corner in Histories panel 2020-12-19 22:40:37 +08:00
UI optimize<InteractiveRebase>: remove commit message editor from InteractiveRebase panel (as a result of my bad implementation) 2020-12-23 20:40:12 +08:00
App.ico refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
App.manifest refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
App.preference.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
App.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
App.xaml.cs optimize<InteractiveRebase>: remove commit message editor from InteractiveRebase panel (as a result of my bad implementation) 2020-12-23 20:40:12 +08:00
SourceGit.csproj optimize<Project>: remove debug data in final output 2020-12-21 18:20:42 +08:00