summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio-tool-info: Prevent criticals if mount options are not availablewip/oholy/gio-info-prevent-criticalsOndrej Holy2020-12-101-4/+11
* Update Ukrainian translationYuri Chornoivan2020-12-091-23/+113
* Merge branch 'ossfuzz-28473-date-time-iso8601' into 'master'Sebastian Dröge2020-12-092-1/+16
|\
| * gdatetime: Disallow NAN as a number of seconds in a GDateTimePhilip Withnall2020-12-092-1/+16
* | Merge branch 'master' into 'master'Philip Withnall2020-12-092-20/+40
|\ \ | |/ |/|
| * array: Avoid sorting 0-sized arraysTimm Bäder2020-12-092-20/+40
|/
* Merge branch 'wip/pwithnall/2119-osx-app-info' into 'master'Sebastian Dröge2020-12-092-10/+23
|\
| * gosxappinfo: Add some more precondition checksPhilip Withnall2020-12-091-3/+15
| * gosxappinfo: Use strlen() instead of some magic constantsPhilip Withnall2020-12-091-2/+2
| * gosxappinfo: Fix some const-correctness issuesPhilip Withnall2020-12-092-6/+7
* | Merge branch 'ossfuzz-28458-date-overflow' into 'master'Sebastian Dröge2020-12-092-1/+29
|\ \
| * | gdate: Validate input as UTF-8 before parsingPhilip Withnall2020-12-092-1/+29
* | | Merge branch '2098-add-gio-restore-support' into 'master'Ondrej Holy2020-12-092-11/+180
|\ \ \
| * | | gio-tool-trash: Add --restore subcommandFrederic Martinsons2020-12-072-8/+99
| * | | gio-tool-trash: Add --list subcommandFrederic Martinsons2020-12-072-3/+81
* | | | Merge branch '54-add-gio-launch-command' into 'master'Ondrej Holy2020-12-097-1/+157
|\ \ \ \ | |_|/ / |/| | |
| * | | Add gio launch command to execute desktop fileFrederic Martinsons2020-12-097-1/+157
| |/ /
* | | Merge branch 'weak-notify-dispose' into 'master'Philip Withnall2020-12-083-11/+26
|\ \ \ | |_|/ |/| |
| * | Handle the case of g_object_run_dispose() in GBindingSebastian Dröge2020-12-081-8/+23
| * | Clarify in g_object_weak_ref() docs that the callback is called during dispos...Sebastian Dröge2020-12-082-3/+3
* | | Merge branch 'coverity-fixes' into 'master'Philip Withnall2020-12-082-4/+6
|\ \ \ | |/ / |/| |
| * | gvariant: Clarify operator precedencePhilip Withnall2020-12-081-1/+1
| * | glocalfile: Add an assertion to help static analysisPhilip Withnall2020-12-081-3/+5
* | | Merge branch 'more-fuzzing' into 'master'Sebastian Dröge2020-12-088-0/+176
|\ \ \ | |/ / |/| |
| * | fuzzing: Add more fuzzing tests for various string parsing functionsPhilip Withnall2020-12-088-0/+176
|/ /
* | Merge branch 'mcatanzaro/verify-chain-extra-check' into 'master'Philip Withnall2020-12-081-2/+0
|\ \
| * | gtlsdatabase: remove duplicate precondition checkmcatanzaro/verify-chain-extra-checkMichael Catanzaro2020-12-071-2/+0
* | | 2.67.12.67.1Philip Withnall2020-12-072-1/+96
* | | Update Ukrainian translationYuri Chornoivan2020-12-071-106/+111
* | | Merge branch 'ossfuzz-27371-hostname-length' into 'master'Sebastian Dröge2020-12-074-13/+124
|\ \ \
| * | | guri: Correctly set an error when parsing an invalid hostnamePhilip Withnall2020-12-042-2/+18
| * | | ghostutils: Abandon hostname conversion early if it’s too longPhilip Withnall2020-12-042-1/+96
| * | | ghostutils: Add missing GIR annotationsPhilip Withnall2020-12-041-4/+4
| * | | tests: Use g_assert_*() rather than g_assert() in hostutils.cPhilip Withnall2020-12-041-6/+6
| |/ /
* | | Merge branch 'binding-threadsafe-2' into 'master'Philip Withnall2020-12-044-122/+664
|\ \ \ | |/ / |/| |
| * | Deprecate g_binding_get_source() and get_target() in favour of dup_source() a...Sebastian Dröge2020-11-263-6/+26
| * | Release GBinding transform functions also when implicitly unbinding because s...Sebastian Dröge2020-11-261-7/+8
| * | Add tests for GBinding thread-safetySebastian Dröge2020-11-261-0/+178
| * | Factor out common GBinding unbind code into a separate functionSebastian Dröge2020-11-261-81/+59
| * | Make transform function handling in GBinding thread-safeSebastian Dröge2020-11-261-49/+114
| * | Make explicit/implicit GBinding unbinding thread-safeSebastian Dröge2020-11-261-79/+268
| * | Add g_binding_dup_target() and g_binding_dup_source()Sebastian Dröge2020-11-263-0/+60
| * | Use GWeakRef in GBindingSebastian Dröge2020-11-261-43/+94
* | | Merge branch 'coverity-return-values' into 'master'Philip Withnall2020-12-032-5/+27
|\ \ \
| * | | gtestdbus: Retry writes if they failPhilip Withnall2020-12-031-1/+4
| * | | glocalfile: Check g_stat() return valuePhilip Withnall2020-12-031-4/+23
* | | | Merge branch 'close-range-enosys' into 'master'Sebastian Dröge2020-12-031-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | gspawn: Handle ENOSYS from close_range()Philip Withnall2020-12-031-4/+9
|/ / /
* | | Merge branch 'selinux-warning' into 'master'Philip Withnall2020-12-032-29/+25
|\ \ \ | |_|/ |/| |
| * | gio: fix set_selinux_context coding styleMarc-André Lureau2020-12-011-23/+24