libappimage:improve_desktop_entry_parsing_message

Last commit made on 2019-05-17
Get this branch:
git clone -b improve_desktop_entry_parsing_message https://git.launchpad.net/libappimage

Branch merges

Branch information

Name:
improve_desktop_entry_parsing_message
Repository:
lp:libappimage

Recent commits

c64ed54... by Alexis Lopez Zubieta <email address hidden>

Test malformed desktop entries

d4a767e... by Alexis Lopez Zubieta <email address hidden>

Properly notify desktop entry parsing errors

7a3e6ea... by probonopd <email address hidden>

Update README.md

[ci skip]

1492f64... by probonopd <email address hidden>

Update README.md

[ci ksip]

af6e7fe... by probonopd <email address hidden>

Update README.md

[ci skip]

352e8a9... by TheAssassin

Merge pull request #112 from AppImage/add_static_appimage_getType

Add static appimage get type

7e083d7... by Alexis Lopez Zubieta <email address hidden>

Use static 'AppImage::getFormat' in 'appimage_get_type'

f4cd2b4... by Alexis Lopez Zubieta <email address hidden>

Add static version of 'AppImage::getFormat'

faf3e8d... by Alexis Lopez Zubieta <email address hidden>

'getFormat' check elf signature first

0705fea... by TheAssassin

Merge pull request #110 from AppImage/fix_set_execution_permissions_operation_not_permitted

Only try setting the execution permissions if the file doesn't have them already