[glib] (99 commits) Non-fast-forward update to branch task-trace
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (99 commits) Non-fast-forward update to branch task-trace
- Date: Thu, 8 Oct 2020 22:36:44 +0000 (UTC)
The branch 'task-trace' 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:
00e9365... trace: Add support for integer counters
09e5005... Make the gtrace-private.h header usable in gio
fe904cf... gio: Include sysprof tracing support
652e956... gio: Add some tracing to GTask
Commits added to the branch:
e86dd77... gfileutils: Correct operator precedence to avoid undefined (*)
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' (*)
642baa5... glocalfile: Never require G_LOCAL_FILE_STAT_FIELD_ATIME (*)
88032cb... trash portal: Handle portal failures (*)
7e27162... Define G_MSVC_SYMBOL_PREFIX correctly for ARM32 (*)
7b17c57... Merge branch '2019-10-28_Define_G_MSVC_SYMBOL_PREFIX_correc (*)
b2d0d10... Update Portuguese translation (*)
940f3ef... Update Portuguese translation (*)
76dfe08... Update Greek translation (*)
eb19c32... glist: Clarify that g_list_free() and friends only free an (*)
6248039... Merge branch 'wip/issue2205' into 'master' (*)
298b712... Update Russian translation (*)
e64293d... utils: Limit the scope of the variable `max` (*)
af0b0e9... Merge branch 'trash-portal-error' into 'master' (*)
851241f... gtimezone: Cache timezones based on the identifier they wer (*)
cd1b09f... Merge branch 'gutils-limit-scope' into 'master' (*)
45758e0... Merge branch '2204-timezone-caching' into 'master' (*)
53819d8... Merge branch 'list-free-docs' into 'master' (*)
f474ec1... gio-tool-trash: Prevent recursion to speed up emptying tras (*)
f2df054... Merge branch 'wip/oholy/trash-recursion' into 'master' (*)
a3b5e18... gthreadedresolver: Fix logic in parse_res_text() (*)
010569b... Update Hebrew translation (*)
6a903ff... Fix g_module_symbol() under Windows sometimes not succeedin (*)
2d78865... Merge branch 'fix-win32-g-module-symbol-flaky' into 'master (*)
aa6aa0d... Merge branch '2209-fix-parse-res-text' into 'master' (*)
409141e... Bump the libsysprof-capture dependency
30460de... trace: Add support for integer counters
be09a8e... Make the gtrace-private.h header usable in gio
2589230... gio: Include sysprof tracing support
a53bc24... gio: Add some tracing to GTask
(*) 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]