summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdesktopappinfo: Use systemd to launch applications when possiblebenzea/systemd-launch-transient-unitBenjamin Berg2020-07-271-18/+366
* Merge branch '137-gfileinfo-display-name-docs' into 'master'Sebastian Dröge2020-07-272-7/+8
|\
| * gfileinfo: Clarify docs to say that name and display-name are setPhilip Withnall2020-07-272-7/+8
* | Merge branch '1869-ios-cocoa' into 'master'Philip Withnall2020-07-271-5/+1
|\ \
| * | gosxutils: Include Foundation rather than CocoaPhilip Withnall2020-07-271-5/+1
|/ /
* | Merge branch 'wip/pwithnall/bsd-nofollow' into 'master'Sebastian Dröge2020-07-271-2/+13
|\ \
| * | gfileutils: Fix O_NOFOLLOW handling on BSD systemsPhilip Withnall2020-07-271-2/+13
* | | Merge branch '4-strescape-utf8' into 'master'Sebastian Dröge2020-07-272-1/+17
|\ \ \
| * | | tests: Add some tests for expanding invalid escapes with g_strcompress()Philip Withnall2020-07-261-0/+6
| * | | tests: Add missing cast to URI testsPhilip Withnall2020-07-261-1/+1
| * | | tests: Test that UTF-8 is escaped correctly by g_strescape()Philip Withnall2020-07-261-0/+10
| | |/ | |/|
* | | Merge branch 'bandwidth' into 'master'Sebastian Dröge2020-07-278-6/+36
|\ \ \
| * | | ci: Limit depth of fetch for initial code checksPhilip Withnall2020-07-252-2/+29
| * | | ci: Limit depth of subprojects when cloningPhilip Withnall2020-07-095-1/+5
| * | | ci: Use --branch and --depth arguments to git clone to save bandwidthPhilip Withnall2020-07-091-3/+2
* | | | Merge branch 'ci-schedules' into 'master'Sebastian Dröge2020-07-271-4/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | ci: Add DAG attributesPhilip Withnall2020-07-271-0/+14
| * | | ci: Move some CI jobs from branches to schedulesPhilip Withnall2020-07-271-4/+12
|/ / /
* | | Merge branch '1022-g-object-new-zeros-docs' into 'master'Sebastian Dröge2020-07-271-1/+3
|\ \ \
| * | | gobject: Document that g_object_new() zeros out private dataPhilip Withnall2020-07-271-1/+3
| | |/ | |/|
* | | Merge branch 'remove-broken-xp-code' into 'master'Philip Withnall2020-07-278-147/+6
|\ \ \ | |/ / |/| |
| * | gio: Remove broken support for XPNirbheek Chauhan2020-07-268-147/+6
* | | Merge branch '1302-file-set-contents-fsync' into 'master'Philip Withnall2020-07-2612-154/+654
|\ \ \ | |/ / |/| |
| * | tests: Add tests for g_file_set_contents_full()Philip Withnall2020-07-261-0/+254
| * | tests: Use G_TEST_OPTION_ISOLATE_DIRS for fileutils testsPhilip Withnall2020-07-261-1/+1
| * | gstdio: Add macOS support to g_fsync()Philip Withnall2020-07-262-2/+17
| * | gstdio: Handle EINTR in g_fsync()Philip Withnall2020-07-261-3/+12
| * | gfileutils: Use g_fsync() for platform-independencePhilip Withnall2020-07-261-2/+2
| * | glocalfileoutputstream: Use g_fsync() for platform-independencePhilip Withnall2020-07-261-4/+2
| * | glib: Use g_file_set_contents_full() throughout GLib and GIOPhilip Withnall2020-07-266-11/+25
| * | gfileutils: Add a mode argument to g_file_set_contents_full()Philip Withnall2020-07-262-5/+14
| * | gfileutils: Implement GFileSetContentsFlagsPhilip Withnall2020-07-261-99/+203
| * | gfileutils: Tidy up types of length arguments in helper functionsPhilip Withnall2020-07-261-5/+5
| * | gfileutils: Factor out fsync calculationPhilip Withnall2020-07-261-39/+49
| * | gfileutils: Split out write_to_file() helper functionPhilip Withnall2020-07-261-38/+53
| * | gfileutils: Add g_file_set_contents_full() and GFileSetContentsFlagsPhilip Withnall2020-07-263-5/+77
|/ /
* | Merge branch 'uri-non-utf8' into 'master'Marc-André Lureau2020-07-264-15/+41
|\ \
| * | uri: fix regression in g_uri_unescape_segment/stringMarc-André Lureau2020-07-262-6/+18
| * | uri: add a GError to the new g_uri_unescape_bytes()Marc-André Lureau2020-07-264-9/+23
* | | Merge branch 'mach_monotonic_time_use_timebase_struct' into 'master'Philip Withnall2020-07-262-37/+41
|\ \ \ | |/ / |/| |
| * | gmain: fix fetching timebase on non-Intel Darwinholin2020-07-132-37/+41
* | | Merge branch 'giomodule-cache' into 'master'Philip Withnall2020-07-251-10/+13
|\ \ \
| * | | Fix giomodule.cache being wrongly considered staleLéo Stefanesco2020-07-031-10/+13
* | | | Merge branch '2132-quark-ctor-supp' into 'master'Philip Withnall2020-07-251-4/+0
|\ \ \ \
| * | | | glib.supp: Generalise some g_quark_init() suppressionsPhilip Withnall2020-06-191-4/+0
* | | | | Merge branch '2129-tz-slim-tests' into 'master'Philip Withnall2020-07-254-7/+40
|\ \ \ \ \
| * | | | | tests: Add tests for RFC 8536 v3 parsing of time zonesPhilip Withnall2020-07-174-0/+34
| * | | | | tests: Incorporate bug base into g_test_bug() calls in gdatetime testsPhilip Withnall2020-07-171-7/+6
* | | | | | Merge branch 'task-set-name-version' into 'master'Philip Withnall2020-07-251-0/+2
|\ \ \ \ \ \
| * | | | | | gtask: Only override g_task_set_source_tag() for GLib ≥ 2.60Philip Withnall2020-07-151-0/+2