summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.75.22.75.2Philip Withnall2023-01-062-1/+33
* Merge branch '2871-find-program-for-path-leak' into 'main'Emmanuele Bassi2023-01-061-6/+13
|\
| * gutils: Avoid possible leaks in g_find_program_for_path()Philip Withnall2023-01-051-6/+13
* | Merge branch 'ptr-array-sort-values' into 'main'Philip Withnall2023-01-0610-48/+330
|\ \
| * | gio: Use g_ptr_array_sort_values()Marco Trevisan (Treviño)2023-01-066-44/+23
| * | garray: Add g_ptr_array_sort_values[_with_data]() wrappersMarco Trevisan (Treviño)2023-01-064-4/+307
* | | Merge branch 'coverity-iface-null' into 'main'Emmanuele Bassi2023-01-052-1/+5
|\ \ \
| * | | gobject: Add a missing NULL check for the return from lookup_type_node_I()Philip Withnall2022-12-212-1/+5
* | | | Merge branch 'g-win32-app-info-enhancements' into 'main'Philip Withnall2023-01-051-125/+222
|\ \ \ \
| * | | | GWin32AppInfo: Prefer file activation over URI activation for file URI'sLuca Bacci2023-01-051-9/+41
| * | | | GWin32AppInfo: Pass only one item to ActivateForProtocol()Luca Bacci2023-01-051-81/+161
| * | | | GWin32AppInfo: Create IShellItemArray object inside launch_uwp_internal()Luca Bacci2023-01-051-58/+43
* | | | | Merge branch 'nirbheek/meson-subproject-usage-fixes' into 'main'Philip Withnall2023-01-057-33/+45
|\ \ \ \ \
| * | | | | ci: Update images to cache wrap downloadsNirbheek Chauhan2022-12-311-2/+2
| * | | | | ci: Fix podman support in run-docker.shNirbheek Chauhan2022-12-311-8/+9
| * | | | | ci: Update docker image generation READMENirbheek Chauhan2022-12-311-2/+2
| * | | | | meson: Don't accidentally pick up intl fallback in the first testNirbheek Chauhan2022-12-312-5/+9
| * | | | | meson: Fix pcre static flag usage with a subprojectNirbheek Chauhan2022-12-311-1/+4
| * | | | | meson: Don't use outdated 'fallback:' kwarg to dependency()Nirbheek Chauhan2022-12-313-14/+17
| * | | | | meson: Don't accidentally pick up pcre2 fallback in the first testNirbheek Chauhan2022-12-301-2/+3
* | | | | | Merge branch 'actualize-links' into 'main'Philip Withnall2023-01-052-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | INSTALL.md,README.win32.md: Actualize linksVasyl Vavrychuk2023-01-042-3/+3
* | | | | | Merge branch 'mtime-fix' into 'main'Philip Withnall2023-01-051-0/+1
|\ \ \ \ \ \
| * | | | | | glocalfileinfo: Don't reset mtime tv_sec when setting tv_usecMaxim Mikityanskiy2023-01-021-0/+1
* | | | | | | Merge branch '2857-stpcpy-doc' into 'main'Philip Withnall2023-01-051-5/+5
|\ \ \ \ \ \ \
| * | | | | | | gstrfuncs: Fix grammar in documentation of stpcpyPeter Bloomfield2023-01-021-5/+5
|/ / / / / / /
* | | | | | | Update Turkish translationSabri Ünal2023-01-021-110/+111
|/ / / / / /
* | | | | | Merge branch 'add-null-check-codegen' into 'main'Philip Withnall2022-12-302-5/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | codegen: Check parameter before calling its interface methodAlynx Zhou2022-12-302-5/+28
|/ / / / /
* | | | | Merge branch 'coverity-fixes2' into 'main'Marco Trevisan2022-12-301-0/+2
|\ \ \ \ \
| * | | | | garray: Add some additional length assertionsPhilip Withnall2022-12-291-0/+2
* | | | | | Merge branch 'coverity-fixes' into 'main'Marco Trevisan2022-12-301-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gdesktopappinfo: Drop an unnecessary NULL checkPhilip Withnall2022-12-291-1/+3
|/ / / / /
* | | | | Merge branch 'md' into 'main'Philip Withnall2022-12-294-1/+336
|\ \ \ \ \
| * | | | | codegen: Support markdown suitable for gi-docgenGuido Günther2022-12-294-1/+336
| |/ / / /
* | | | | Merge branch 'write_info_file_fail' into 'main'Philip Withnall2022-12-291-2/+11
|\ \ \ \ \
| * | | | | GLocalFile: add error handle for trash info file writingwangrong2022-12-291-2/+11
| |/ / / /
* | | | | Merge branch 'del_errsv' into 'main'Philip Withnall2022-12-291-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GLocalFile: Delete redundant error saving statementwangrong2022-12-291-2/+0
|/ / / /
* | | | Merge branch 'revert-eb12afed' into 'main'Philip Withnall2022-12-222-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gproxyresolver: allow implicit ports in URIsMichael Catanzaro2022-12-221-1/+1
| * | | Revert "gsimpleproxyresolver: Make explicit that a port is needed for HTTP/HT...Michael Catanzaro2022-12-221-4/+0
|/ / /
* | | Merge branch 'g-win32-app-info-enhancements' into 'main'Philip Withnall2022-12-221-6/+25
|\ \ \
| * | | GWin32AppInfo: Fix use-after-freeLuca Bacci2022-12-221-2/+6
| * | | GWin32AppInfo: Check for local file path firstLuca Bacci2022-12-221-4/+19
* | | | 2.75.12.75.1Philip Withnall2022-12-211-3/+157
* | | | Merge branch '2840-2841-variant-more-fixes' into 'main'Philip Withnall2022-12-213-5/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | gvariant: Propagate trust when getting a child of a serialised variantPhilip Withnall2022-12-211-2/+2
| * | | gvariant: Check offset table doesn’t fall outside variant boundsPhilip Withnall2022-12-212-3/+72
|/ / /
* | | Merge branch 'ptr-array-new-take' into 'main'Philip Withnall2022-12-214-2/+1211
|\ \ \