1. b2029fa Update Chinese (Taiwan) translation by Cheng-Chia Tseng · 6 years ago main master
  2. f6703db Merge branch 'mingw-statbuf-size' into 'master' by Christoph Reiter · 6 years ago
  3. 63d3311 gstdio: use _stat64 for GStatBuf on 64bit mingw. Fixes #1476 by Christoph Reiter · 6 years ago
  4. 3736139 Merge branch 'mingw-file-offset-64' into 'master' by Philip Withnall · 6 years ago
  5. 769326e Merge branch 'wip/lantw/fix-gtestdbus-crash-on-freebsd' by Philip Withnall · 6 years ago
  6. 9147403 gtestdbus: Fix watcher crash on FreeBSD by Ting-Wei Lan · 6 years ago
  7. a7ffddb Merge branch 'fix-gnotification-tests' into 'master' by Philip Withnall · 6 years ago
  8. 6b833bc tests: fix gnotification tests broken due to the recent icon name fallback changes by Christoph Reiter · 6 years ago
  9. abae9a4 Update Romanian translation by Daniel Șerbănescu · 6 years ago
  10. dd3e565 Use an existing enum value by Matthias Clasen · 6 years ago
  11. f876f41 Merge branch 'master' into 'master' by Philip Withnall · 6 years ago
  12. b027860 Merge branch '328-file-system-full' into 'master' by Philip Withnall · 6 years ago
  13. 61a348f glocalfile: Only ignore FS full information for FUSE and ncpfs by Philip Withnall · 6 years ago
  14. d1618c9 Update Brazilian Portuguese translation by Rafael Fontenelle · 6 years ago
  15. 76419d7 Merge branch 'network-monitor-fix' into 'master' by Matthias Clasen · 6 years ago
  16. 18997de network monitor portal: update properties initially by Matthias Clasen · 6 years ago
  17. 1a30a6a Merge branch 'fix-gdbus-unix-address' into 'master' by Philip Withnall · 6 years ago
  18. 9a3c7ec Merge branch '1444-install-tests' into 'master' by Xavier Claessens · 6 years ago
  19. 9f208e9 Fix failing tests when G_MESSAGES_DEBUG is set (again) by Xavier Claessens · 6 years ago
  20. c908ce8 Meson: install gio tests by Xavier Claessens · 6 years ago
  21. faa3839 Merge branch '1454-gvdb-corruption' into 'master' by Philip Withnall · 6 years ago
  22. 3664b01 Merge branch '1488-o-cloexec-again' into 'master' by Matthias Clasen · 6 years ago
  23. ed6903f Merge branch 'bindung-unbind-fix' into 'master' by Philip Withnall · 6 years ago
  24. 0319dac g_binding_unbind: make it more introspection friendly; allow calling it multiple times. Fixes #1373 by Christoph Reiter · 6 years ago
  25. 44228db Meson: install gobject tests by Xavier Claessens · 6 years ago
  26. 9eb483b Update German translation by Mario Blättermann · 6 years ago
  27. 4a77dd6 Merge branch 'fix-overlayfs-trashing-1027' into 'master' by Ondrej Holy · 6 years ago
  28. 1152d99 Fix trashing on overlayfs by Iain Lane · 6 years ago
  29. 93f3cb7 Revert "glocalfile: Check that parent device is the same when trashing" by Iain Lane · 6 years ago
  30. 614adf8 gvdb: Fix error handling in gvdb_table_new() by Philip Withnall · 6 years ago
  31. c652d45 gsettingsschema: Port to new GVDB API by Philip Withnall · 6 years ago
  32. 705dd2b gresource: Port to new GVDB API by Philip Withnall · 6 years ago
  33. ce86a3a glib-compile-schemas: Fix a minor memory leak by Philip Withnall · 6 years ago
  34. c9834f2 Merge remote-tracking branch 'gvdb/master' into update-gvdb by Philip Withnall · 6 years ago
  35. 57962aa docs: Clarify error values for empty files when loading by Philip Withnall · 6 years ago
  36. d2f0461 docs: Use ‘Returns:’ instead of the invalid ‘@returns’ by Philip Withnall · 6 years ago
  37. c78664e Update FSF’s address by Philip Withnall · 6 years ago
  38. 4763db8 gio/gvdb/: LGPLv2+ -> LGPLv2.1+ by Sébastien Wilmet · 7 years ago
  39. 7fd9f61 Avoid calling Standard C string/array functions with NULL arguments by Philip Withnall · 6 years ago
  40. 3552281 doap: Update maintainers list to synchronise with GLib by Philip Withnall · 6 years ago
  41. 4385476 Fix indicative gschema.dtd regarding range. by Arnaud B · 6 years ago
  42. ef45c90 Update French translation by Claude Paroz · 6 years ago
  43. e49f9c9 Merge branch '225-iso-8601-test-tz' into 'master' by Emmanuele Bassi · 6 years ago
  44. e98401f Update Turkish translation by Emin Tufan Çetin · 6 years ago
  45. ae6439c Update Polish translation by Piotr Drąg · 6 years ago
  46. f92359b Merge branch 'wjt/glib-mkenums-filename-basename-in-fhead-ftail' into 'master' by Philip Withnall · 6 years ago
  47. b1bfebc tests: Explicitly set TZ=UTC for g_time_val_from_iso8601() testing by Philip Withnall · 6 years ago
  48. 4afe429 gspawn: Use fcntl() to work around systems which don’t support O_CLOEXEC by Philip Withnall · 6 years ago
  49. de62a95 glib-mkenums: improve and correct argument documentation by Will Thompson · 6 years ago
  50. 7928fee glib-mkenums: don't support @filename@/@basename@ in fhead/ftail by Will Thompson · 6 years ago
  51. cbd335c tests: mkenums: placate flake8 by Will Thompson · 6 years ago
  52. 12a2a98 tests: refactor running glib-mkenums by Will Thompson · 6 years ago
  53. cce309a Merge branch 'ossfuzz-9815-time-signed-arithmetic' into 'master' by Xavier Claessens · 6 years ago
  54. 8c84429 gtimer: Ensure arithmetic is correctly signed for ISO 8601 parsing by Philip Withnall · 6 years ago
  55. 0d27122 Merge branch '1481-variant-parse-overflow' into 'master' by Emmanuele Bassi · 6 years ago
  56. 8defa46 Merge branch 'issue-1452' into 'master' by LRN · 6 years ago
  57. 10ee730 gvariant: Fix bounds checking in GVariant text format parser by Philip Withnall · 6 years ago
  58. 075bb0f W32: consider NTFS mounpoints to be symlinks by Руслан Ижбулатов · 6 years ago
  59. 929844f W32: correctly use st_ctime by Руслан Ижбулатов · 6 years ago
  60. 291bb0c Merge branch '1433-rename-timezones-in-tests' into 'master' by Emmanuele Bassi · 6 years ago
  61. 3693bc5 Merge branch 'gtaskfix' into 'master' by Christoph Reiter · 6 years ago
  62. 7e2dfa8 DOC: Documentation fix in GTask description by Pavlo Solntsev · 6 years ago
  63. bc0d624 Merge branch 'xclaesse/glib-meson-cross-doc' by Philip Withnall · 6 years ago
  64. f046801 Meson: Update cross compilation doc by Xavier Claessens · 6 years ago
  65. 0498b43 Merge branch '1446-g_test_init-docs' into 'master' by Xavier Claessens · 6 years ago
  66. ba30f45 Merge branch 'timer-tests' into 'master' by Xavier Claessens · 6 years ago
  67. 83c79ea Merge branch 'smcv/glib-xfail' by Philip Withnall · 6 years ago
  68. b8d751a testing: Exercise TAP output by Simon McVittie · 6 years ago
  69. 9ce1852 Merge branch '1475-atomic-casts' into 'master' by Emmanuele Bassi · 6 years ago
  70. ab09a5f gdbusmessage: Fix a typo in the documentation by Philip Withnall · 6 years ago
  71. 6104e63 tests: Improve branch coverage when testing g_time_val_add() by Philip Withnall · 6 years ago
  72. 725eb1c tests: Add test for overflow handling in g_time_val_to_iso8601() by Philip Withnall · 6 years ago
  73. 7458def Merge branch 'ossfuzz-9673-bookmark-date-overflow' into 'master' by Emmanuele Bassi · 6 years ago
  74. a5f8244 Merge branch 'mcatanzaro/tls-docs' into 'master' by Philip Withnall · 6 years ago
  75. e5d9eca Merge branch 'gbytes-compare-docs' into 'master' by Philip Withnall · 6 years ago
  76. 2ab7fd2 tests: Add more ISO 8601 parser tests by Philip Withnall · 6 years ago
  77. fdccf5f gtimer: Drop support for negative years from g_time_val_from_iso8601() by Philip Withnall · 6 years ago
  78. cefa66e gtimer: Add overflow checks to g_time_val_from_iso8601() by Philip Withnall · 6 years ago
  79. b1fffbf gtimer: Document that g_time_val_from_iso8601() drops whitespace by Philip Withnall · 6 years ago
  80. 4eca2ac tests: Add an overflow test for bookmark file dates by Philip Withnall · 6 years ago
  81. eb65054 Merge branch 'ossfuzz-9723-bookmark-leak' into 'master' by Emmanuele Bassi · 6 years ago
  82. 2860d4b gbookmarkfile: Fix some more minor leaks when metadata elements are repeated by Philip Withnall · 6 years ago
  83. a81b925 Fix up g_bytes_compare() documentation by Sebastian Dröge · 6 years ago
  84. 0fba231 Updated Lithuanian translation by Aurimas Černius · 6 years ago
  85. 7e6fb33 meson: define _FILE_OFFSET_BITS=64 for MinGW. See #1476 by Christoph Reiter · 6 years ago
  86. 08fe935 Update documentation of g_tls_client_connection_set_use_ssl3() by Michael Catanzaro · 6 years ago
  87. 54a5f37 g_test_run: Document g_test_incomplete's similarity to g_test_skip by Simon McVittie · 6 years ago
  88. 0a180bb testing: Assert that test-case results are combined correctly by Simon McVittie · 6 years ago
  89. bbefa73 testutils: Treat incomplete tests more like skipped tests by Simon McVittie · 6 years ago
  90. ba3b442 testing: Use g_assert_true(), which is preferred for unit tests by Simon McVittie · 6 years ago
  91. ffe0402 testing: Assert that skipped tests cause g_test_failed() by Simon McVittie · 6 years ago
  92. 49a8777 testing: Clarify why incomplete tests cause g_test_failed() by Simon McVittie · 6 years ago
  93. 7cc5565 testutils: Correctly print incomplete tests as "not ok # TODO" by Simon McVittie · 6 years ago
  94. 21d1797 tests: Fix a -Wbad-function-cast warning in the atomic tests by Philip Withnall · 6 years ago
  95. 516101c Merge branch 'test-ip_mreq_source-android-only' into 'master' by Philip Withnall · 6 years ago
  96. 99caee2 build: only test for broken ip_mreq_source on Android. Fixes #1472 by Christoph Reiter · 6 years ago
  97. a0289a5 Merge branch 'date-test-skip' into 'master' by Philip Withnall · 6 years ago
  98. cc9cfc7 date test: Use g_test_skip(), not g_test_incomplete() by Simon McVittie · 6 years ago
  99. 7f5296d Merge branch 'wip/oholy/update-mounts' into 'master' by Philip Withnall · 6 years ago
  100. 71b0123 Merge branch 'issue-1467' into 'master' by Philip Withnall · 6 years ago