-
Software Developer most of the time. Always learning new things! This is where I stick most of my repos. I wont stop supporting my GitHub libraries/releases, but everything will be mirrored here!
- Joined on
2024-03-14
michael
synced commits to refs/tags/v8.35 at michael/sourcegit from mirror
2024-10-21 11:24:37 -07:00
michael
synced new reference refs/tags/v8.35 to michael/sourcegit from mirror
2024-10-21 11:24:37 -07:00
0bb502c7cf
Merge branch 'release/v8.35'
f633c5260e
version: Release 8.35
67b9d7a305
work on translation (#579)
204d5cecec
localization: update zh_TW.axaml (#578)
0539a94cbe
feature: mark deleted repository and auto remove it after scan default clone dir (#576)
31e7bef01d
docs: typo in readme
bb45a5af8e
enhance: use
\S
instead of \w
to supports emoji character
3296f90feb
enhance: only show two chars when they are all ascii letters or digits (#585)
a5e783da08
enhance: disable
Fast-Forward
for worktree which is not current branch
3b1a54dffd
refactor: use
git update-ref $LOCAL_BRANCH $REMOTE_BRANCH
instead of git fetch $REMOTE $LOCAL_BRANCH $REMOTE_BRANCH
to fast-forward local branch without checkout it first.
michael
synced and deleted reference 2024-10-21 11:24:36 -07:00
refs/tags/refs/pull/483/merge
at michael/sourcegit from mirror
michael
synced and deleted reference 2024-10-21 11:24:36 -07:00
refs/tags/refs/pull/579/merge
at michael/sourcegit from mirror
204d5cecec
localization: update zh_TW.axaml (#578)
0539a94cbe
feature: mark deleted repository and auto remove it after scan default clone dir (#576)
9668efbd8c
code_style: remove Rider warnings
45869c27b8
enhance: ignore untracked files when staging all changes with
INCLUDE UNTRACKED FILES
turned off (#577)
7c253637fc
enhance: supports escaped remote url (#575)
07cc0b7423
fix: Simplified and Traditional Chinese content is reversed
d3bca20034
ux: using Grid instead of StackPanel to layout convertional commit change type
72b46a6e16
ux: use the same icon for conventional commit message generator (#574)
9153bbe07f
feature: add conventional commit message generator (#574)
3da52208ba
enhance: force enable
--patch
option
9e14327f3c
feature: add context menu to copy message of an annotated tag (#567)
fa2eb0cd26
enhance: use
--prune=now
instead of --prune
for git gc
command
b23f284e21
feature: add context menu for selected change in stashes page
d0ae24b0b7
localization: update tips
9ed5226eab
ux: change the width of notification popup to 480px (#556)
573db575b6
enhance: update keyword regex for commit subject
aae5f10f66
enhance: update
REG_KEYWORD_FORMAT2
7d800dc0bf
enhance: update
REG_KEYWORD_FORMAT2
7779b05680
ux: change max width of left panel in repository view to 500px (#569)
michael
synced commits to main at michael/delightful-fediverse-apps from mirror
2024-10-15 11:54:35 -07:00
550e1626ee
Merge pull request 'main' (#85) from technicat/delightful-fediverse-apps:main into main
0861ea866d
add Iceshrimp.NET
1135528174
relabel Mitra site to fedi account
e90e41b77a
add Mitra to microblogging
d7c3261e63
add fedi account for Hollo
7df96377b8
ux: new remote icon
9bccb34ca7
ux: re-order built-in graph colors
811d5568bf
code_review: PR #568
0e812f548e
Add DE keys for new features (stash, author time, chart and cherry-pick) (#568)
b6468e310b
code_style: rewrite
Commands.QueryTags.ParseLine
michael
synced commits to refs/tags/v8.34 at michael/sourcegit from mirror
2024-10-14 10:14:37 -07:00
michael
synced new reference refs/tags/v8.34 to michael/sourcegit from mirror
2024-10-14 10:14:37 -07:00
6908216de5
ux: new commit graph decorator style (#564)
207bcf0fbf
ux: download button icon color
010eb65edb
readme: remove tips for start app from commandline
a232f50755
feature: try to read
PATH
from zsh
1a4055ee97
localization: update
Text.CherryPick.Mainline
efc14fed36
Merge branch 'release/v8.34'
49e769b025
version: Release 8.34
84e724f014
Work on translate: update (#562)
95a63eb98d
ux: dropshadow effect for selected chunk buttons in text diff view
d9db7eb1d4
update: add LiveChart2 links to about page
95a63eb98d
ux: dropshadow effect for selected chunk buttons in text diff view
d9db7eb1d4
update: add LiveChart2 links to about page
ba307189e7
readme: update highlights
c2f68daaf5
readme: add tooltip for macOS users
b9a24ceb53
feature: add hotkeys to move interactive rebase item up and down (#557)
c67cdb931f
enhance: stop switching workspace when one or more tasks are running in opened pages
6ca6399bd3
enhance: re-run searching after search option changes
b5000f920f
enhance: highlight selected search commits
c2b17ef9d0
fix: changing the repository URL only changes the fetch URL if push URL using a different URL (#553)