Skip to content

Commit b5bf904

Browse files
authored
Merge pull request #11378 from NN708/master
Add AppStream MetaInfo file
2 parents 4c083d5 + fff41ee commit b5bf904

File tree

2 files changed

+161
-1
lines changed

2 files changed

+161
-1
lines changed
Lines changed: 157 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="desktop-application">
3+
<id>com.gitbutler.gitbutler</id>
4+
5+
<metadata_license>FSFAP</metadata_license>
6+
<project_license>LicenseRef-FSL-1.1-MIT=https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md</project_license>
7+
8+
<name>GitButler</name>
9+
<summary>Git, finally designed for humans</summary>
10+
11+
<developer id="com.gitbutler">
12+
<name>GitButler Inc.</name>
13+
</developer>
14+
15+
<description>
16+
<p>
17+
GitButler is the Git-backed change management tool for modern, AI coding workflows.
18+
Parallel and stacked branches, unlimited undo, agent integrations, and more. It's Git, refined.
19+
</p>
20+
</description>
21+
22+
<launchable type="desktop-id">com.gitbutler.gitbutler.desktop</launchable>
23+
24+
<content_rating type="oars-1.1">
25+
<content_attribute id="social-info">mild</content_attribute>
26+
</content_rating>
27+
28+
<url type="bugtracker">https://github.com/gitbutlerapp/gitbutler/issues</url>
29+
<url type="homepage">https://gitbutler.com</url>
30+
<url type="contact">https://docs.gitbutler.com/community/contact-us</url>
31+
<url type="vcs-browser">https://github.com/gitbutlerapp/gitbutler</url>
32+
33+
<screenshots>
34+
<screenshot type="default">
35+
<image>https://gitbutler.com/images/app-preview-light.png</image>
36+
</screenshot>
37+
</screenshots>
38+
39+
<releases>
40+
<release version="0.18.0" date="2025-11-20"/>
41+
<release version="0.13.8" date="2024-10-30"/>
42+
<release version="0.13.7" date="2024-10-25"/>
43+
<release version="0.13.6" date="2024-10-23"/>
44+
<release version="0.13.5" date="2024-10-22"/>
45+
<release version="0.13.4" date="2024-10-21"/>
46+
<release version="0.13.2" date="2024-10-17"/>
47+
<release version="0.13.1" date="2024-10-15"/>
48+
<release version="0.13.0" date="2024-10-10"/>
49+
<release version="0.12.27" date="2024-10-01"/>
50+
<release version="0.12.26" date="2024-09-24"/>
51+
<release version="0.12.25" date="2024-09-12"/>
52+
<release version="0.12.24" date="2024-09-05"/>
53+
<release version="0.12.23" date="2024-09-04"/>
54+
<release version="0.12.22" date="2024-09-02"/>
55+
<release version="0.12.21" date="2024-08-27"/>
56+
<release version="0.12.20" date="2024-08-15"/>
57+
<release version="0.12.19" date="2024-08-11"/>
58+
<release version="0.12.18" date="2024-08-10"/>
59+
<release version="0.12.17" date="2024-08-08"/>
60+
<release version="0.12.16" date="2024-07-30"/>
61+
<release version="0.12.15" date="2024-07-24"/>
62+
<release version="0.12.14" date="2024-07-22"/>
63+
<release version="0.12.13" date="2024-07-21"/>
64+
<release version="0.12.12" date="2024-07-16"/>
65+
<release version="0.12.10" date="2024-07-15"/>
66+
<release version="0.12.9" date="2024-07-10"/>
67+
<release version="0.12.7" date="2024-06-28"/>
68+
<release version="0.12.6" date="2024-06-25"/>
69+
<release version="0.12.5" date="2024-06-17"/>
70+
<release version="0.12.4" date="2024-06-12"/>
71+
<release version="0.12.3" date="2024-06-10"/>
72+
<release version="0.12.2" date="2024-06-06"/>
73+
<release version="0.12.1" date="2024-06-04"/>
74+
<release version="0.12.0" date="2024-06-01"/>
75+
<release version="0.11.7" date="2024-05-07"/>
76+
<release version="0.11.6" date="2024-05-03"/>
77+
<release version="0.11.5" date="2024-04-27"/>
78+
<release version="0.11.4" date="2024-04-23"/>
79+
<release version="0.11.3" date="2024-04-19"/>
80+
<release version="0.11.2" date="2024-04-17"/>
81+
<release version="0.11.1" date="2024-04-11"/>
82+
<release version="0.11.0" date="2024-04-10"/>
83+
<release version="0.10.29" date="2024-04-03"/>
84+
<release version="0.10.28" date="2024-03-26"/>
85+
<release version="0.10.27" date="2024-03-21"/>
86+
<release version="0.10.26" date="2024-03-20"/>
87+
<release version="0.10.25" date="2024-03-20"/>
88+
<release version="0.10.24" date="2024-03-12"/>
89+
<release version="0.10.23" date="2024-03-10"/>
90+
<release version="0.10.22" date="2024-03-05"/>
91+
<release version="0.10.21" date="2024-03-03"/>
92+
<release version="0.10.20" date="2024-03-03"/>
93+
<release version="0.10.19" date="2024-02-29"/>
94+
<release version="0.10.18" date="2024-02-28"/>
95+
<release version="0.10.17" date="2024-02-25">
96+
<description>
97+
<p>Improves the performance of virtual branch operations (quicker response and lower CPU usage)</p>
98+
<p>Large numbers of hunks for a file will only be rendered in the UI after confirmation</p>
99+
</description>
100+
</release>
101+
<release version="0.10.16" date="2024-02-23">
102+
<description>
103+
<p>Updated user setting design</p>
104+
<p>Improved error messages on push / fetch failure</p>
105+
<p>Fixes a bug where if a push fails due to remote rejecting the change no error is shown</p>
106+
</description>
107+
</release>
108+
<release version="0.10.15" date="2024-02-22">
109+
<description>
110+
<p>Improves (even more) the error handling of pull request creation</p>
111+
<p>Fixes a bug where failed PR creation is reported multiple times</p>
112+
<p>Fixes a bug where PR creation can fail due to error reporting</p>
113+
</description>
114+
</release>
115+
<release version="0.10.14" date="2024-02-22">
116+
<description>
117+
<p>Improved error handling for errors related to Pull Requests</p>
118+
<p>If a branch has a single commit, use the message from it for PR title &amp; description</p>
119+
<p>Improved error handling when a repository with no commits is being added</p>
120+
<p>Fixes a bug where the application does not terminate correctly under Linux</p>
121+
</description>
122+
</release>
123+
<release version="0.10.13" date="2024-02-20">
124+
<description>
125+
<p>Add support for moving of commits between virtual branches</p>
126+
<p>Fixes an issue where if gitignored files are changing frequently it may prevent changes to non-ignored files to show up in gb</p>
127+
<p>Adds an option to copy PR urls to clipboard</p>
128+
<p>Fixes wrapping of URLs in commit bodies</p>
129+
</description>
130+
</release>
131+
<release version="0.10.12" date="2024-02-20">
132+
<description>
133+
<p>Adds the ability to discard entire files from virtual branch lanes</p>
134+
<p>Fixes a UI bug with the position of the resizer</p>
135+
<p>Minor UI style/color updates to cards</p>
136+
<p>Fixes an issue where closing / hiding the window works incorrectly</p>
137+
<p>Fixes a bug where links inside PR descriptions don’t open correctly</p>
138+
<p>Confirmation of branch deletion will no longer be shown if branch is empty</p>
139+
<p>Adds the ability to delete a project while away from gitbutler/integraion branch</p>
140+
<p>Fixes an error occurring just after deleting a project</p>
141+
<p>Removes the app tray menu as it doesn’t provide sufficient value</p>
142+
<p>Adds the ability to show full commit messages on existing commits</p>
143+
<p>Removes background fetches for non-active projects</p>
144+
</description>
145+
</release>
146+
<release version="0.10.11" date="2024-02-18">
147+
<description>
148+
<p>Move comments to a rust FMT approved location</p>
149+
</description>
150+
</release>
151+
<release version="0.10.10" date="2024-02-17">
152+
<description>
153+
<p>fix: dont send the content of large text files to the UI as it cant handle it</p>
154+
</description>
155+
</release>
156+
</releases>
157+
</component>

crates/gitbutler-tauri/tauri.conf.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
}
3333
},
3434
"deb": {
35-
"depends": ["libwebkit2gtk-4.1-0", "libgtk-3-0"]
35+
"depends": ["libwebkit2gtk-4.1-0", "libgtk-3-0"],
36+
"files": {
37+
"/usr/share/metainfo/com.gitbutler.gitbutler.metainfo.xml": "com.gitbutler.gitbutler.metainfo.xml"
38+
}
3639
}
3740
}
3841
},

0 commit comments

Comments
 (0)