Commit Graph

9 Commits

Author SHA1 Message Date
Ladislau Szomoru
f297f37463 Git - add "Stashes" node to the repositories view (#279400)
* WIP - Initial implementation

* Get author and committer date for a stash

* Add drop stash command

* More cleanup
2025-11-25 17:13:48 +00:00
Ladislau Szomoru
60eb399578 Git - improve ref sorting in the repository explorer (#276889) 2025-11-12 11:03:42 +00:00
Ladislau Szomoru
50212ce787 Git - checked out tag should use the target icon (#275313)
git - checked out tag should use the target icon
2025-11-04 12:44:22 -08:00
Ladislau Szomoru
e3babad841 SCM - use unicode codes in labels (#274786) 2025-11-03 16:02:24 +00:00
Ladislau Szomoru
6c86512615 Git - use different icon for current branch + code cleanup (#274479) 2025-11-01 07:56:16 +00:00
Ladislau Szomoru
7d4efa76db Git - standardize artifact description (#274367) 2025-10-31 15:39:42 +00:00
Ladislau Szomoru
cf34c7541c Git - wire up event for changing artifact groups (#274261)
* Git - wire up event for changing artifact groups

* Remove code that was commented out

* Swap code order

* Dispose listener

* Dispose event emitter as well
2025-10-31 08:24:31 +00:00
Ladislau Szomoru
105d8dd583 SCM - 💄some follow-up cleanup (#274193) 2025-10-30 13:55:23 -07:00
Ladislau Szomoru
9e8f5336da SCM - plumbing to support artifacts in the repositories view (#274173)
* WIP - ported changes from the old branch

* More work getting the changes ready

* Tweak things

* Git - wire-up checkout command
2025-10-30 12:37:22 -07:00