summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Distinguish more clearly between wait status and exit statuswip/wait-statusSimon McVittie2021-02-2513-105/+151
* gversionmacros: Add version macros for GLib 2.70Simon McVittie2021-02-256-1/+71
* 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
* | Merge branch 'fix_more_warnings' into 'master'Philip Withnall2021-02-165-11/+14
|\ \
| * | Fix signedness warning in gio/gmemoryoutputstream.cEmmanuel Fleury2021-02-161-1/+1
| * | Fix signedness warning in gio/gdummyfile.cEmmanuel Fleury2021-02-161-1/+1
| * | Fix signedness warning in gio/gbufferedinputstream.c:g_buffered_input_stream_...Emmanuel Fleury2021-02-161-1/+2
| * | Fix signedness warnings in gio/gapplication-tool.cEmmanuel Fleury2021-02-161-2/+2
| * | Fix missing initializer warnings in gio/gapplication-tool.cEmmanuel Fleury2021-02-161-2/+4
| * | Fix several signedness warnings in gio/gapplication-tool.cEmmanuel Fleury2021-02-161-3/+3
| * | Fix signedness warning in gio/gdbus-tool.cEmmanuel Fleury2021-02-161-1/+1
|/ /
* | Merge branch '587-seek-behaviour' into 'master'Sebastian Dröge2021-02-162-66/+34
|\ \