[glib] (148 commits) Non-fast-forward update to branch wip/oholy/x-gvfs-notrash
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (148 commits) Non-fast-forward update to branch wip/oholy/x-gvfs-notrash
- Date: Wed, 5 Aug 2020 12:07:10 +0000 (UTC)
The branch 'wip/oholy/x-gvfs-notrash' 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:
dfbd8e7... tests: Rewrite a URI test to use an array of test strings
159f989... guri: Allow params to be NULL if length is 0
e478a6e... tests: Test the length argument of g_uri_parse_params()
ec6bfb5... tests: Rewrite another URI test to use an array of test str
3de54c7... tests: Test the length argument of g_uri_unescaped_bytes()
6a70905... fuzzing: Test g_uri_unescape_segment() as well as g_uri_une
63d326c... guri: Fix buffer overrun when decoding %-encoded URI compon
9ae77bc... Update Romanian translation
3db7024... gunixmounts: Add g_unix_mount_point_at
ad1eb5b... gfile: Add support for x-gvfs-notrash option to ignore moun
Commits added to the branch:
b06ddc0... glib.supp: Generalise some g_quark_init() suppressions (*)
ab33896... tests: Rewrite a URI test to use an array of test strings (*)
67c9d34... guri: Allow params to be NULL if length is 0 (*)
836fee7... tests: Test the length argument of g_uri_parse_params() (*)
7656399... tests: Rewrite another URI test to use an array of test str (*)
0b19810... tests: Test the length argument of g_uri_unescaped_bytes() (*)
67ba5bf... fuzzing: Test g_uri_unescape_segment() as well as g_uri_une (*)
f9d165a... guri: Fix buffer overrun when decoding %-encoded URI compon (*)
15bf2dd... Merge branch 'ossfuzz-23815-23818-uri-overflows' into 'mast (*)
3bc9f57... Update Romanian translation (*)
497c511... Fix giomodule.cache being wrongly considered stale (*)
3ef229f... gconvert: Use a pointer array in extract_uris (*)
b101dbd... Merge branch 'g_uri_list_extract_uris-use-pointer-array' in (*)
88fe781... gdesktopappinfo: Fix unnecessarily copied and leaked URI li (*)
1ee22d0... Merge branch 'bugfix/appinfo-launch-urilist-leak' into 'mas (*)
fa13c41... gtrace: Add sysprof tracing support infrastructure (*)
bfe1617... gmain: Add sysprof tracing to GMainContext and GSource (*)
6f281ce... gtask: Include task name in complete_in_idle_cb source name (*)
7cd67c9... gspawn: Add sysprof trace support for spawning (*)
b08bd04... gtask: Improve task names used internally within GLib (*)
db9987d... strfuncs: a few g_strsplit_set() improvements (*)
4486ac1... Merge branch 'sysprof' into 'master' (*)
d022b71... uri: change parse_params() to take a separator set (*)
591d867... uri: modify g_uri_parse_params() to take flags (*)
e2d3349... tests/uri: add g_uri_parse_params() corner-cases (*)
30ad9c6... uri: teach g_uri_parse_params() to decode www-form query (*)
7bee36b... uri: add G_FLAGS_ENCODED_QUERY (*)
3f72a95... uri: make g_uri_parse_params() take an error (*)
05d65ae... tests: limit number of threads to something reasonable. (*)
3cabce3... Merge branch 'tests-limit-threads' into 'master' (*)
735c80d... Merge branch 'uri-parse-params' into 'master' (*)
8049535... glocalfileinfo: Handle arbitrary binary data in extended at (*)
63b329f... glocalfileinfo: Correct an off-by-one error when unescaping (*)
ed70742... Update Ukrainian translation (*)
570f27a... Update Romanian translation (*)
d0eab92... ci: Use --branch and --depth arguments to git clone to save (*)
5c09c9e... ci: Limit depth of subprojects when cloning (*)
8b8470f... Updated Lithuanian translation (*)
10f2d10... Update Catalan translation (*)
4b31834... portal: Read /.flatpak-info in thread-safe fashion (*)
eb3409a... gmain: fix fetching timebase on non-Intel Darwin (*)
f5fc9ca... Merge branch 'wip/wjt/2159-thread-unsafe-initialization-in- (*)
6bdf640... gtestutils: Mark that g_assert_whatever() macros do not nor (*)
1135ca2... Merge branch 'analyzer-noreturn' into 'master' (*)
4433a46... uri: fix g_uri_unescape_string() regression (*)
5ca8e51... Merge branch 'uri-illegal' into 'master' (*)
bd75c18... gtask: Only override g_task_set_source_tag() for GLib ≥ 2.6 (*)
4c6654d... uri: add illegal_characters argument to unescape_bytes (*)
5ab6a30... Update Ukrainian translation (*)
d992b90... Update Romanian translation (*)
21b0003... gtimezone: get 64-bit data from version-3 TZif files (*)
bc78f0a... gtimezone: support POSIX 1003.1-2001 quoted TZ abbreviation (*)
325d17c... gtimezone: allow hh to be 24, as per POSIX (*)
6897863... gtimezone: add support for RFC 8536 time zone transitions (*)
25d950b... gtimezone: support footers in TZif files (*)
7414dc2... Clarify memset in set_tz_name (*)
4408e69... gtimezone: add FIXME comments (*)
f5b4a6b... Merge branch 'GDateTime-TZif' into 'master' (*)
e18a6a2... tests: Incorporate bug base into g_test_bug() calls in gdat (*)
98a7d6e... tests: Add tests for RFC 8536 v3 parsing of time zones (*)
c3c2c31... glib: Use g_getenv everywhere instead of getenv (*)
221e32d... Merge branch 'g-getenv-everywhere' into 'master' (*)
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 (*)
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) (*)
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' (*)
0d6b175... gunixmounts: Add g_unix_mount_point_at
4602a5e... gfile: Add support for x-gvfs-notrash option to ignore moun
(*) 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]