[glib] (219 commits) Non-fast-forward update to branch benzea/systemd-transient-scope



The branch 'benzea/systemd-transient-scope' 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:

  880e14f... gdesktopappinfo: Move launched applications into transient 
  158b738... gdesktopappinfo: Handle task completion from spawn function
  91f43f3... gdesktopappinfo: Add SourcePath= to transient systemd units

Commits added to the branch:

  e86dd77... gfileutils: Correct operator precedence to avoid undefined  (*)
  6e707d2... appinfo: Add properties (*)
  7a76fa5... Apply 1 suggestion(s) to 1 file(s) (*)
  28dafe3... Apply 1 suggestion(s) to 1 file(s) (*)
  8d2f149... Apply 1 suggestion(s) to 1 file(s) (*)
  38b5781... Apply 1 suggestion(s) to 1 file(s) (*)
  7994219... Add more documentation (*)
  648986a... glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS (*)
  c77c5e5... ci: Support building a CI image for Coverity Scan builds (*)
  5f25d25... ci: Add scheduled Coverity Scan builds (*)
  6380986... GFile: Document that G_FILE_CREATE_REPLACE_DESTINATION can  (*)
  07278e7... gtestutils: Clarify the docs for g_test_create_case() (*)
  b3c0c48... gthreadpool: Mention g_get_num_processors() in the thread p (*)
  1203e80... Merge branch '250-testcase-docs' into 'master' (*)
  9577616... Merge branch '272-thread-pool-docs' into 'master' (*)
  75000b0... Apply 1 suggestion(s) to 1 file(s) (*)
  d09bd8e... Apply 1 suggestion(s) to 1 file(s) (*)
  10eb974... Apply 1 suggestion(s) to 1 file(s) (*)
  e09594f... Apply 1 suggestion(s) to 1 file(s) (*)
  98deeff... Apply 1 suggestion(s) to 1 file(s) (*)
  bad7efc... Apply 1 suggestion(s) to 1 file(s) (*)
  921e2ee... Apply 1 suggestion(s) to 1 file(s) (*)
  d9757ab... Apply 1 suggestion(s) to 1 file(s) (*)
  c213000... Apply 1 suggestion(s) to 1 file(s) (*)
  2301d75... Apply 1 suggestion(s) to 1 file(s) (*)
  65263ce... Apply 1 suggestion(s) to 1 file(s) (*)
  c10a0a3... Apply 1 suggestion(s) to 1 file(s) (*)
  b5fc5d6... Apply 1 suggestion(s) to 1 file(s) (*)
  df7f35e... Apply 1 suggestion(s) to 1 file(s) (*)
  3521763... uri: add some note about the API scope (*)
  19c0db3... uri: improve some documentation about absolute URIs (*)
  d625a29... uri: add a comment about temporary GUri construction (*)
  44d4640... uri: rename absolute & relative uri_string to uri_ref (*)
  82ad785... uri: change g_uri_is_valid() to check absolute URI (*)
  034a4dc... gio: replace _g_uri_from_authority() with g_uri_join() (*)
  a173a6f... gio: use g_uri_is_valid() (*)
  6f419e7... gio: use g_uri_split_network() in g_network_address_parse_u (*)
  1b6a053... gio: use g_uri_split_with_user() in save_userinfo() (*)
  aa0b09e... gio: use g_uri_split_network() in g_simple_proxy_resolver_l (*)
  dd0fae1... gio: remove _g_uri_parse_authority() (*)
  0fea3d7... guri: add some IPv6 scope-id tests (*)
  4c5ccd3... gslice: Allow inlining of memset() in g_slice_new0() macro (*)
  9193fd5... Add a missing include (*)
  8f960c7... Merge branch 'appinfo-properties' into 'master' (*)
  7ce6a01... Updated Spanish translation (*)
  20ae4b4... uri: do not add ipv6 brackets on non-ip host (*)
  0992978... timezone: Fix an uninitialized use (*)
  5b3da6e... Merge branch 'fix-uninitialized-use' into 'master' (*)
  96d39f8... Revert "Merge branch 'appinfo-properties' into 'master'" (*)
  e3b6f20... Merge branch 'revert-8f960c79' into 'master' (*)
  a97fe4e... Merge branch 'uri-ipv6-bkt' into 'master' (*)
  c9c349a... uri: add ENCODED_PATH & ENCODED_FRAGMENT flags (*)
  b0f9af0... uri: do not encode userinfo fields (*)
  4c20ea4... uri: always add G_URI_FLAGS_HAS_PASSWORD with build_with_us (*)
  c354c40... tests/uri: check user field is correctly encoded (*)
  ef173e2... uri: do not encode ':' and ';' from userinfo (*)
  48ad40a... Merge branch 'uri-encoded-parts' into 'master' (*)
  50343af... Merge branch 'uri-userinfo-enc' into 'master' (*)
  5767eef... uri: add GUriParamsIter (*)
  0d6b175... gunixmounts: Add g_unix_mount_point_at (*)
  4602a5e... gfile: Add support for x-gvfs-notrash option to ignore moun (*)
  1c08f55... Merge branch 'wip/oholy/x-gvfs-notrash' into 'master' (*)
  03550ec... hostutils: accept zoneid in IPv6 addresses (*)
  3bcc6fd... guri: add a test to check ipv6 with zoneid URI to string (*)
  931496b... Merge branch 'replace-destination' into 'master' (*)
  71d1a28... Merge branch 'ipv6-zoneid' into 'master' (*)
  df8dc7f... Merge branch 'guri-gio' into 'master' (*)
  bb1df0e... Merge branch 'uri-params-iter' into 'master' (*)
  0ba7ebf... uri: allow to join a partial URI, without scheme (*)
  a2c8f6f... Merge branch 'guri-join-schemeless' into 'master' (*)
  77f9b0b... meson: Don't use gnulib for printf on iOS (*)
  d7e0fde... Merge branch 'dont-use-gnulib-ios' into 'master' (*)
  161168c... Fix multiple typos in guri.c (*)
  13ad6ab... Merge branch 'patch-1' into 'master' (*)
  623cb10... guri: Always prepend `//` to the host when building a URI (*)
  89cf298... guri: Document and check restrictions on path prefixes (*)
  cff7850... Merge branch 'uri-bees' into 'master' (*)
  602b7cc... Merge branch 'uri-path-slashes' into 'master' (*)
  ff60d2e... guri: Various minor documentation tweaks and improvements (*)
  1f1efbb... guri: Rename G_URI_ERROR_MISC to G_URI_ERROR_FAILED (*)
  de0ebf8... guri: Minor code formatting fixes (*)
  40873f8... guri: Use g_steal_pointer() to make ownership transfer clea (*)
  ae6a0ef... guri: Tweak quotes in error strings (*)
  f873b88... guri: Add G_URI_HIDE_QUERY (*)
  41a21c3... guri: Add links to RFC 3986 in code comments (*)
  83597b9... guri: Use NONE values of flags rather than 0 (*)
  ceda975... guri: Clear return values on error from g_uri_params_iter_n (*)
  e446c34... guri: Change type of g_uri_escape_bytes() to use guint8 (*)
  b5c59cc... guri: Use gssize for array/string lengths (*)
  943b1e4... guri: Don’t fail g_uri_is_valid() if URI is missing a hostn (*)
  b654eb1... guri: Make G_URI_FLAGS_PARSE_STRICT the default (*)
  cacf9c2... guri: Add various small new tests to increase branch covera (*)
  e30fc2e... Merge branch 'uri-tweaks' into 'master' (*)
  b99008f... 2.65.1 (*)
  b660ffe... Update Turkish translation (*)
  55018d3... Update Ukrainian translation (*)
  b7db048... Update Greek translation (*)
  03f1980... Updated Spanish translation (*)
  4a848a0... gio: add missing (out) annotations to g_socket_receive* (*)
  1cb567f... Merge branch 'g-socket-receive-annotations' into 'master' (*)
  373c54a... gfile: Document TOCTTOU avoidance using g_file_delete() (*)
  e4f4a40... Merge branch 'file-delete-docs' into 'master' (*)
  3b0eca5... gdatetime: Add %f format specifier for microseconds (*)
  bcb48a1... gdatetime: Fix alphabetical order of format specifiers (*)
  8e13683... gdatetime: Format iso8601 strings with microsecond precisio (*)
  d31c771... Merge branch 'wip/alloc-memset-inlining' into 'master' (*)
  056aaf3... Merge branch 'master' into 'master' (*)
  b301c92... Update French translation (*)
  80887d5... Update Galician translation (*)
  2ec4e05... docs: glib-compile-resources: json-stripblanks (*)
  91ccc46... Merge branch 'json-stripblanks-docs' into 'master' (*)
  83a59e9... Update Romanian translation (*)
  8edbfe8... glocalfileinfo: Use accessors to access struct stat members (*)
  622806d... glocalfileinfo: Add support for optional/required fields in (*)
  7224baf... Update Indonesian translation (*)
  a8acbba... gioerror: Map WSAENETRESET on Windows to G_IO_ERROR_CONNECT (*)
  4cf95e3... Ensure g_subprocess_communicate_async() never blocks (*)
  30e4dbd... Merge branch 'subprocess-communicate-async-pipe' into 'mast (*)
  60eefd4... glocalfileinfo: Add statx() support (*)
  18aaf33... glocalfileinfo: Support STX_BTIME for G_FILE_ATTRIBUTE_TIME (*)
  a396fa9... Merge branch 'statx' into 'master' (*)
  fb6da56... Merge branch 'wip/pwithnall/coverity' into 'master' (*)
  b639687... gtestutils: Fix a minor memory leak (*)
  0caa00b... guri: Add an assertion to help static analysis (*)
  a5d34a7... gvariant: Ensure GVS.depth is initialised (*)
  27d857b... Merge branch 'minor-coverity-fixes' into 'master' (*)
  c50fb4f... Merge branch 'variant-depth-init' into 'master' (*)
  b0be67c... gdatetime: Widen a variable before multiplication (*)
  9664ff1... gdbusaddress: Drop an unnecessary NULL check (*)
  7afd407... gdbusmessage: Drop redundant uint ≥ 0 checks (*)
  0b0b9bf... Merge branch 'windows-netreset' into 'master' (*)
  ab700f9... Merge branch 'coverity-datetime' into 'master' (*)
  a110ca9... gcancellable: Assert that make_pollfd() call succeeds (*)
  5271b67... Merge branch 'dbus-address-null-check' into 'master' (*)
  009791b... Merge branch 'dbus-uint-checks' into 'master' (*)
  24af98e... Merge branch 'cancellable-pollfd' into 'master' (*)
  f91af20... 2.65.2 (*)
  f95723a... Update Kazakh translation (*)
  684e683... Update Brazilian Portuguese translation (*)
  5725415... Update Japanese translation (*)
  d2803e1... Update Japanese translation (*)
  46a12ea... Update Japanese translation (*)
  5620828... gthread: Add a sysprof mark for thread creation (*)
  aeed676... Replace a bunch of fallthrough comments with an attribute (*)
  a1a8016... Merge branch 'thread-trace' into 'master' (*)
  153ec62... Merge branch 'wip/baedert/fallthrough' into 'master' (*)
  b3c0dd2... Update Polish translation (*)
  c0435cd... Update Catalan translation (*)
  6fc143b... gio: Allow no atime from statx (*)
  e47a7e2... Merge branch 'valentindavid/statx-read-only' into 'master' (*)
  dc1a1b8... gio: Document g_settings_new() missing schema behaviour (*)
  9674d14... Merge branch 'g_settings_new' into 'master' (*)
  0d196a9... Updated Lithuanian translation (*)
  856265f... Fixing signedness warning in glib/gfileutils.c (*)
  dae128e... Don't pass more than G_MAXSSIZE bytes at once to write() in (*)
  151e171... Merge branch 'gfileutils_signedness' into 'master' (*)
  c033450... goutputstream: Check individual close operations after spli (*)
  cf85241... tests: Add splice cancellation test (*)
  e5c119e... Merge branch 'wip/carlosg/cancelled-splice' into 'master' (*)
  e6791aa... Update Basque translation (*)
  1c5073e... Updated Czech translation (*)
  a75b878... Updated Czech translation (*)
  51d8d72... Update Chinese (China) translation (*)
  4e00765... Update Korean translation (*)
  43656b5... Update British English translation (*)
  a818170... Updated Slovenian translation (*)
  7ae9b76... Update Friulian translation (*)
  30a31b2... gcancellable: Mark a variable as unused if built with G_DIS (*)
  4899412... Update Friulian translation (*)
  bdcf193... Merge branch 'cancellable-disable-assert' into 'master' (*)
  14d9cde... Update German translation (*)
  63c5b62... goption: Add a precondition to avoid GOptionEntry list over (*)
  b01bcd3... Merge branch '2197-option-group-limits' into 'master' (*)
  34f03f0... Add some notes on complexity in glib/garray.c (*)
  cbae555... Add some notes on complexity in glib/ghash.c (*)
  4d9cd83... Add some notes on complexity in glib/glist.c (*)
  69e5e12... Add some notes on complexity in glib/gslist.c (*)
  a62fcb9... Add some notes on complexity in glib/gqueue.c (*)
  54c20c8... Add some notes on complexity in glib/gsequence.c (*)
  d27549b... Add some notes on complexity in glib/gtree.c (*)
  eba91d5... Merge branch 'big_O_notations' into 'master' (*)
  c8840ff... gthread: Only print scheduler setting warnings once (*)
  054ef4d... Merge branch '2191-scheduler-warnings' into 'master' (*)
  47488cc... 2.65.3 (*)
  8b319a6... guri: Fix user passed to g_uri_split_with_user() not being  (*)
  6f6462c... Merge branch 'tingping/fix-uri-not-nulling' into 'master' (*)
  d0b8d67... po: Fix tab indentation in Makefile.in.in (*)
  83681d6... Merge branch '2200-po-makefile-tabs' into 'master' (*)
  602edf1... Update Serbian translation (*)
  8be23b0... Update Croatian translation (*)
  91027d4... Update Slovak translation (*)
  8a3f570... Update Swedish translation (*)
  92183fb... gdbusauthmechanismsha1: Use the same timeouts as libdbus (*)
  6f69a79... Update Croatian translation (*)
  7fa8d5f... Update Hungarian translation (*)
  2effedd... Update Croatian translation (*)
  f19cb44... guri: Remove unnecessary NULL pointer check (*)
  cbf72f0... ci: Add model file for Coverity (*)
  bd5efc8... Update Croatian translation (*)
  81fd3fe... Update Croatian translation (*)
  496858c... Update Croatian translation (*)
  bca2bdd... Update Italian translation (*)
  c2c12e4... 2.66.0 (*)
  f010a8c... Merge branch 'coverity-fixes' into 'master' (*)
  aea8c91... Merge branch 'wip/2164-dbus-sha1-timeout' into 'master' (*)
  b7c75f7... Merge branch '2077-pointer-arithmetic' into 'master' (*)
  6f9b379... gwinhttpfile: Set display-name attribute on file info (*)
  9d859f0... gutf8: Fix a typo in the docs for g_utf16_to_utf8() (*)
  c3eda78... Merge branch '2194-winhttp-file-display-name' into 'master' (*)
  1d1262e... Updated Danish translation (*)
  b696dcc... Update Latvian translation (*)
  33bfae7... Fix signedness problem in glib/gutils.c (*)
  d49586c... Fix signedness error in glib/gspawn.c (*)
  33148e6... Fix a signedness problem in glib/tests/collate.c (*)
  16773d2... Fix a signedness problem in glib/tests/date.c (*)
  9bc61de... Merge branch 'fix_warnings' into 'master' (*)
  474c082... gdesktopappinfo: Move launched applications into transient 
  7c19f3a... gdesktopappinfo: Handle task completion from spawn function
  87f4030... gdesktopappinfo: Add SourcePath= to transient systemd units

(*) 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]