Commit graph

16 commits

Author SHA1 Message Date
leo
646a80a395 fix(Repository): separated git dir for submodules 2020-07-23 14:04:42 +08:00
leo
39e55a3f2d fix(CommitViewer): show submodule revision when item seleted in FILES tab 2020-07-22 21:28:57 +08:00
leo
0132fc496b feature(Submodule): supports git submodule 2020-07-22 20:14:39 +08:00
leo
b1310a5fd0 refactor(Repository): using temp file to store commit message instead of file in .git folder 2020-07-21 13:43:56 +08:00
leo
53c65faecb feature(Dashboard): add configuration for opened repository
1. User name and email for single repository
2. Simple commit template
2020-07-21 13:35:59 +08:00
ZCShou
232165fa3e 克隆远程仓库时可选指定远程名,而不是用默认的 origin 2020-07-17 10:00:37 +08:00
leo
b5002cb89d Fix crash due to load invalid preference.xml 2020-07-16 09:26:21 +08:00
leo
a82943d649 Fix crash due to missing name in file system changed event when running git command background without SourceGit 2020-07-15 15:35:49 +08:00
leo
689b02cd61 Change the way to preview binary in CommitViewer 2020-07-13 20:41:17 +08:00
leo
087b147dd9 Change the way to show only space or no changes in DiffViewer 2020-07-13 20:21:14 +08:00
leo
e08b7024fc Show file size changes for binary diff 2020-07-13 16:50:15 +08:00
leo
04ca0a9236 Rewrite diff viewer 2020-07-09 17:36:43 +08:00
leo
dbd7a13705 Fetch only added remote; Show remote has no branches 2020-07-09 09:35:49 +08:00
leo
5df377e48e Add option --ignore-whitespace supports for git apply command 2020-07-08 11:37:29 +08:00
leo
95030c334f Use checkout -f instead of restore to discard local changes with tracked files 2020-07-08 09:35:25 +08:00
ONEO
baa6c1445a Upgrade project style 2020-07-06 10:23:45 +08:00