summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* networkmonitor netlink: Fix error detectionwip/fmuellner/fix-netmonitorFlorian Müllner2018-09-131-2/+3
* Merge branch 'mcatanzaro/auto-start-portals' into 'master'Michael Catanzaro2018-09-132-3/+2
|\
| * Autostart xdg-desktop-portal if neededMichael Catanzaro2018-09-122-3/+2
* | Merge branch 'w32-gio-tests-enable' into 'master'Philip Withnall2018-09-128-26/+39
|\ \
| * | Enable GIO tests on WindowsРуслан Ижбулатов2018-09-128-26/+39
* | | Merge branch 'gdbus-codegen-type-punned-pointer-warnings' into 'master'Philip Withnall2018-09-121-11/+11
|\ \ \
| * | | codegen: Change pointer casting to remove type-punning warningsRobert Ancell2018-09-071-11/+11
* | | | Merge branch 'mcatanzaro/gdbus-error' into 'master'Matthias Clasen2018-09-121-5/+7
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | gdbus: Improve error when well-known name is unownedMichael Catanzaro2018-09-121-5/+7
|/ /
* | Merge branch 'w32-gfileinfo-improvements' into 'master'LRN2018-09-128-58/+380
|\ \
| * | test_internal_enhanced_stdio: don't use g_assert()Руслан Ижбулатов2018-09-121-38/+38
| * | W32: extend the g-file-info test with new DOS attributesРуслан Ижбулатов2018-09-121-3/+63
| * | W32: new GFileInfo attributesРуслан Ижбулатов2018-09-124-0/+37
| * | W32: tighten access rights requested to read symlinkРуслан Ижбулатов2018-09-121-2/+3
| * | W32: test the private path-stripping functionРуслан Ижбулатов2018-09-121-0/+136
| * | W32: Don't always strip path prefixesРуслан Ижбулатов2018-09-122-26/+114
* | | Merge branch 'issue-1520' into 'master'Xavier Claessens2018-09-101-6/+3
|\ \ \ | |/ / |/| |
| * | Install m4 macros unconditionallyEmmanuele Bassi2018-09-101-6/+3
|/ /
* | Update Swedish translationAnders Jonsson2018-09-071-1379/+1382
* | Merge branch '1119-volume-monitor-main-loop-docs' into 'master'Iain Lane2018-09-071-0/+3
|\ \ | |/ |/|
| * gvolumemonitor: Document the need to run a main loopPhilip Withnall2018-09-071-0/+3
|/
* Merge branch '303-list-store-tests' into 'master'Emmanuele Bassi2018-09-053-35/+84
|\
| * tests: Test g_list_model_get_object()Philip Withnall2018-09-051-30/+45
| * tests: Add more GListStore tests to get it too 100% coveragePhilip Withnall2018-09-051-0/+34
| * gliststore: Simplify a GType check on constructionPhilip Withnall2018-09-051-3/+1
| * gtestutils: Print non-matching stderr/stdout output on trap failurePhilip Withnall2018-09-051-2/+4
* | Merge branch 'wip/gtimeval-document-year-2038-problem' into 'master'Philip Withnall2018-09-052-5/+9
|\ \
| * | Document that GTimeVal is subject to the year 2038 problem on 32-bit systemsIain Lane2018-09-042-5/+9
* | | Merge branch 'wip/otte/simplify-liststore-splice' into 'master'Philip Withnall2018-09-051-2/+1
|\ \ \
| * | | liststore: Simplify codeBenjamin Otte2018-09-041-2/+1
* | | | Merge branch '277-closure-docs' into 'master'Emmanuele Bassi2018-09-052-3/+7
|\ \ \ \
| * | | | gclosure: Minor documentation formatting improvementsPhilip Withnall2018-08-162-3/+3
| * | | | gclosure: Clarify when destroy notifiers are called in documentationPhilip Withnall2018-08-161-0/+4
* | | | | Merge branch '1493-dtrace-consts' into 'master'Emmanuele Bassi2018-09-051-6/+6
|\ \ \ \ \
| * | | | | dtrace: Add missing const attributes to types in glib_probes.dPhilip Withnall2018-08-251-6/+6
* | | | | | Merge branch 'hash-table-tests' into 'master'Emmanuele Bassi2018-09-052-1/+122
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | tests: Add more tests to finish branch coverage of GHashTablePhilip Withnall2018-08-311-0/+114
| * | | | | ghash: Clear out arguments to NULL in g_hash_table_lookup_extended()Philip Withnall2018-08-311-1/+8
* | | | | | Merge branch '656-format-security' into 'master'Emmanuele Bassi2018-09-052-2/+1
|\ \ \ \ \ \
| * | | | | | build: Drop pointless -Wformat-security warning flagPhilip Withnall2018-09-042-2/+1
* | | | | | | Merge branch 'wip/otte/fallthrough' into 'master'Philip Withnall2018-09-0412-7/+45
|\ \ \ \ \ \ \
| * | | | | | | build: Enable -Wimplicit-fallthrough by defaultBenjamin Otte2018-09-041-0/+1
| * | | | | | | Use G_GNUC_FALLTHROUGH where appropriateBenjamin Otte2018-09-048-7/+21
| * | | | | | | macros: Add G_GNUC_FALLTHROUGHBenjamin Otte2018-09-043-0/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'remove-changelogs' into 'master'Philip Withnall2018-09-0425-46702/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | autotools: stop generating a ChangeLog file for the dist tarballChristoph Reiter2018-09-043-17/+2
| * | | | | | Remove all static ChangeLog filesChristoph Reiter2018-09-0423-46685/+5
|/ / / / / /
* | | | | | Merge branch 'wip/test_timeval_to_iso8601_overflow-skip-on-32-bit' into 'master'Iain Lane2018-09-041-0/+6
|\ \ \ \ \ \
| * | | | | | tests/timer: Skip test_timeval_to_iso8601_overflow if we can't overflow a GTi...Iain Lane2018-09-041-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'add-identifier-class-loop' into 'master'Ondrej Holy2018-09-041-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |