-
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
268dd9849d
enhance: better margin of commit subject (#528)
fbfca7b4a5
enhance: better graph for ended orphan branch (#528)
4b5d65cdb7
refactor: rewrite
Models.CommitGraph.PathHelper
(#528)
fe015f9bfd
fix: endpoint of a graph path has been added twice (#528)
c7332aff03
fix: avoid NRE in ContextMenuExtension (#526)
e945367b28
enhance: avoid re-calcuting highlight chunk when move mouse from stage/unstage buttons to text area
99c2ffeef4
ux: change style of commit button's tooltip
fad875c773
locale: Add legit enhancements to French locale (#525)
ae5a94fd8a
fix: Flyout should not inherits the style of its PlacementTarget (#524)
4d6ecd2396
fix: can not select the last line in blame (#523)
michael
synced and deleted reference 2024-09-28 21:54:35 -07:00
refs/tags/refs/pull/525/merge
at michael/sourcegit from mirror
19e930ef40
refactor: change hotkeys of commit buttons (#521)
841a009a56
ux: change cursor to
Hand
when hover a commit hash link (#522)
bb907deddb
code_style: correct the comment of invisible commit button
9768b21859
code_style: use
Windows, Linux
instead of Default
in On.Options
f0e35b2563
ux: style for commit search box and invisible commit button
c14c645bb9
ux: add tooltips for commit message template parameters
9a8f4e20fb
feature: add hotkey
Alt+Enter/⌥+Enter
to auto stage all local changes and then commit (#521)
2346082228
ux: style of tab switch in file histories view
699bfe8208
code_style: remove unnecessary margins
a78cf611c0
ux: style for left panel of repository view
a7f609d479
readme: add description for build
bcc43e167c
ux: remove bottom line of selected tab in main tabbar
5a536fae06
ux: auto-fetch interval input size
130c98ad40
feature: supports search commit only in current branch
027844f4c5
ux: reorder reset modes by safety
304b175b4b
refactor: remove context menu items about LFS tracking from changes and revision files
05c135a89d
feature: auto add checkout target branch to history filters if the filter list is not empty (#518)
4925e56dfb
localization: add missing german text entries (#519)
michael
synced and deleted reference 2024-09-26 12:44:35 -07:00
refs/tags/refs/pull/519/merge
at michael/sourcegit from mirror
michael
synced and deleted reference 2024-09-26 04:34:34 -07:00
refs/tags/refs/pull/424/merge
at michael/sourcegit from mirror
d34aa8cb7e
localization: use localized text for
Show only my locks
checkbox (#515)
5d2a442144
code_review: PR #515
21498f7009
Show only my locks (#515)
4a08caddad
update: description for
git reset --merge
1cda5d858e
feature: add
--merge
and --keep
support to git reset
command (#514)
michael
synced and deleted reference 2024-09-26 04:34:34 -07:00
refs/tags/refs/pull/473/merge
at michael/sourcegit from mirror
8e31ea9140
enhance: use
Click
event instead of IsCheckedChanged
to reduce the times of calling update filter (#513)
a8ce4e6d95
feature: when toggle a local branch filter, if it has a tracked upstream branch, do the same for the upstream branch (#513)
85b83990a8
code_style: run
dotnet format
acf71a30b8
enhance: re-calculate the opened repositories in active workspace (#511)
28c59ee0ab
code_style: move the code to initialize informations to spawn git sub-process to function
Models.Command.CreateGitStartInfo
michael
synced commits to refs/pull/483/merge at michael/sourcegit from mirror
2024-09-24 11:44:34 -07:00
5bad1e3682
Merge
6a922d316a
into 718dd322cf
6a922d316a
Update spell checker
c1abd7cc56
Adding spell checking to CommitMessageTextBox
michael
synced commits to refs/pull/483/head at michael/sourcegit from mirror
2024-09-24 11:44:34 -07:00
6a922d316a
Update spell checker
c1abd7cc56
Adding spell checking to CommitMessageTextBox
718dd322cf
Merge branch 'release/v8.31'
517cb6310e
version: Release 8.31
b6770ca36a
Merge pull request #498 from xgqt/2024-refactor-scripts-bash
a52ebffbf3
ux: layout for
Statistics
window
bc8a2cb162
ux: color picker button theme in
Statistics
window
6b44fd4416
code_style: remove unused codes
d1d913aa45
fix: do NOT delete .git/rebase-merge and .git/rebase-apply folders (#509)
b9597dc92a
ux: new layout for
Staticstics
window
6151f4dc5f
refactor: a new way to test if this app should be launched as a SSH askpass client
b6ce2bcc85
git: simplify .gitattributes used by this project