sourcegit/src/Git
2020-12-15 13:12:16 +08:00
..
Blame.cs feature<*>: use DataGrid instead of RichTextBox to improve performance 2020-11-24 17:14:44 +08:00
Branch.cs feature<Dashboard>: add context menu "Tracking" to change upstream of selected local branch 2020-11-04 11:54:09 +08:00
Change.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Commit.cs feature<CommitViewer>: show line numbers in file preview and remove limitation for line counts 2020-12-15 13:12:16 +08:00
Decorator.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Diff.cs optimize<DiffViewer>: ignore "No new line at end of file" in diff outputs; add IsContent and IsDifference methods for ChangeBlock 2020-11-27 12:45:30 +08:00
LFS.cs feature(LFS): LFS diff and preview support 2020-09-25 16:30:28 +08:00
MergeTool.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Preference.cs feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
Remote.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Repository.cs feature<Launcher>: change style of tabs in title bar; bookmark color for repository 2020-12-07 18:03:05 +08:00
Stash.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Tag.cs fix<Dashboard>: update filters for commits when branch changed or tag deleted 2020-09-29 10:53:49 +08:00
User.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Version.cs feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00