Commit graph

  • daaa88a720 fix(Manager): using TextBlock instead of Label to show special characters like '_', '-', etc. leo 2020-07-31 14:36:18 +0800
  • ce4dccc592 style(*): 调整了部分界面的显示效果 ZCShou 2020-07-31 09:03:21 +0800
  • f45013a520 upgrade(Version): Keep version tracking with lastest stable release leo 2020-07-30 14:51:40 +0800
  • 9ea9d18a4d <fix>(*): 撤销了 commit ceff6ef102 ZCShou 2020-07-30 13:59:12 +0800
  • a41c7a7b1c <style>(): 发布版本 1.4 v1.4 ZCShou 2020-07-29 21:06:48 +0800
  • 728b4dd879 fix(dashboard.xaml.cs): 对于 SUBMODULE ,如果发现 HEAD 出于游离状态,这自动切换到找的第一个有效分支 ZCShou 2020-07-29 20:57:19 +0800
  • aa017d5f2f style(*): 界面显示上的一些改进 ZCShou 2020-07-29 15:58:05 +0800
  • e319eed03a feat(Repository.cs): Pull 或者 Fetch 之后,更新界面中 SUBMODULES 的显示 ZCShou 2020-07-24 22:15:40 +0800
  • 3128deea2c style(Clone.xaml.cs): 使代码风格保持一致 ZCShou 2020-07-24 21:32:11 +0800
  • 6125c17354 fix(Repository.csClone.xaml.cs): 修复之前的更改(232165fa3eafdd0d5589963f0a26a487e7075bcf)导致Remote name 不能正常设置 ZCShou 2020-07-24 21:11:40 +0800
  • ceff6ef102 feat(*): 为 Pull、Fetch、Push 增加 --recurse-submodules 选项参数 ZCShou 2020-07-24 19:52:47 +0800
  • d29e5def4b fix(Submodule): refresh submodules after updated successfully leo 2020-07-24 19:27:03 +0800
  • 0e9b1574a8 feature(Submodule): add button to do submodule update leo 2020-07-24 17:17:53 +0800
  • 1896ae1daf fix(Graph): end path for tree has no parent commits leo 2020-07-24 09:36:07 +0800
  • 515d28918d style(Submodule): height of submodule list panel leo 2020-07-23 14:07:02 +0800
  • 646a80a395 fix(Repository): separated git dir for submodules leo 2020-07-23 14:04:42 +0800
  • 39e55a3f2d fix(CommitViewer): show submodule revision when item seleted in FILES tab leo 2020-07-22 21:28:57 +0800
  • 0132fc496b feature(Submodule): supports git submodule leo 2020-07-22 20:14:39 +0800
  • 789231fdc4 optimize(Configure): remove duplicated methods to configure repository leo 2020-07-22 11:39:05 +0800
  • 2409148869 optimize(Configure.xaml.cs): remove unused namespaces leo 2020-07-21 13:57:10 +0800
  • b1310a5fd0 refactor(Repository): using temp file to store commit message instead of file in .git folder v1.3 leo 2020-07-21 13:43:56 +0800
  • 005073f847 fix(CreateTag): alignment for tag message placeholder leo 2020-07-21 13:41:33 +0800
  • 53c65faecb feature(Dashboard): add configuration for opened repository leo 2020-07-21 13:35:59 +0800
  • 3c896c33be Better navigation algorithm to go to NEXT/PREV difference in DiffViewer leo 2020-07-20 15:05:00 +0800
  • a8426fc085 Change max commits to show in Histories view to 8000 leo 2020-07-20 13:29:47 +0800
  • 951e08e9e0 Ignore case to search commit leo 2020-07-20 12:00:41 +0800
  • 7bb2ba34d4 Prefer to build for x86 CPU leo 2020-07-20 11:45:01 +0800
  • 2138ee9c33 Go to NEXT/PREV differences in DiffViewer leo 2020-07-20 11:13:47 +0800
  • e9c9a98384 Revert "统一 Manager 界面显示" leo 2020-07-17 18:01:24 +0800
  • ab9b89b4cc Enable auto scroll when selection changed in RichTextBox leo 2020-07-17 17:59:12 +0800
  • 4680608845 统一 Manager 界面显示 ZCShou 2020-07-17 14:52:09 +0800
  • 37962a6f0f 修改部分按键的 Tooltip ZCShou 2020-07-17 10:05:44 +0800
  • 232165fa3e 克隆远程仓库时可选指定远程名,而不是用默认的 origin ZCShou 2020-07-17 10:00:37 +0800
  • b5002cb89d Fix crash due to load invalid preference.xml leo 2020-07-16 09:26:21 +0800
  • a82943d649 Fix crash due to missing name in file system changed event when running git command background without SourceGit leo 2020-07-15 15:35:49 +0800
  • 863e83d402 RichTextBox in this project never expect Cut/Paste context menu actions. leo 2020-07-15 11:57:35 +0800
  • a30ac86617 Fix context menu conflicts with commit info popup panel leo 2020-07-15 11:49:16 +0800
  • b06fe3d477 使 RichTextBox 的默认右键菜单符合主题 ZCShou 2020-07-15 11:04:27 +0800
  • 3c8fc094ac 使 TextBox 的默认右键菜单符合主题 ZCShou 2020-07-15 10:39:38 +0800
  • c72e21d660 Use DataGrid instead of ListView to improve performance when there's too many tags v1.2 leo 2020-07-14 10:26:54 +0800
  • 3f2624dfb8 Disable multi-selection using Shift key in WORKSPACE leo 2020-07-14 09:47:24 +0800
  • f8bb65ce47 为历史记录的 INFORMATION Tab页中的 CHANGE 增加双击打开文件历史 ZCShou 2020-07-14 09:14:02 +0800
  • 689b02cd61 Change the way to preview binary in CommitViewer leo 2020-07-13 20:41:17 +0800
  • 261b4d635c Change label for no changes or only space changes in DiffViewer leo 2020-07-13 20:23:24 +0800
  • 087b147dd9 Change the way to show only space or no changes in DiffViewer leo 2020-07-13 20:21:14 +0800
  • e08b7024fc Show file size changes for binary diff leo 2020-07-13 16:50:15 +0800
  • e8ef47f33d Enable mouse wheel in commit message TextBox leo 2020-07-13 09:45:34 +0800
  • 1587e65479 Comment for TextBoxHelper.AutoScrollProperty leo 2020-07-12 22:32:42 +0800
  • bd96a9709f Auto scroll when text changed or selection changed in a TextBox leo 2020-07-12 22:24:59 +0800
  • 4cb2568385 Re-arrange layout for welcome page(Manager.xaml) leo 2020-07-10 10:13:12 +0800
  • e77b09fb37 Disable search button when popup manager was locked leo 2020-07-10 09:28:22 +0800
  • 3d1cc73f67 Label for merger change leo 2020-07-09 21:22:52 +0800
  • fd4cb12b4a Enable to configure global core.autocrlf in Preference panel leo 2020-07-09 21:20:35 +0800
  • da81d0c6c8 Diff show loading tip leo 2020-07-09 17:39:16 +0800
  • 04ca0a9236 Rewrite diff viewer leo 2020-07-09 17:36:43 +0800
  • dbd7a13705 Fetch only added remote; Show remote has no branches v1.1 leo 2020-07-09 09:35:49 +0800
  • 9691fd33a8 Fix ResizeGripDirection error leo 2020-07-08 17:28:44 +0800
  • 5df377e48e Add option --ignore-whitespace supports for git apply command leo 2020-07-08 11:37:29 +0800
  • 95030c334f Use checkout -f instead of restore to discard local changes with tracked files leo 2020-07-08 09:35:25 +0800
  • 270b07684c Disable 'Commit&Push' when commit with --amend option leo 2020-07-08 09:34:15 +0800
  • 02e45f2928 PopupManager optimization leo 2020-07-07 17:59:19 +0800
  • 9537f7a3e1 Change style of preferences leo 2020-07-06 17:04:53 +0800
  • 6165ab0476 Change company to sourcegit; Upgrade version to next release leo 2020-07-06 10:54:34 +0800
  • 44d3f960cb add Dpi Awareness ONEO 2020-07-06 10:27:14 +0800
  • baa6c1445a Upgrade project style ONEO 2020-07-06 10:23:45 +0800
  • afd22ca85d Version information in About dialog leo 2020-07-06 09:18:06 +0800
  • 41a5ac2dc8 Remove build event scripts for versions. leo 2020-07-06 09:15:36 +0800
  • 0f5382e474 Force to update repository status even if error happends leo 2020-07-06 09:13:39 +0800
  • 78fc438557 Fetch all remotes after new remote was added leo 2020-07-04 17:25:55 +0800
  • d0f6077dc9 Use idea from PUMA to configure global user name and email leo 2020-07-04 17:18:15 +0800
  • 38227b1d57 v1.0 v1.0 leo 2020-07-03 15:24:31 +0800