summaryrefslogtreecommitdiff
path: root/gio/gio-tool-mount.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix global variable name hidden by local variables in gio/gio-tool-mount.cLoic Le Page2022-03-311-21/+21
* Use G_OPTION_ENTRY_NULL to avoid missing initializer warningsEmmanuel Fleury2021-05-131-1/+1
* gio-tool-mount: Do not print anything if "gio mount -d" suceededOndrej Holy2019-11-271-16/+0
* gio-tool-mount: Allow mounting by the given UUIDOndrej Holy2019-11-271-16/+19
* gio-tool: Hold GVolumeMonitor reference during operationswip/oholy/update-mountsOndrej Holy2018-08-021-24/+5
* Add support for TCRYPT volumes to GMountOperationsegfault2018-06-211-0/+16
* Merge branch 'wip/oholy/gio-mount-stop' into 'master'Philip Withnall2018-05-281-0/+80
|\
| * gio-tool: Fix GMountOperation leaksOndrej Holy2018-05-281-0/+6
| * gio-tool: Add support for stopping drivesOndrej Holy2018-05-281-0/+74
* | gio-tool: Print help if no arguments are givenOndrej Holy2018-05-281-2/+8
* | gio-tool: Use "…" consistentlyOndrej Holy2018-05-281-1/+1
|/
* gio-tool: Fix alignment of monitor messagesOndrej Holy2017-06-061-3/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio-tool: Do not leak GOptionContextOndrej Holy2017-04-101-0/+2
* gio-tool: Add g_drive_is_removable() supportOndrej Holy2017-04-101-0/+1
* gio-tool: Return error if there are not any volumes to mountOndrej Holy2017-04-101-2/+2
* gio-tool: Various fixes related to error messagesOndrej Holy2017-04-101-20/+28
* gio-tool: Fix memory leaks on error paths in mount commandPhilip Withnall2016-07-111-0/+9
* Add a new gio commandline toolMatthias Clasen2016-07-011-0/+1174