|
2 | 2 | <component type="desktop-application"> |
3 | 3 | <id>io.github.pol_rivero.github-desktop-plus</id> |
4 | 4 | <name>Desktop Plus</name> |
5 | | - <summary>Git client with advanced functionality and Bitbucket integration</summary> |
| 5 | + <summary>Git client with advanced functionality and Bitbucket, GitLab integration</summary> |
6 | 6 | <metadata_license>CC0-1.0</metadata_license> |
7 | 7 | <project_license>MIT</project_license> |
8 | 8 | <developer id="io.github.pol_rivero"> |
|
17 | 17 | <li>Red color for destructive action buttons.</li> |
18 | 18 | <li>Add icons to some similar-looking buttons for faster visual recognition.</li> |
19 | 19 | <li>Allow generating branch name presets by calling an external script (e.g. fetching ticket numbers from an issue tracker).</li> |
20 | | - <li>Bitbucket integration: preview and create pull requests, view pull requests status (including checks), display a commit or PR in Bitbucket (web browser), andcorrectly set repository owner (instead of displaying "Other").</li> |
| 20 | + <li>Bitbucket and GitLab integration: preview and create pull requests, view pull requests status (including checks), display a commit or PR in Bitbucket/GitLab (web browser), and correctly set repository owner (instead of displaying "Other").</li> |
21 | 21 | </ul> |
22 | 22 | <p>Repositories list:</p> |
23 | 23 | <ul> |
|
45 | 45 | <screenshots> |
46 | 46 | <screenshot type="default"> |
47 | 47 | <image>https://raw.githubusercontent.com/pol-rivero/github-desktop-plus/ad55a7eb97ae78b65cb3714db4ab7d29ca30d0d5/docs/assets/flathub/image1.png</image> |
48 | | - <caption>Search bar in commit history</caption> |
| 48 | + <caption>Search for commits by title, message, tag, or hash</caption> |
49 | 49 | </screenshot> |
50 | 50 | <screenshot> |
51 | 51 | <image>https://raw.githubusercontent.com/pol-rivero/github-desktop-plus/ad55a7eb97ae78b65cb3714db4ab7d29ca30d0d5/docs/assets/flathub/image2.png</image> |
52 | | - <caption>Branch list with "unpushed branch" indicator</caption> |
| 52 | + <caption>Easily identify unpushed branches</caption> |
53 | 53 | </screenshot> |
54 | 54 | </screenshots> |
55 | 55 | <content_rating type="oars-1.1" /> |
|
0 commit comments