summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.win32.md: Mention about Window 8+ SDK requirementmsvc.docChun-wei Fan2021-02-281-18/+5
* Merge branch 'fix.unix.nonlinux.ci' into 'master'Sebastian Dröge2021-02-271-0/+2
|\
| * gio/tests/pollable.c: Fix build on non-Linux UNIXfix.unix.nonlinux.ciChun-wei Fan2021-02-271-0/+2
|/
* Merge branch 'type-traits-glib-min-version' into 'master'Philip Withnall2021-02-265-1/+26
|\
| * glib/gmacros.h: Move `<type_traits>` include to consumersIain Lane2021-02-255-1/+26
* | Update Indonesian translationKukuh Syafaat2021-02-261-602/+703
* | Merge branch 'gio/gfileinfo/g_file_info_get_size/documentation' into 'master'Sebastian Dröge2021-02-261-2/+4
|\ \
| * | Improved the description of g_file_info_get_content_type functiongio/gfileinfo/g_file_info_get_size/documentationUwe Scholz2021-02-251-1/+2
| * | Improving documentation for g_file_info_get_size, fixing #2333Uwe Scholz2021-02-241-2/+3
* | | Merge branch 'pollable-test-dlopen-leak' into 'master'Simon McVittie2021-02-251-3/+11
|\ \ \ | |/ / |/| |
| * | tests: Fix leak of dlopened module in pollable testPhilip Withnall2021-02-091-3/+11
* | | Update Portuguese translationHugo Carvalho2021-02-241-33/+38
* | | Merge branch 'zlib-forcefallback' into 'master'Philip Withnall2021-02-241-3/+9
|\ \ \
| * | | meson: Use subproject zlib if "wrap_mode=forcefallback" was specifiedSeungha Yang2021-02-221-3/+9
* | | | Merge branch 'mcatanzaro/kfsb' into 'master'Sebastian Dröge2021-02-241-13/+35
|\ \ \ \
| * | | | gkeyfilesettingsbackend: check for errors when creating file monitorsMichael Catanzaro2021-02-231-13/+35
* | | | | Update Galician translationFran Dieguez2021-02-231-47/+47
|/ / / /
* | | | Update Basque translationAsier Sarasua Garmendia2021-02-231-534/+635
| |_|/ |/| |
* | | Updated Danish translationAsk Hjorth Larsen2021-02-231-6480/+6237
* | | Update German translationMario Blättermann2021-02-221-448/+466
|/ /
* | Updated Lithuanian translationAurimas Černius2021-02-211-390/+398
* | Merge branch '2332-subprocess-launcher-oops' into 'master'Sebastian Dröge2021-02-203-13/+34
|\ \
| * | tests: Test g_subprocess_launcher_close() doesn’t close too many FDsPhilip Withnall2021-02-191-3/+24
| * | gsubprocesslauncher: Don’t close target FDs in close() methodPhilip Withnall2021-02-192-6/+6
| * | gsubprocesslauncher: Improve documentation formatting slightlyPhilip Withnall2021-02-191-4/+4
* | | Merge branch 'SkipAsyncData_changed_to_gsize' into 'master'Sebastian Dröge2021-02-201-3/+7
|\ \ \
| * | | Change SkipAsyncData fields to be gsize (and not gssize)Emmanuel Fleury2021-02-191-3/+7
* | | | Update British English translationZander Brown2021-02-191-534/+648
| |/ / |/| |
* | | Update Slovenian translationMatej Urbančič2021-02-181-113/+119
* | | Update Brazilian Portuguese translationRafael Fontenelle2021-02-181-214/+208
|/ /
* | Merge branch 'gfile-etag-nullable' into 'master'Philip Withnall2021-02-171-5/+5
|\ \
| * | The ETag returned by various GFile functions is nullableSebastian Dröge2021-02-171-5/+5
|/ /
* | 2.67.42.67.4Philip Withnall2021-02-162-1/+65
* | Merge branch 'wip/pwithnall/freebsd-spawn-fix' into 'master'Emmanuele Bassi2021-02-161-1/+1
|\ \
| * | tests: Add missing NULL terminator to spawn-singlethread testPhilip Withnall2021-02-161-1/+1
|/ /
* | Merge branch '2097-spawn-fd-rewriting' into 'master'Philip Withnall2021-02-168-667/+850
|\ \
| * | gspawn-win32: Various minor internal const-correctness fixesPhilip Withnall2021-02-161-16/+16
| * | gspawn-win32: Implement g_spawn_async_with_pipes_and_fds()Philip Withnall2021-02-161-0/+59
| * | gspawn-win32: Refactor internal spawn functionsPhilip Withnall2021-02-161-119/+114
| * | gspawn-win32: Rename a variable for consistency with the public headersPhilip Withnall2021-02-161-24/+24
| * | gspawn: Minor improvements to documentation formattingPhilip Withnall2021-02-161-7/+8
| * | gsubprocess: Use new source/target FD mapping functionality in g_spawn()Philip Withnall2021-02-163-215/+48
| * | gspawn: Add new g_spawn_async_with_pipes_and_fds() APIPhilip Withnall2021-02-164-51/+234
| * | tests: Add setlocale() call to spawn-singlethreadPhilip Withnall2021-02-161-0/+3
| * | gspawn: Avoid merged FDs being closed on exec()Philip Withnall2021-02-161-3/+9
| * | gspawn: Avoid custom FDs conflicting with the child_err_report_fdPhilip Withnall2021-02-161-0/+20
| * | gspawn: Handle arbitrary FD passing and renumbering between fork/execPhilip Withnall2021-02-161-4/+133
| * | gspawn: Combine fork_exec() implementationsPhilip Withnall2021-02-161-236/+194
| * | gspawn: Remove spurious blank linesPhilip Withnall2021-02-151-4/+0
| * | gspawn: Reindent some argumentsPhilip Withnall2021-02-151-19/+19