Commit graph

65 commits

Author SHA1 Message Date
leo
11420ee5b4 feature<MergeTool>: supports to use WinMerge as git.mergetool 2021-05-28 20:49:43 +08:00
leo
3f55d66e01 feature<Achive>: add git archive to commit's context menu 2021-05-27 22:30:40 +08:00
leo
fe3a36348e fix<Diff>: fix crash when diff line is empty 2021-05-27 15:35:45 +08:00
leo
f4237efaa2 fix<*>: fix crash while creating branch with empty repository 2021-05-27 09:14:34 +08:00
leo
763779b529 feature<Merge>: show progress for merge 2021-05-26 18:58:34 +08:00
leo
67f5eed9a0 feature<Checkout>: add a status panel for checkout progress 2021-05-26 18:43:28 +08:00
leo
ebd4c32690 optimize<GitFlow>: avoid to open editor for commit message when finish release/hotfix branches 2021-05-25 17:43:26 +08:00
Rwing
0f38b157e2 feature<GitFlow>: add an option to keep branch after finish 2021-05-13 15:31:10 +08:00
leo
db9d8c8e99 fix<CreateBranch>: fix branch name binding issue 2021-04-30 17:03:22 +08:00
leo
bf7cc8eed4 refactor<CommitDetail>: move revision files to anthor view 2021-04-30 15:33:26 +08:00
leo
18df69b703 optimize<Stash>: new stash push implementation - untracked file will be added before stash 2021-04-30 14:21:52 +08:00
leo
5c4f36e4eb update<Fetch>: change auto fetch period to 10 minutes 2021-04-30 09:05:29 +08:00
leo
31253269aa fix<Commits>: fix find merged commits in current branch without head 2021-04-30 09:03:35 +08:00
leo
8f3c2fdc32 fix<Discard>: fix discard with files not only dropped changes selected but also others 2021-04-29 21:22:17 +08:00
leo
30ab8ae954 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00