sourcegit/src/Models
2021-10-13 11:19:45 +08:00
..
AvatarServer.cs update<AvatarServer>: use geekzu.org for Chinese avatar server 2021-06-22 17:37:09 +08:00
BlameLine.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Branch.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Change.cs optimize<WorkingCopy>: do NOT show unmerged changes in staged 2021-05-08 10:08:57 +08:00
Commit.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
CRLFOption.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Decorator.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Exception.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
ExecutableFinder.cs feature<VSCode>: supports to open repository with Visual Studio Code 2021-09-13 14:22:25 +08:00
FileSizeChange.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
GitFlow.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Group.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
InstalledFonts.cs feature<Preference>: add custom font settings 2021-08-10 22:05:29 +08:00
Issue.cs feature<Issue>: add preference setting to enable/disable crash report 2021-08-11 10:20:19 +08:00
LFSChange.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
LFSObject.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Locale.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
MergeOption.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
MergeTool.cs feature<MergeTool>: support for finding Tortoise Merge from TortoiseGit 2021-08-09 21:36:42 +08:00
Object.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Preference.cs style<Preference>: new style of preference setting dialog 2021-10-13 11:19:45 +08:00
Remote.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Repository.cs optimiz<Net48>: remove dependency Newtonsoft.Json 2021-08-05 11:05:18 +08:00
ResetMode.cs style<Reset>: mode option style 2021-08-06 11:56:50 +08:00
Stash.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
SubTree.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
Tag.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
TextChanges.cs Merge pull request !19 from Jai/fix/copy-content-order 2021-08-11 11:16:00 +00:00
TextCompare.cs optimize<TextCompare>: combine two modified parts those have one same unchanged character 2021-10-08 16:01:46 +08:00
TextLine.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Theme.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
User.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Version.cs cleanup<*>: run vs code cleanup to format codestyle and remove unused references 2021-08-05 15:54:00 +08:00
Watcher.cs cleanup<*>: run vs code cleanup to format codestyle and remove unused references 2021-08-05 15:54:00 +08:00
WhitespaceOption.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00