[glib] (129 commits) Non-fast-forward update to branch wip/msanchez/libmount



The branch 'wip/msanchez/libmount' 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:

  4e50502... Added autotools support for libmount
  b412b9e... Added placeholders for the libmount-based implementation
  32e1445... Use libmount to find the path of the fstab file
  84a12ec... Implemented _g_get_unix_mounts() based on libmount
  084f6d0... Refactor common code into create_unix_mount_entry ()
  111631b... Implemented _g_get_unix_mount_points() based on libmount
  b6bdc16... Refactor common code into create_unix_mount_point ()
  fa1ba9b... Monitor /proc/self/mountinfo when using libmount

Commits added to the branch:

  0ffb21d... Updated Turkish translation (cherry picked from commit 67ce (*)
  b7145a1... Rename gdb macros with `_gdb` suffix to avoid ns clashes (*)
  f3c0299... Updated POTFILES.in (*)
  6bd9486... glib/gnulib/printf-parse.c: Fix build on Visual Studio 2008 (*)
  1341598... 2.49.1 (*)
  d06d078... Updated Occitan translation (*)
  504f189... gfileenumerator: Fix typo in docs (*)
  15a85f2... GCredentialsType: Remove XML markup from docs (*)
  424b3b9... docs: Move GIO_USE_VFS to "okay for production" section (*)
  f5e875b... gio: Add a missing autocleanup for GFileAttributeInfoList (*)
  05d429a... gsignal: Remove a UTF-8 ellipsis from docs (*)
  5411a18... glib-compile-resources: correct resource compiler dependenc (*)
  7d8e98e... Fix paths for non-srcdir builds (*)
  41013a0... glib: Add filename type annotations (*)
  f8189dd... gio: Add filename type annotations (*)
  9198f19... config.h.win32.in: Always define HAVE_LONG_LONG (*)
  c9dd204... Partly revert "glib: Add filename type annotations" (*)
  9ec74d2... Partly revert "gio: Add filename type annotations" (*)
  3354908... Visual Studio builds: Refine .pc creation (*)
  be16115... Visual Studio projects: Clean up a little bit (*)
  39a2288... Visual Studio builds: Improve flexibility of .pc generation (*)
  ae04862... GDbusProxy: Plug memory leak. (*)
  c914114... gfileutils: Fix a signed/unsigned integer comparison (*)
  f8ff104... gio: Add missing (nullable) annotation (*)
  ac11666... gio: Add missing (type filename) annotations (*)
  ec40e9d... gfileutils: Add missing (type filename) annotations (*)
  b26b083... gio: Support using GDBusObjectManagerServer at path ‘/’ (*)
  cfb6928... glib: Add more GLib main context SystemTap and DTrace probe (*)
  195a0cb... gio: Add SystemTap and DTrace probes for GTask (*)
  16d6744... glocalfileoutputstream: Fix an FD leak in an error path (*)
  fadd00c... glocalfileoutputstream: Drop unnecessary (void) return valu (*)
  35b401c... Bug 767824 - Some UTC timezones incorrectly recognized on W (*)
  bbf07fb... Visual Studio builds: Fix .pc generation (*)
  26e0786... Updates (*)
  b990acf... 2.49.2 (*)
  7563ab4... build: simplify dtrace configuration (*)
  d07e166... gkeyfile: add g_key_file_load_from_bytes() API (*)
  8e21b9e... build: Add gio_probes.d to sources list so it ends up in th (*)
  9bb2499... tests: fix uint64 argument to g_object_set() call (*)
  4442bf2... Updated Indonesian translation (cherry picked from commit 7 (*)
  375b4ca... vfs: add g_vfs_register_uri_scheme() (*)
  f4b5dc3... gvfs: fix possible infinite loop in parse_name_internal() (*)
  e57355b... fileinfo: Add G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute (*)
  a42bdec... vfs: Fix return value of get_supported_uri_schemes() (*)
  61c1e2d... vfs: Fix copying default schemes list (*)
  c9d661b... build: Ensure gio.stp.in is always distributed (*)
  c4695f1... build: Rename SystemTap scripts to include the LT version (*)
  8c6d08a... build: Simplify dtrace configuration (*)
  7ea4949... gmain: Add G_PID_FORMAT (*)
  3613b7a... gio: Add source tags to various GTasks constructed in GLib (*)
  ae9e72e... gmessages: Simplify _g_log_abort() in gmessages.c a little (*)
  669a0f7... Trivial: documentation wording fix (*)
  9edba4e... Add a new gio commandline tool (*)
  3712929... Add new files to POTFILES (*)
  27fad7a... Document the gio tool (*)
  a523fab... Updated Lithuanian translation (*)
  d2c809d... Updated Spanish translation (*)
  4586434... GFileMonitor: Fix doc typos (*)
  78ef321... Add portal helpers (*)
  5b77a19... Add portal support to g_app_info_launch_default_for_uri (*)
  cea5626... Add a portalized network monitor implementation (*)
  e362a01... Add a portalized proxy resolver implementation (*)
  bd3fb2a... Add a portal backend for GNotification (*)
  bec71b5... Updated French translation (*)
  d896ad2... gio/gappinfo.c: Don't include unistd.h (*)
  996bb34... gio-tool: Remove a stray semicolon (*)
  a9172c6... gio-tool: Fix memory leaks on error paths in mount command (*)
  79b7efa... Fix gio/tests/inet-address on OS X (*)
  f4e2047... build: don't forget to clean generated portal files (*)
  62bd8f5... appinfo: support opening files through document portal (*)
  e0bb25c... Remove an erroneous check in the non-sendmmsg() version of  (*)
  e694d1b... gio: Fix a memory leak in gportalsupport.c (*)
  bc7c030... documentportal: print warnings when document portal fails t (*)
  bb5707d... gio/Makefile.am: Rearrange things a bit (*)
  b5258d9... gio: Build the portal code only on *NIX (*)
  92e3189... gmacros.h: offsetof is also available on MSVC (*)
  6365418... documents portal: Make sure O_PATH is defined (*)
  cef7993... gio-querymodules: Call setlocale in main function (*)
  128f857... Add Language headers to po files (*)
  bb310d4... Updated Hebrew translation (*)
  dbb3e55... Updated Chinese (Taiwan) translation (*)
  a9b1f81... Updated Portuguese translation (*)
  69a2c70... docs: trivial typo fixes (*)
  0f2e4fd... Do not attempt to autolaunch a session dbus-daemon with no  (*)
  e7478ec... Swallow -- argument when necessary (*)
  ebfbae5... gtestutils: add missing dash in seed argument's --help docu (*)
  a9e9bc7... Fix annotations of g_compute_hmac_for_data (*)
  183ed8a... Add g_compute_hmac_for_bytes() (*)
  b4878de... Add a test for g_hmac_for_bytes (*)
  1e3f2ba... docs: Remove superflous XML comments in doc string for GDBu (*)
  3560faa... glib/tests/keyfile: check return value of g_key_file_get_do (*)
  ec5397f... keyfile: return 0 when the parsed double value is invalid (*)
  42dad59... gobject: add GOBJECT_IF_DEBUG macro for debugging gobjects  (*)
  b121a79... gio/tests/gsettings: fix GSettings reference leaks in some  (*)
  e4ee307... Do not wake up main loop if change is from same thread (*)
  48ea710... Do not use revents as not updated (*)
  e3e3ed0... socketservice: Document that it starts pre-activated. (*)
  4215c0c... Fix memory leaks in GNetworkMonitorNetlink (*)
  e0e652e... Fix a corner-case in g_utf8_find_next_char (*)
  e1c640f... GVariant: Add a G_VARIANT_BUILDER_INIT macro (*)
  992ded3... GVariant: Add a G_VARIANT_DICT_INIT macro (*)
  fdd0ed1... Doc: Clarify when g_variant_get_fixed_array() should be use (*)
  ca03753... g_settings_reset(): add precondition checks (*)
  b08a8dc... gio tool: Fix build on Windows/non-GCC (*)
  21ceeed... Improve error reporting (*)
  3c86123... Convince gcc to compile this code (*)
  9864c8a... gio: properly free memory, preventing leak and illegal acce (*)
  0e5e3d0... gsettings: clarify changed signal documentation (*)
  8345a42... Recognise common C++ extension for automatic target selecti (*)
  052eaf2... gmessages: Add a structured logging API (*)
  37ef301... gmessages: Add colour output support to structured log mess (*)
  fce7cfa... gmessages: Rebase g_log() on g_log_structured() (*)
  75084c9... gmessages: Suppress journald code locations (*)
  17f48d7... Fix variadic macro syntax (*)
  42725fb... Another variadic macro fix (*)
  12acd90... gmessages: Document namespacing recommendation for structur (*)
  8d68a27... Update (*)
  c6aee1b... Visual Studio builds: Build the gio tool (*)
  c08b1a6... glib/gmessages.c: Use G_VA_COPY() instead of va_copy() (*)
  9797247... gio/glocalfile.c: Windows: Define ECANCELED if not already  (*)
  0346254... Updated Spanish translation (*)
  0793299... gmessages: Add G_GNUC_PRINTF mark for g_log_structured (*)
  19ed55d... Added autotools support for libmount
  84fa7ed... Use libmount to find the path of the fstab file
  df932f3... Implemented _g_get_unix_mounts() based on libmount
  c1a2830... Refactor common code into create_unix_mount_entry ()
  5daf101... Implemented _g_get_unix_mount_points() based on libmount
  efeaf53... Refactor common code into create_unix_mount_point ()
  cc5a900... Monitor /proc/self/mountinfo when using libmount

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