[glib] (150 commits) Non-fast-forward update to branch wip/smcv/issue2087
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (150 commits) Non-fast-forward update to branch wip/smcv/issue2087
- Date: Tue, 11 Aug 2020 11:32:00 +0000 (UTC)
The branch 'wip/smcv/issue2087' 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:
8ce200e... gmessages: Add API to move info and debug messages to stder
c4fd19e... gmessages: Expose our default filtering as API
Commits added to the branch:
b06ddc0... glib.supp: Generalise some g_quark_init() suppressions (*)
497c511... Fix giomodule.cache being wrongly considered stale (*)
8049535... glocalfileinfo: Handle arbitrary binary data in extended at (*)
63b329f... glocalfileinfo: Correct an off-by-one error when unescaping (*)
d0eab92... ci: Use --branch and --depth arguments to git clone to save (*)
5c09c9e... ci: Limit depth of subprojects when cloning (*)
eb3409a... gmain: fix fetching timebase on non-Intel Darwin (*)
bd75c18... gtask: Only override g_task_set_source_tag() for GLib ≥ 2.6 (*)
4c6654d... uri: add illegal_characters argument to unescape_bytes (*)
e18a6a2... tests: Incorporate bug base into g_test_bug() calls in gdat (*)
98a7d6e... tests: Add tests for RFC 8536 v3 parsing of time zones (*)
b80b864... tests: Add a test for getting/setting xattrs on a local fil (*)
1378a40... ci: Limit depth of fetch for initial code checks (*)
c05252b... Merge branch 'uri-illegal' into 'master' (*)
50f8a9d... Merge branch '422-xattr-binary-data' into 'master' (*)
060fda0... Merge branch 'task-set-name-version' into 'master' (*)
0b75a92... Merge branch '2129-tz-slim-tests' into 'master' (*)
41ffa41... Merge branch '2132-quark-ctor-supp' into 'master' (*)
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 (*)
d5513ef... Merge branch 'giomodule-cache' into 'master' (*)
ea395e3... uri: add a GError to the new g_uri_unescape_bytes() (*)
22fe3b0... uri: fix regression in g_uri_unescape_segment/string (*)
c60d659... Merge branch 'mach_monotonic_time_use_timebase_struct' into (*)
5b49df3... Merge branch 'uri-non-utf8' into 'master' (*)
4e485d7... gio: Remove broken support for XP (*)
554107c... gfileutils: Add g_file_set_contents_full() and GFileSetCont (*)
00c17de... gfileutils: Split out write_to_file() helper function (*)
e4e618c... gfileutils: Factor out fsync calculation (*)
387c159... gfileutils: Tidy up types of length arguments in helper fun (*)
f3cea1c... gfileutils: Implement GFileSetContentsFlags (*)
24ed91c... gfileutils: Add a mode argument to g_file_set_contents_full (*)
3b6460b... glib: Use g_file_set_contents_full() throughout GLib and GI (*)
ea2db92... glocalfileoutputstream: Use g_fsync() for platform-independ (*)
84dd892... gfileutils: Use g_fsync() for platform-independence (*)
926dfe5... gstdio: Handle EINTR in g_fsync() (*)
cd02eac... gstdio: Add macOS support to g_fsync() (*)
f35f9e9... tests: Use G_TEST_OPTION_ISOLATE_DIRS for fileutils tests (*)
5bf3849... tests: Add tests for g_file_set_contents_full() (*)
a84f241... Merge branch '1302-file-set-contents-fsync' into 'master' (*)
4375266... tests: Test that UTF-8 is escaped correctly by g_strescape( (*)
59eb3c5... tests: Add missing cast to URI tests (*)
1ef6e84... tests: Add some tests for expanding invalid escapes with g_ (*)
0544fdf... gfileinfo: Clarify docs to say that name and display-name a (*)
41937c3... gobject: Document that g_object_new() zeros out private dat (*)
b79747e... Merge branch 'remove-broken-xp-code' into 'master' (*)
87bc87a... Merge branch '1022-g-object-new-zeros-docs' into 'master' (*)
feab973... ci: Move some CI jobs from branches to schedules (*)
410ee53... ci: Add DAG attributes (*)
b4aa9d7... gfileutils: Fix O_NOFOLLOW handling on BSD systems (*)
79aeba3... Merge branch 'ci-schedules' into 'master' (*)
6a87f7e... Merge branch 'bandwidth' into 'master' (*)
62a54a9... Merge branch '4-strescape-utf8' into 'master' (*)
4bd74ac... Merge branch 'wip/pwithnall/bsd-nofollow' into 'master' (*)
9c6c546... gosxutils: Include Foundation rather than Cocoa (*)
5b42934... Merge branch '1869-ios-cocoa' into 'master' (*)
5ba5f5b... Merge branch '137-gfileinfo-display-name-docs' into 'master (*)
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 (*)
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 (*)
66db786... gmessages: Add API to move info and debug messages to stder
e8a4b32... gmessages: Expose our default filtering as API
(*) 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]