[glib] (139 commits) Non-fast-forward update to branch wip/oholy/peek-path-fixes



The branch 'wip/oholy/peek-path-fixes' 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:

  949b3cb... gfile: Do not return target-uri from g_file_peek_path()
  18ddb90... gfile: Fix g_file_peek_path() for remote locations

Commits added to the branch:

  6694172... gfile: Remove `G_FILE_COPY_NOFOLLOW_SYMLINKS` from `g_file_ (*)
  f17055f... gfile: Do not follow symlinks when moving (*)
  2b5daec... docs: Add missing `gio move` options (*)
  6d3f67d... docs: Improve g_fopen description for Win32 (*)
  78be7f5... docs: Improve documentation formatting for g_fopen() (*)
  338203e... Merge branch '198-fopen-docs' into 'master' (*)
  cafb0e6... Update Brazilian Portuguese translation (*)
  b9227e6... Update Galician translation (*)
  8f3e553... Updated Spanish translation (*)
  3e2f443... Update Hungarian translation (*)
  7ff3875... Update Indonesian translation (*)
  85c19a7... Sync GDtlsConnection handshake docs with GTlsConnection (*)
  7d0a1c5... tests: Fix callback arguments in fake-document-portal (*)
  027c3f8... Merge branch '1983-fix-fake-document-portal' into 'master' (*)
  cc3cf6b... gsocketclient: run timeout source on the task's main contex (*)
  e9337a9... gvariant-core: Don't pass NULL second argument to memcpy (*)
  b3197f2... tests: Fix incomplete failure check in socket test (*)
  e537716... tests: Fix error path not setting an error (*)
  076fd5a... WIP: ci: Add macOS CI runner (*)
  9761eca... Merge branch 'mcatanzaro/gsocketclient-improvement' into 'm (*)
  a7880d8... Merge branch 'wip/smcv/gvariant-memcpy0' into 'master' (*)
  4151dfe... Merge branch 'wip/hadess/test-fixes' into 'master' (*)
  b04be9e... docs: Fix markup that led to unreadable example (*)
  2394bc7... docs: Add full code example for GMemoryMonitor (*)
  e706cc9... Merge branch 'wip/hadess/fix-gmemory-monitor-example' into  (*)
  bbbaae9... Fully deprecate TLS rehandshakes (*)
  9765ce8... Merge branch 'mcatanzaro/rehandshake' into 'master' (*)
  547f531... Merge branch '1416-macos-ci' into 'master' (*)
  cab5772... subprojects: Temporarily avoid using wrapdb while it’s do (*)
  9ed4b81... Merge branch 'wrapdb-workaround' into 'master' (*)
  17d6fc4... gutils: Avoid null dereference if getpwuid fails to acquire (*)
  d2107c1... Reproducer for the null pw_name returned from getpwuid() (*)
  8d3c502... gbase64: Fix documentation for line wrapping lengths (*)
  be537d8... GThread - Inherit parent thread priority by default for new (*)
  6cd263f... gtimezone: fix inverted ignore_leap param parsing julian da (*)
  3c0685e... gtimezone: fix parsing of Julian day in POSIX TZ format (*)
  7b24e21... Merge branch '1997-base64-wrapping-docs' into 'master' (*)
  6f34e84... Merge branch 'thread-win32-inherit-prio' into 'master' (*)
  5d79135... gfdonotificationbackend: remove notifications when bus name (*)
  3b039ab... gmain: Mark G_SOURCE_FUNC as available in 2.58 (*)
  2a605f6... gdbus-codegen: Add call_flags and timeout_msec args (*)
  a711d59... Merge branch 'tz' into 'master' (*)
  93784fb... Merge branch 'codegen-allow-interactive-auth' into 'master' (*)
  9f070db... GWin32AppInfo: Support rundll32-using applications (*)
  9d4d5df... GWin32AppInfo: fix a potential memory leak (*)
  8e82d54... Merge branch 'gutils-crash' into 'master' (*)
  8aeca4f... GThreadPool - Don't inherit thread priorities when creating (*)
  c0a019c... Merge branch 'threadpool-inherit-prio' into 'master' (*)
  5daad37... ci: Use variables for docker images (*)
  8661d94... ci: Install some missing packages in fedora docker image (*)
  b077c14... ci: Cache subprojects in docker images (*)
  5f99781... ci: Update all docker images (*)
  595e12b... ci: Pass --wrap-mode=nodownload to every task (*)
  321fea1... Merge branch 'wip/muktupavels/notifications' into 'master' (*)
  809a921... Support multiple directories in GSETTINGS_SCHEMA_DIR (*)
  3499bd7... Merge branch 'issue-1998-gsettings-schema-dir-env-var-multi (*)
  65541f1... ci: Add some documentation to the style check CI test (*)
  bc77510... Merge branch 'ci-nodownload' into 'master' (*)
  8b1f24f... Check for SYS_sched_getattr before using it unconditionally (*)
  60dc7e6... Merge branch 'style-check-docs' into 'master' (*)
  457ea97... Merge branch 'threadpool-sched-getattr' into 'master' (*)
  012660b... Add runtime checks and a fallback if we can't get the threa (*)
  d1a3be5... Remove trailing comma from SYS_sched_getattr meson check (*)
  9b232fa... W32: Correctly set st_ino when doing private stat() (*)
  3fd0699... Update Catalan translation (*)
  2a0b1d8... Merge branch 'threadpool-sched-getattr-runtime-check' into  (*)
  adee3b3... Merge branch 'appinfo-rundll32' into 'master' (*)
  fda1c65... Merge branch 'w32-gstat-ino-master' into 'master' (*)
  e1cf40a... glib.supp: Ignore the one-off GTask thread pool allocation (*)
  9b1c8d7... gdbusconnection: Allocate SignalSubscriber structs individu (*)
  bee27dd... gdbusconnection: Tidy up destroy notification for signal su (*)
  130455b... gdbusconnection: Fix race when emitting D-Bus signal callba (*)
  30c8eb8... gthread: Ensure GThreadSchedulerSettings is always defined (*)
  4ec2175... gdbusconnection: Tidy up unsubscription code (*)
  a434bfb... gdbusnameowning: Fix race between connection shutdown and N (*)
  37b1acd... gdbusconnection: Document threading and refcounting for sig (*)
  03380a4... tests: Fix header inclusion in win32-appinfo.c (*)
  df0610a... ci: Use --wrap-mode=default on macOS CI runner (only) (*)
  33ee190... Merge branch 'wip/pwithnall/thread-settings-fixes' into 'ma (*)
  7979257... gdbusnamewatching: Remove a redundant function argument (*)
  73a33e5... gdbusnamewatching: Check cancellation of a watch before cal (*)
  5c7a88e... Merge branch '978-dbus-signal-emission-race' into 'master' (*)
  5853d5c... gdbusobjectmanagerclient: Fix race in signal emission (*)
  5d32b99... Merge branch '604-dbus-name-watching-simplification' into ' (*)
  4c1b675... Merge branch '1232-object-manager-client-signal-race' into  (*)
  3f51963... ci: Add checks for banned keywords in merge requests (*)
  b413c50... 2.63.4 (*)
  fd61a21... Add and use G_SIZEOF_MEMBER() macro (*)
  0d4f1a9... tests: Skip GMemoryMonitor tests if the dbusmock template i (*)
  b876325... Merge branch 'wip/laney/skip-memory-monitor-tests-if-dbusmo (*)
  422e861... tests: Skip GMemoryMonitor tests if xdg-desktop-portal is n (*)
  ba4e567... Merge branch 'wip/seb128/skip-memory-tests-if-portal-missin (*)
  0d9d548... Merge branch 'sizeof-member' into 'master' (*)
  4a488ce... gnetworkmonitorbase: Use a hash table for storing networks (*)
  ac0c0b5... Merge branch '1925-network-monitor-performance' into 'maste (*)
  78bae85... Fix initialization logic of GThreadPool if the first create (*)
  93607c4... Merge branch 'thread-pool-initialization-logic' into 'maste (*)
  4d1c3e1... gdbus-codegen: Rename --glib-min-version to --glib-min-requ (*)
  9734e48... gdbus-codegen: Add --glib-max-allowed argument (*)
  298281f... Update Malay translation (*)
  ab32d5c... Update Brazilian Portuguese translation (*)
  b3328d7... Update Swedish translation (*)
  394a72b... Fix crash caused by g_network_monitor_base_add_network() (*)
  fc1e2bc... docs: tag enclose 'all' and 'help' values (*)
  3e4bca7... Avoid C++20 deprecated assignment to volatile (*)
  ecdeee2... Merge branch 'BUG_running_docs' into 'master' (*)
  0d3d3e1... Merge branch 'deprecatedvolatile' into 'master' (*)
  6d05ac2... Revert "docs: remove GDBusObjectManager example" (*)
  6e8a7c2... doc: Add back gdbus-object-manager-example (*)
  74bb6c9... doc: add missing indexes (*)
  09d9952... doc: Run gtkdoc-check with unit tests (*)
  ed0e060... doc: Requires Meson >=0.52.0 to build documentation (*)
  5bd7890... doc: Add gtk-doc subproject fallback (*)
  47a2030... ci: Update Meson to 0.52.1 in fedora docker (*)
  527d620... doc: Fix undocumented G_SIZEOF_MEMBER (*)
  d58e5de... Revert "gtlscertificate: Add support for PKCS #11 backed ce (*)
  556b8df... Update Japanese translation (*)
  b6b18f0... Update Japanese translation (*)
  b52bb75... ghash: Clarify that g_hash_table_add() always consumes the  (*)
  5941bfa... Merge branch 'mcatanzaro/#2020' into 'master' (*)
  bb501bb... Merge branch 'mcatanzaro/pkcs11-deferral' into 'master' (*)
  087b982... gdbus-codegen: Tidy up version comparisons (*)
  c07d943... Merge branch 'wip/oholy/gfile-docs' into 'master' (*)
  e855e30... Merge branch 'gtkdoc-check-fix' into 'master' (*)
  a0e74a8... Merge branch '1993-codegen-version-args' into 'master' (*)
  84896e5... Merge branch 'docs-hash-table-add' into 'master' (*)
  f5f4828... Remove global declaration of GMemoryMonitor (*)
  d02d227... Merge branch 'no-typedef-redef' into 'master' (*)
  8c61dce... doc: Clarify that _locker_new() does not actually allocate  (*)
  2f18278... Merge branch 'locker' into 'master' (*)
  afde4a2... Merge branch 'benzea/mark-g-source-func' into 'master' (*)
  5e20086... Merge branch '1551-todo-ci' into 'master' (*)
  b220033... meson: libmount autodectection (*)
  68ec024... Updated Lithuanian translation (*)
  484d082... glib.supp: update g-threaded-resolver-getaddrinfo-config (*)
  12ee603... Merge branch 'dab_libmount_auto_detection' into 'master' (*)
  40bcd3d... Merge branch 'leak-supp' into 'master' (*)
  b4f6333... gfile: Do not return target-uri from g_file_peek_path()
  197ea9f... gfile: Fix g_file_peek_path() for remote locations

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