[glib] (73 commits) Non-fast-forward update to branch gio-thumbnail-sizes
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (73 commits) Non-fast-forward update to branch gio-thumbnail-sizes
- Date: Tue, 11 Oct 2022 19:00:20 +0000 (UTC)
The branch 'gio-thumbnail-sizes' 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:
00d56f5... Handling collision between standard i/o file descriptors an
3414d5a... tests: Only run g_error_new_valist() programmer error test
e9e2a51... gio: make g_task_get_cancellable return value nullable
3723fda... gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for
75fe934... glocalfileoutputstream: Do not double-close an fd on unlink
1230f8d... gthread-win32: Fix conversion error from pointer to integer
7d34407... meson: Set install_tag on installed tests files
ed7c9ce... meson: Set install_tag on systemtap files
db09c2f... meson: Set install_tag on remaining installed files
e86ca86... ci: Check that all installed files have a tag
f341cd7... gio/tests: Add file-thumbnail tests
c5c52cd... glocalfileinfo: Add support for xx-large and x-large thumbn
1742152... file-info: Add a set of attributes for large thumbnails
c7feed0... Add a 2.76 index to gio docs
Commits added to the branch:
d40ef83... tests/unix-streams: Free the cancelled error on cancelled c (*)
c8e2d4a... unix-streams: Ensure we get cancelled errors if the cancell (*)
d9ba615... Handling collision between standard i/o file descriptors an (*)
7162b3c... tests: skip g-file-info test if atime unsupported (*)
7c74fe4... tests: skip based on g_file_info_has_attribute (*)
505755e... glib.supp: Ignore gutils leaks for user and system dirs (*)
4432f78... CI: Do not allow failures in the valgrind job (*)
e8f31c4... tools/update-unicode-data.sh: Add a script to handle the un (*)
65092de... unicode: Update data to Unicode 15 (*)
0eb3a24... unicode: Avoid adding trailing spaces to tables definitions (*)
b3e32ed... tests/unicode: Add more debugging messages (*)
dcb459a... Fix g_unichar_iswide for unassigned codepoints (*)
37dba1c... gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for (*)
9cd9787... gio: make g_task_get_cancellable return value nullable (*)
2401e1a... glocalfileoutputstream: Do not double-close an fd on unlink (*)
902ba0b... tests: Only run g_error_new_valist() programmer error test (*)
7e9625a... Merge branch 'handling_collision_over_standard_file_descrip (*)
871d4f9... Merge branch 'tests-error-musl' into 'main' (*)
65abaa7... Merge branch 'task_get_cancellable_nullable' into 'main' (*)
51cf76e... Merge branch 'kjellahl/gio-launch-desktop-clang' into 'main (*)
7b53edb... Merge branch 'local-output-stream-prevent-double-fd-close' (*)
5fc8a47... gosxcontenttype: Do not mix declarations with code (*)
4f72d3b... gthread-win32: Fix conversion error from pointer to integer (*)
e53c68b... Merge branch 'cast-error' into 'main' (*)
c00df19... meson: Set install_tag on installed tests files (*)
49fd523... meson: Set install_tag on systemtap files (*)
a73ca33... meson: Set install_tag on remaining installed files (*)
497f151... ci: Check that all installed files have a tag (*)
87b4771... Merge branch 'install-tag-2' into 'main' (*)
7f7171e... gio: properly guard use of utimensat() (*)
cfdcdaa... Consider the GLogField.length of "MESSAGE"/"GLIB_DOMAIN" fi (*)
4e61dbc... Merge branch 'log-field-nul-termination' into 'main' (*)
54abb0f... Update version in the docs to 2.74.1 for the fixed handling (*)
d2818c2... Update German translation (*)
ea3f17d... Empty values are not valid GParamSpec (*)
8f975d0... ci: Conform to Python's coding style (*)
0b43858... Merge branch 'ebassi/fix-python-style-check' into 'main' (*)
f0dd96c... Merge branch 'ebassi/issue-2770' into 'main' (*)
a164b49... gregex: Allow G_REGEX_JAVASCRIPT_COMPAT in compile mask for (*)
664ee9c... gregex: Drop explanation G_REGEX_JAVASCRIPT_COMPAT (*)
df8403e... Merge branch 're-js-compat' into 'main' (*)
ce48bf1... Update Friulian translation (*)
274761d... Update Abkhazian translation (*)
255fa26... build: Let Meson figure out Python installation (*)
2843eef... Merge branch 'gbsneto/python-find' into 'main' (*)
e3c56a2... Update Friulian translation (*)
f5a5108... Update Occitan translation (*)
737ca7d... gdatetime: add missing g_return_() check in g_date_time_for (*)
07e3ec6... Merge branch 'aleksander/gdatetime-return-if-fail' into 'ma (*)
2b8b866... Update Hebrew translation (*)
574a2ec... gdatetime: add NULL guard in g_date_time_new_now() (*)
2f28419... Merge branch 'date-time-new-now' into 'main' (*)
aaf1bc0... Merge branch 'fix-localfileinfo' into 'main' (*)
b321ba1... Merge branch 'ignore-dirs-leaks+valgrind-ci' into 'main' (*)
1d2ea65... Merge branch 'fix-unix-streams-error-leak' into 'main' (*)
8f2711b... Merge branch 'log-field-nul-termination-2' into 'main' (*)
cc02e87... Merge branch 'unicode-15' into 'main' (*)
db259b5... Merge branch 'atime' into 'main' (*)
dd1f4f7... Optimize g_double_hash implementation (*)
c1af4b2... Optional optimization for `g_int64_hash` (*)
e02db8e... Add tests for hash collisions in simple cases (*)
4231426... Merge branch 'optimize_g_double_hash' into 'main' (*)
15cb123... glocalfileinfo: don't call both utimes and utimensat (*)
b1d4b4b... glocalfileinfo: Avoid getting unused type values (*)
60587d5... tests/file: Include config.h so tests checking HAVE_* defin (*)
10e3715... Merge branch 'utimensat2' into 'main' (*)
cf4d8a3... Merge branch 'osx-declaration-mixes-fix' into 'main' (*)
6e34175... g_str_equal: Provide macro for optimization (*)
db1aada... Merge branch 'str-equal-only' into 'main' (*)
9bb1410... gio/tests: Add file-thumbnail tests
e7a6853... glocalfileinfo: Add support for xx-large and x-large thumbn
e897457... file-info: Add a set of attributes for large thumbnails
93d3b8f... Add a 2.76 index to gio docs
(*) 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]