[glib] (101 commits) Non-fast-forward update to branch wip/fmuellner/fix-portal-online-state



The branch 'wip/fmuellner/fix-portal-online-state' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  6c07736... network monitor: Fetch initial state from portal
  43af4f2... network monitor: Validate connectivity received from portal

Commits added to the branch:

  7683c2b... builder: Note don't actually implement bloom filters (*)
  4e77b52... gvdb-reader: correct whitespace damage (*)
  ae3d42c... gvdb-reader: refuse to open file with small header (*)
  a9551cc... more whitespace fixes (*)
  374cb1b... gvdb-reader: robustness improvements (*)
  82cbc59... remove a stray variable (*)
  d9577f1... gvdb-reader.c: add gvdb_table_get_names() (*)
  fc37611... gvdb-reader: drop gvdb_table_walk() (*)
  2600082... reader: embrace GBytes (*)
  e0f2671... gio: icons should fallback to non-preferred style appropria (*)
  9290044... gio: generate (non-)symbolic and fallback variants for ever (*)
  5fb6d78... gio: do not add an icon name already in the list. (*)
  8f729c0... gio: update icon list when appending or prepending an icon  (*)
  2cac838... gio: fix g-icon tests to follow recent changes. (*)
  ab53a54... gio: fixing duplicate icons and review comments. (*)
  00cc158... gio: adding a g-icon test. (*)
  94a99ae... Update documentation of g_tls_connection_handshake (*)
  17df5c0... gtestutils: Mention G_DISABLE_ASSERT in documentation for g (*)
  b2249bf... tests: Don’t use a potentially-existent timezone in a tes (*)
  21d1797... tests: Fix a -Wbad-function-cast warning in the atomic test (*)
  7cc5565... testutils: Correctly print incomplete tests as "not ok # TO (*)
  49a8777... testing: Clarify why incomplete tests cause g_test_failed() (*)
  ffe0402... testing: Assert that skipped tests cause g_test_failed() (*)
  ba3b442... testing: Use g_assert_true(), which is preferred for unit t (*)
  bbefa73... testutils: Treat incomplete tests more like skipped tests (*)
  0a180bb... testing: Assert that test-case results are combined correct (*)
  54a5f37... g_test_run: Document g_test_incomplete's similarity to g_te (*)
  08fe935... Update documentation of g_tls_client_connection_set_use_ssl (*)
  a81b925... Fix up g_bytes_compare() documentation (*)
  4eca2ac... tests: Add an overflow test for bookmark file dates (*)
  b1fffbf... gtimer: Document that g_time_val_from_iso8601() drops white (*)
  cefa66e... gtimer: Add overflow checks to g_time_val_from_iso8601() (*)
  fdccf5f... gtimer: Drop support for negative years from g_time_val_fro (*)
  2ab7fd2... tests: Add more ISO 8601 parser tests (*)
  e5d9eca... Merge branch 'gbytes-compare-docs' into 'master' (*)
  a5f8244... Merge branch 'mcatanzaro/tls-docs' into 'master' (*)
  7458def... Merge branch 'ossfuzz-9673-bookmark-date-overflow' into 'ma (*)
  725eb1c... tests: Add test for overflow handling in g_time_val_to_iso8 (*)
  6104e63... tests: Improve branch coverage when testing g_time_val_add( (*)
  ab09a5f... gdbusmessage: Fix a typo in the documentation (*)
  9ce1852... Merge branch '1475-atomic-casts' into 'master' (*)
  b8d751a... testing: Exercise TAP output (*)
  83c79ea... Merge branch 'smcv/glib-xfail' (*)
  ba30f45... Merge branch 'timer-tests' into 'master' (*)
  0498b43... Merge branch '1446-g_test_init-docs' into 'master' (*)
  f046801... Meson: Update cross compilation doc (*)
  bc0d624... Merge branch 'xclaesse/glib-meson-cross-doc' (*)
  7e2dfa8... DOC: Documentation fix in GTask description (*)
  3693bc5... Merge branch 'gtaskfix' into 'master' (*)
  291bb0c... Merge branch '1433-rename-timezones-in-tests' into 'master' (*)
  929844f... W32: correctly use st_ctime (*)
  075bb0f... W32: consider NTFS mounpoints to be symlinks (*)
  10ee730... gvariant: Fix bounds checking in GVariant text format parse (*)
  8defa46... Merge branch 'issue-1452' into 'master' (*)
  0d27122... Merge branch '1481-variant-parse-overflow' into 'master' (*)
  8c84429... gtimer: Ensure arithmetic is correctly signed for ISO 8601  (*)
  cce309a... Merge branch 'ossfuzz-9815-time-signed-arithmetic' into 'ma (*)
  12a2a98... tests: refactor running glib-mkenums (*)
  cbd335c... tests: mkenums: placate flake8 (*)
  7928fee... glib-mkenums: don't support @filename@/@basename@ in fhead/ (*)
  de62a95... glib-mkenums: improve and correct argument documentation (*)
  4afe429... gspawn: Use fcntl() to work around systems which don’t su (*)
  b1bfebc... tests: Explicitly set TZ=UTC for g_time_val_from_iso8601()  (*)
  f92359b... Merge branch 'wjt/glib-mkenums-filename-basename-in-fhead-f (*)
  ae6439c... Update Polish translation (*)
  e98401f... Update Turkish translation (*)
  e49f9c9... Merge branch '225-iso-8601-test-tz' into 'master' (*)
  ef45c90... Update French translation (*)
  4385476... Fix indicative gschema.dtd regarding range. (*)
  3552281... doap: Update maintainers list to synchronise with GLib (*)
  7fd9f61... Avoid calling Standard C string/array functions with NULL a (*)
  4763db8... gio/gvdb/: LGPLv2+ -> LGPLv2.1+ (*)
  c78664e... Update FSF’s address (*)
  d2f0461... docs: Use ‘Returns:’ instead of the invalid ‘@returns (*)
  57962aa... docs: Clarify error values for empty files when loading (*)
  c9834f2... Merge remote-tracking branch 'gvdb/master' into update-gvdb (*)
  ce86a3a... glib-compile-schemas: Fix a minor memory leak (*)
  705dd2b... gresource: Port to new GVDB API (*)
  c652d45... gsettingsschema: Port to new GVDB API (*)
  614adf8... gvdb: Fix error handling in gvdb_table_new() (*)
  93f3cb7... Revert "glocalfile: Check that parent device is the same wh (*)
  1152d99... Fix trashing on overlayfs (*)
  4a77dd6... Merge branch 'fix-overlayfs-trashing-1027' into 'master' (*)
  9eb483b... Update German translation (*)
  44228db... Meson: install gobject tests (*)
  0319dac... g_binding_unbind: make it more introspection friendly; allo (*)
  ed6903f... Merge branch 'bindung-unbind-fix' into 'master' (*)
  3664b01... Merge branch '1488-o-cloexec-again' into 'master' (*)
  faa3839... Merge branch '1454-gvdb-corruption' into 'master' (*)
  c908ce8... Meson: install gio tests (*)
  9f208e9... Fix failing tests when G_MESSAGES_DEBUG is set (again) (*)
  9a3c7ec... Merge branch '1444-install-tests' into 'master' (*)
  1a30a6a... Merge branch 'fix-gdbus-unix-address' into 'master' (*)
  18997de... network monitor portal: update properties initially (*)
  76419d7... Merge branch 'network-monitor-fix' into 'master' (*)
  d1618c9... Update Brazilian Portuguese translation (*)
  61a348f... glocalfile: Only ignore FS full information for FUSE and nc (*)
  b027860... Merge branch '328-file-system-full' into 'master' (*)
  f876f41... Merge branch 'master' into 'master' (*)
  d02d6bd... network monitor: Also fetch initial state for version 1 por
  102b97d... network monitor: Validate connectivity received from portal

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]