Commit graph

214 commits

Author SHA1 Message Date
leo
544d819c96 style<CommitViewer>: alignment for refs of selected commit 2020-11-23 19:09:01 +08:00
leo
d42da5f5fa style<CommitViewer>: better layout for committer and author 2020-11-23 19:00:14 +08:00
leo
9d9e741aa5 optimize<FolderDialog>: simplify FolderDialog interface 2020-11-23 14:02:13 +08:00
leo
5a9c4c32b0 style<FolderDialog>: use different icons for expanded/collapsed items 2020-11-23 13:53:46 +08:00
leo
d6526e7907 fix<ToggleButton>: fix status icon for diff mode 2020-11-23 13:46:35 +08:00
leo
e42290eef1 feature<FolderDialog>: add FolderDialog to remove dependency on System.Windows.Forms 2020-11-23 13:41:13 +08:00
leo
6bf06c87f1 optimize<project>: remove unused resources 2020-11-20 15:46:30 +08:00
leo
cad64f6352 optimize<Blame>: using ItemsControl instead of TextBox to show line numbers 2020-11-20 15:46:06 +08:00
leo
b97d5e608d feature<DiffViewer>: add combined diff view mode; optimize line number using virtualizing ItemsControl instead of TextBox 2020-11-20 15:45:04 +08:00
leo
788013817d style<Histories>: font family change 2020-11-19 15:47:22 +08:00
leo
db799f5c92 fix<CommitViewer>: fix save revision file to path error when selected file is managed by LFS 2020-11-18 20:09:56 +08:00
leo
0e48344401 feature<CommitViewer>: using d=map instead of d=identicon 2020-11-18 17:34:38 +08:00
leo
dab5302fc8 feature<CommitViewer>: support avatar from gravatar.com 2020-11-18 17:14:32 +08:00
leo
730cf2a842 feature<WorkingCopy>: enable mergetool.writeToTemp when open external merge tool 2020-11-18 14:49:08 +08:00
leo
2685a9b709 optimize<Icon>: remove duplicated icon 2020-11-18 14:38:34 +08:00
leo
af5ae8383b feature<Launcher>: add DropShadowEffect for top of toolbar 2020-11-18 14:29:53 +08:00
leo
59e075ff09 upgrade<Version>: Release 1.9 2020-11-18 09:33:43 +08:00
leo
84b2b4d7ae fix<InteractiveRebase>: root commit can NOT be rebased 2020-11-17 21:06:04 +08:00
leo
76e6719441 update<project>: add PropertyGroup.RuntimeIdentifier 2020-11-17 20:34:21 +08:00
leo
2b660e26f3 update<README>: update document 2020-11-17 20:25:30 +08:00
leo
ff4427f49f update<project>: force using "framework-dependent single-file app" mode 2020-11-17 20:23:15 +08:00
leo
24ce527803 optimize<project>: remove prefer 32-bit setting 2020-11-17 20:20:09 +08:00
leo
df1cdb201f update<README>: add .NET 5.0 requirements anouncement 2020-11-17 20:01:38 +08:00
leo
551021520a feature<Dashboard>: auto remove .git/rebase-apply when continue finished 2020-11-17 19:56:18 +08:00
leo
78614a71db optimize<Blame>: remove unused code 2020-11-17 19:33:22 +08:00
leo
5584b323de optimize<Blame, DiffViewer>: using StringBuilder instead of TextBox.AppendText 2020-11-17 19:31:39 +08:00
leo
befe54240a style<Histories>: change style of CLEAR/TOGGLE button in search bar 2020-11-17 18:11:42 +08:00
leo
12169cc53a feature<Histories>: add collapse button in search bar 2020-11-17 12:59:55 +08:00
leo
1a719a464e fix<*>: open explore exception on .NET 5.0 2020-11-17 12:41:51 +08:00
leo
24b175c331 upgrade<project>: upgrade to .net 5.0 2020-11-17 11:41:01 +08:00
leo
a3f2c672b7 style<Launcher>: better z-index for tabs in titlebar 2020-11-16 21:06:56 +08:00
leo
c14198a830 fix<Diff>: getting wrong size for LFS objects when the size of file didn't changed 2020-11-04 23:35:12 +08:00
leo
19bccbecf6 feature<Dashboard>: add context menu "Tracking" to change upstream of selected local branch 2020-11-04 11:54:09 +08:00
leo
5e6ef8abcb optimize<CommitGraph>: remove unused code 2020-11-03 11:45:46 +08:00
leo
dbf5ffe01b style<Launcher>: hide tab close button by default 2020-10-30 12:05:52 +08:00
leo
3b7a030846 upgrade<Version>: Release 1.8 2020-10-27 16:15:35 +08:00
leo
01aafd61f8 style<Dashboard>: re-arrange buttons in toolbar 2020-10-27 15:51:57 +08:00
leo
8050d5a2ab fix<Remote>: do NOT check remote name if only edit it's URL 2020-10-12 09:58:39 +08:00
leo
f476d758ca fix<Repository>: validation for remote uri with 'git@' 2020-09-29 14:13:49 +08:00
leo
382ea6b89a fix<Dashboard>: update filters for commits when branch changed or tag deleted 2020-09-29 10:53:49 +08:00
leo
5f34f968d7 style(Dashboard): move configuration from left to right 2020-09-28 10:36:14 +08:00
leo
11b9c8ac09 style(TwoCommitsDiff): change title style 2020-09-25 18:02:12 +08:00
leo
d2f5e2caf0 optimize(TwoCommitsDiff): remove unused code 2020-09-25 17:31:11 +08:00
leo
5592c652f7 feature(Histories): supports to diff selected 2 commits 2020-09-25 17:24:43 +08:00
leo
b177f541be update(README): doc update 2020-09-25 16:33:37 +08:00
leo
77ba0e6cdb feature(LFS): LFS diff and preview support 2020-09-25 16:30:28 +08:00
leo
f3ee044818 fix<CommitGraph>: ignore all other branches merged into the last commit. 2020-09-25 11:15:04 +08:00
leo
488a7b37c4 upgrade(Version): Release 1.7 2020-09-23 10:26:06 +08:00
leo
8719a7c935 fix(Diff): fixup diff unstaged/staged file error 2020-09-23 10:15:59 +08:00
leo
9b452bef8b fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00