summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdesktopappinfo: Move launched applications into transient scopebenzea/systemd-transient-scopeBenjamin Berg2022-03-224-119/+764
* tests: Use file monitoring to wait for file creationBenjamin Berg2022-03-211-12/+8
* Merge branch 'wip/carlosg/gdatetime-before-y1000' into 'main'Philip Withnall2022-03-212-2/+18
|\
| * glib: Add tests for far away GDateTimesCarlos Garnacho2022-03-211-0/+16
| * glib: Format GDateTime ISO8601 years as %C%yCarlos Garnacho2022-03-211-2/+2
|/
* Update Bulgarian translationAlexander Shopov2022-03-211-325/+418
* Merge branch 'w32-skips' into 'main'Philip Withnall2022-03-218-9/+100
|\
| * gio/tests/codegen: skip tests that require /dev/stdout on win32Marc-André Lureau2022-03-181-0/+18
| * glib/tests: disable a racy check on mainloop testMarc-André Lureau2022-03-181-4/+7
| * glib/tests: skip a failing test with a FIXMEMarc-André Lureau2022-03-181-0/+5
| * glib/tests: fix random failure due to roundingMarc-André Lureau2022-03-181-1/+1
| * tests/socket: skip a test if AF_UNIX is not supported on win32Marc-André Lureau2022-03-181-0/+27
| * gio/tests: skip filemonitor tests on win32Marc-André Lureau2022-03-181-0/+29
| * tests: enable defaultvalue and debugcontroller on win32Marc-André Lureau2022-03-181-4/+8
| * tests: skip appmonitor test on win32Marc-André Lureau2022-03-181-0/+5
* | Merge branch 'move_g_basename_test' into 'main'Philip Withnall2022-03-212-13/+16
|\ \
| * | Move unit test on g_basename() function to glib/tests/fileutils.cEmmanuel Fleury2022-03-172-13/+16
* | | Merge branch 'move_relation_tests' into 'main'Philip Withnall2022-03-213-44/+36
|\ \ \
| * | | Move tests/relation-test.c to glib/tests/relation.cEmmanuel Fleury2022-03-173-1/+3
| * | | Convert test/relation-test.c to glib test frameworkEmmanuel Fleury2022-03-171-44/+34
| |/ /
* | | Fix invalid markup in Bulgarian translationAndre Klapper2022-03-191-1/+1
* | | Update Bulgarian translationAlexander Shopov2022-03-191-1665/+3163
* | | Merge branch 'wip/pwithnall/update-other-cis' into 'main'Sebastian Dröge2022-03-184-10/+17
|\ \ \
| * | | ci: Update Android NDK image to Fedora 34Philip Withnall2022-03-182-4/+13
| * | | ci: Update mingw image to Fedora 34Philip Withnall2022-03-182-3/+2
| * | | ci: Update Coverity image to Fedora 34 and latest Coverity Scan toolPhilip Withnall2022-03-182-3/+2
* | | | Merge branch 'power-profile-monitor-docs' into 'main'Philip Withnall2022-03-181-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | gpowerprofilemonitor: Tweak wording of documentation to make more sensePhilip Withnall2022-03-041-3/+3
* | | | Merge branch 'wip/pwithnall/update-fedora-ci' into 'main'Sebastian Dröge2022-03-182-8/+2
|\ \ \ \
| * | | | ci: Update the Fedora CI image to Fedora 34Philip Withnall2022-03-082-8/+2
* | | | | Merge branch 'gdbus-method-invocation-leak' into 'main'Sebastian Dröge2022-03-183-26/+430
|\ \ \ \ \
| * | | | | tests: Add unit tests for GDBusMethodInvocationPhilip Withnall2022-03-172-0/+403
| * | | | | gdbusmethodinvocation: Drop redundant quote from warning messagePhilip Withnall2022-03-171-1/+1
| * | | | | gdbusmethodinvocation: Fix dead code for type checking GetAllPhilip Withnall2022-03-171-16/+18
| * | | | | gdbusmethodinvocation: Fix a leak on an early return pathPhilip Withnall2022-03-171-9/+8
* | | | | | Merge branch 'strv-contains' into 'main'Sebastian Dröge2022-03-184-94/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tests: Use g_strv_contains() rather than a home-grown versionPhilip Withnall2022-03-173-76/+35
| * | | | | gdbusconnection: Use g_strv_contains() rather than a home-grown versionPhilip Withnall2022-03-171-18/+2
|/ / / / /
* | | | | Merge branch 'w32-contenttype' into 'main'Philip Withnall2022-03-172-20/+51
|\ \ \ \ \
| * | | | | tests: skip check anything is octet-streamMarc-André Lureau2022-03-091-1/+1
| * | | | | tests: skip test_tree on win32Marc-André Lureau2022-03-091-2/+2
| * | | | | gio/tests: fix test_icon on win32Marc-André Lureau2022-03-091-0/+6
| * | | | | tests: use Windows mime type for executableMarc-André Lureau2022-03-091-1/+8
| * | | | | gio: relax g_content_type_is_a on win32Marc-André Lureau2022-03-091-7/+11
| * | | | | gio/tests: fix various content type guesses on win32Marc-André Lureau2022-03-091-2/+4
| * | | | | gio/tests: fix content type guess for directory on win32Marc-André Lureau2022-03-091-1/+1
| * | | | | gio: implement simple directory type detectionMarc-André Lureau2022-03-091-5/+16
| * | | | | gio: return '*' content type on win32 from unknown mimeMarc-André Lureau2022-03-091-1/+2
| * | | | | gio: fix OOB string access if filename is emptyMarc-André Lureau2022-02-161-1/+1
* | | | | | Merge branch 'cleanup-warnings-split-6' into 'main'Philip Withnall2022-03-1710-45/+47
|\ \ \ \ \ \