-
Notifications
You must be signed in to change notification settings - Fork 8
/
io.github.shiftey.Desktop.metainfo.xml
155 lines (155 loc) · 6.06 KB
/
io.github.shiftey.Desktop.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.shiftey.Desktop</id>
<name>GitHub Desktop</name>
<summary>Simple collaboration from your desktop</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<developer id="io.github.shiftkey">
<name>shiftkey</name>
</developer>
<description>
<p>
Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned
user, GitHub Desktop simplifies your development workflow.
</p>
<p>
Attribute commits with collaborators easily. Quickly add co-authors to your commit. Great for
pairing and excellent for sending a little love/credit to that special someone who helped fix
that gnarly bug of yours. See the attribution on the history page, undo an accidental
attribution, and see the co-authors on github.com
</p>
<p>
Checkout branches with pull requests and view CI statuses. See all open pull requests for your
repositories and check them out as if they were a local branch, even if they're from upstream
branches or forks. See which pull requests pass commit status checks, too!]
</p>
<p>
Syntax highlighted diffs. The new GitHub Desktop supports syntax highlighting when viewing
diffs for a variety of different languages.
</p>
<p>
Expanded image diff support. Easily compare changed images. See the before and after, swipe or
fade between the two, or look at just the changed parts.
</p>
<p>
Extensive editor & shell integrations. Open your favorite editor or shell from the app, or
jump back to GitHub Desktop from your shell. GitHub Desktop is your springboard for work.
</p>
<p>
Community supported. GitHub Desktop is open source now! Check out our roadmap, contribute, and
help us make collaboration even easier.
</p>
<p>
This version of GitHub Desktop is a fork that adds support for Linux.
</p>
</description>
<url type="homepage">https://github.com/shiftkey/desktop#readme</url>
<launchable type="desktop-id">io.github.shiftey.Desktop.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>
https://cloud.githubusercontent.com/assets/359239/26094502/a1f56d02-3a5d-11e7-8799-23c7ba5e5106.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release version="3.4.8-linux1" date="2024-11-12">
<description>
<p>Fixed</p>
<ul>
<li>App no longer crash for first time users going through the welcome flow and attempting
to sign in more than once</li>
</ul>
</description>
</release>
<release version="3.4.7-linux1" date="2024-11-12">
<description>
<p>Improved</p>
<ul>
<li>Support entering GitHub.com as a GitHub Enterprise endpoint</li>
</ul>
</description>
</release>
<release version="3.4.6-linux1" date="2024-11-12">
<description>
<p>Fixed</p>
<ul>
<li>Don't show certificate error dialog when probing for endpoint kind</li>
<li>Colorize multi-line strings in toml</li>
<li>Unset GIT_SEQUENCE_EDITOR when rebasing</li>
<li>Use api. subdomain for requests to GHE.com hosts</li>
<li>Migrate existing GHE account endpoints to the new api. subdomain</li>
<li>Right-clicking on diff checkmarks displays the context menu</li>
<li>Arguments with spaces are passed correctly to custom editors or shells on Windows</li>
</ul>
<p>Removed</p>
<ul>
<li>Remove staggered updates block in about dialog</li>
</ul>
</description>
</release>
<release version="3.3.18-linux1" date="2024-06-09">
<description></description>
</release>
<release version="3.3.13-linux1" date="2024-06-02">
<description>
<p>Update electron dependency to latest v28 release</p>
</description>
</release>
<release version="3.3.12-linux2" date="2024-04-19" />
<release version="3.3.8-linux2" date="2024-02-06" />
<release version="3.3.6-linux3" date="2023-12-21" />
<release version="3.3.5-linux2" date="2023-11-27">
<description>
<p>Improved</p>
<ul>
<li>Upgrade Electron to v26.6.1</li>
</ul>
</description>
</release>
<release version="3.3.5-linux1" date="2023-11-27">
<description>
<p>Added</p>
<ul>
<li>Syntax highlighting now supports .cc files</li>
</ul>
<p>Fixed</p>
<ul>
<li>Long file paths are correctly truncated in the conflicts dialog </li>
</ul>
</description>
</release>
<release version="3.3.3-linux2" date="2023-10-09" />
<release version="3.3.1-linux1" date="2023-09-03" />
<release version="3.2.9-linux1" date="2023-08-28" />
<release version="3.2.7-linux2" date="2023-07-31" />
<release version="3.2.6-linux1" date="2023-07-04" />
<release version="3.2.5-linux1" date="2023-07-04" />
<release version="3.2.1-linux2" date="2023-04-10" />
<release version="3.2.0-linux1" date="2023-03-02" />
<release version="3.1.8-linux1" date="2023-02-27" />
<release version="3.1.7-linux1" date="2023-02-17" />
<release version="3.1.5-linux2" date="2023-01-30" />
<release version="3.1.1-linux1" date="2022-10-15">
<description>
<p>Fixes and improvements</p>
<ul>
<li>App correctly remembers undo commit prompt setting</li>
</ul>
</description>
</release>
<release version="3.0.7-linux1" date="2022-09-08" />
<release version="3.0.5-linux1" date="2022-08-03" />
<release version="3.0.4-linux1" date="2022-07-26" />
<release version="3.0.3-linux1" date="2022-07-07" />
<release version="3.0.2-linux1" date="2022-06-25">
<description>
<p>Fixes and improvements</p>
<ul>
<li>Updated electron from 17.4.0 to 17.4.5</li>
</ul>
</description>
</release>
</releases>
</component>