[glib] (142 commits) Non-fast-forward update to branch fix-overlayfs-trashing-1027
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (142 commits) Non-fast-forward update to branch fix-overlayfs-trashing-1027
- Date: Mon, 13 Aug 2018 16:49:17 +0000 (UTC)
The branch 'fix-overlayfs-trashing-1027' 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:
3ba9e4b... Fix trashing on overlayfs
Commits added to the branch:
2aacef3... gobject: Make g_clear_object take a non-volatile GObject ** (*)
f9a9902... gmem.h: Use __typeof__() in the g_clear_pointer() macro (*)
4c621fb... gmacros: Add new private g_has_typeof to abstract __typeof_ (*)
f456e31... Meson: Use environment() for test_env (*)
5f3db54... Meson: Remove hack that got fixed a while ago (*)
a84cbf1... Meson: Group all glib tests into a single dict (*)
1bba327... Meson: Install glib tests (*)
4dc6a01... Merge branch 'type-safe-g-clear-pointer-1425' into 'master' (*)
16c6a73... Merge branch 'add-g-has-typeof-1440' into 'master' (*)
7f55c76... Merge branch '1444-install-tests' into 'master' (*)
2c79b35... gio-tool: Fix a memory leak when returning command line hel (*)
b5948c1... gsettings: Fix some memory leaks on error paths (*)
e487df3... gvariant: Fix some memory leaks on error paths (*)
bb8420f... Merge branch 'coverity' into 'master' (*)
5f6895d... gio/Makefile.am: Use PYTHON to call python script (*)
7a27e77... Merge branch 'jjardon/python_overrride' into 'master' (*)
27eb6b4... tests: Compare month names case-insensitively in date tests (*)
532c45b... tests: Skip some more date tests if translations are not in (*)
f216534... Update Romanian translation (*)
ed6a29a... Merge branch '1447-date-tests-again' into 'master' (*)
c79c234... unicode: Update to unicode 11.0.0 (*)
359b27d... unicode: Update test data files for unicode 11.0.0 (*)
057f393... meson: Provide our Python tools for builds (*)
631c353... meson: use the new 'python' module instead of the 'python3' (*)
a486923... 2.57.2 (*)
8790646... Merge branch 'wip/ricotz/unicode-11.0' into 'master' (*)
ffbdde3... meson: switch the proxy-libintl subproject to the upstream (*)
4488873... Merge branch 'meson-wrap-proxy-libintl-upstream' into 'mast (*)
c46afdb... Merge branch 'nirbheek/override-find-program' into 'master' (*)
e0b120c... Add debug spew to module loading (*)
cab8b53... meson: switch to the wrapdb wrap file for zlib (*)
5ed808d... network monitor: Update portal implementation (*)
7217fe5... Stop generating code for NetworkMonitor (*)
1db3b6d... Add a gnet utility (*)
e5f8734... Merge branch 'meson-zlib-wrapdb' into 'master' (*)
4e1488e... Merge branch 'meson-python-module' into 'master' (*)
3e0f765... Updated Spanish translation (*)
16d51d7... Updated Spanish translation (*)
2480ece... Merge branch 'new-network-portal' into 'master' (*)
56092b8... Revert "Add a gnet utility" (*)
c66c277... Fix annotation of g_binding_unbind() to transfer-full (*)
7b5b772... Merge branch 'binding-unbind-annotation' into 'master' (*)
94a99ae... Update documentation of g_tls_connection_handshake (*)
2f26cf0... Updated Lithuanian translation (*)
e91da3f... grcbox: Fix typo in doc (*)
9b6b282... gio: Update mounts after g_volume_mount (*)
24f5dbc... gio/tests: Use the right format specifier (*)
2d7423b... Merge branch 'wip/sadiq/fixes' into 'master' (*)
ef1d249... gasyncqueue: Add missing precondition to g_async_queue_time (*)
b5b0485... Merge branch '1459-async-queue-precondition' into 'master' (*)
cec7170... gmarkup: Fix unvalidated UTF-8 read in markup parsing error (*)
fccef3c... gmarkup: Fix crash in error handling path for closing eleme (*)
f424a0c... Merge branch '1462-bookmark-overflow' into 'master' (*)
4127c84... Merge branch '1461-bookmarks-nullptr' into 'master' (*)
47dcbd3... build: Remove a pointless intermediate variable in glib/Mak (*)
2a69cdb... build: Stop distributing generated files in autotools tarba (*)
f9705f7... docs: Don’t distribute generated man pages (*)
40fc185... docs: Fix glib-sections.txt includes for g_atomic_rc_* API (*)
0e0b18e... docs: Fix a minor syntax error in a documentation comment (*)
c0f8792... docs: Add missing API indexes for old versions (*)
4cd7f76... gconvert: Adjust an argument name in the header to match th (*)
fba8d7a... docs: Fix case of a type used in a gtk-doc comment (*)
b4734d3... docs: Add some more backtick quotation (*)
2500dfe... docs: Fix a documentation link (*)
376234f... gbookmarkfile: Fix error reporting with unexpected nesting (*)
dbf9959... Merge branch '1436-docs-muckery' into 'master' (*)
83c69fa... Merge branch '1035-bookmarks-state-machine' into 'master' (*)
26c3f2f... Install gioenumtypes.h (*)
158f07c... Merge branch 'gio-enum-install' into 'master' (*)
bcafcc5... Updated Spanish translation (*)
862fe11... build: Conditionally add gwin32.c to sources without using (*)
ca0110c... build: Conditionally add spawn and IO channel without using (*)
9460aee... Merge branch '1436-please-for-the-love-of-things-just-build (*)
83a4cab... 2.57.2 (actual release) (*)
17df5c0... gtestutils: Mention G_DISABLE_ASSERT in documentation for g (*)
b2249bf... tests: Don’t use a potentially-existent timezone in a tes (*)
70ad484... gresource-tool: fix build in case libelf is available on Wi (*)
433770b... Merge branch 'build-fix-mingw-libelf' into 'master' (*)
88b8ebb... gio-tool: Hold GVolumeMonitor reference during operations (*)
6c041ff... gbookmarkfile: Fix some minor leaks when metadata elements (*)
5e64ee3... Drop a questionable test from the refstring suite (*)
12adfcb... Merge branch 'bookmark-file-leak' into 'master' (*)
71b0123... Merge branch 'issue-1467' into 'master' (*)
7f5296d... Merge branch 'wip/oholy/update-mounts' into 'master' (*)
cc9cfc7... date test: Use g_test_skip(), not g_test_incomplete() (*)
a0289a5... Merge branch 'date-test-skip' into 'master' (*)
99caee2... build: only test for broken ip_mreq_source on Android. Fixe (*)
516101c... Merge branch 'test-ip_mreq_source-android-only' into 'maste (*)
21d1797... tests: Fix a -Wbad-function-cast warning in the atomic test (*)
7cc5565... testutils: Correctly print incomplete tests as "not ok # TO (*)
49a8777... testing: Clarify why incomplete tests cause g_test_failed() (*)
ffe0402... testing: Assert that skipped tests cause g_test_failed() (*)
ba3b442... testing: Use g_assert_true(), which is preferred for unit t (*)
bbefa73... testutils: Treat incomplete tests more like skipped tests (*)
0a180bb... testing: Assert that test-case results are combined correct (*)
54a5f37... g_test_run: Document g_test_incomplete's similarity to g_te (*)
08fe935... Update documentation of g_tls_client_connection_set_use_ssl (*)
0fba231... Updated Lithuanian translation (*)
a81b925... Fix up g_bytes_compare() documentation (*)
2860d4b... gbookmarkfile: Fix some more minor leaks when metadata elem (*)
eb65054... Merge branch 'ossfuzz-9723-bookmark-leak' into 'master' (*)
4eca2ac... tests: Add an overflow test for bookmark file dates (*)
b1fffbf... gtimer: Document that g_time_val_from_iso8601() drops white (*)
cefa66e... gtimer: Add overflow checks to g_time_val_from_iso8601() (*)
fdccf5f... gtimer: Drop support for negative years from g_time_val_fro (*)
2ab7fd2... tests: Add more ISO 8601 parser tests (*)
e5d9eca... Merge branch 'gbytes-compare-docs' into 'master' (*)
a5f8244... Merge branch 'mcatanzaro/tls-docs' into 'master' (*)
7458def... Merge branch 'ossfuzz-9673-bookmark-date-overflow' into 'ma (*)
725eb1c... tests: Add test for overflow handling in g_time_val_to_iso8 (*)
6104e63... tests: Improve branch coverage when testing g_time_val_add( (*)
ab09a5f... gdbusmessage: Fix a typo in the documentation (*)
9ce1852... Merge branch '1475-atomic-casts' into 'master' (*)
b8d751a... testing: Exercise TAP output (*)
83c79ea... Merge branch 'smcv/glib-xfail' (*)
ba30f45... Merge branch 'timer-tests' into 'master' (*)
0498b43... Merge branch '1446-g_test_init-docs' into 'master' (*)
f046801... Meson: Update cross compilation doc (*)
bc0d624... Merge branch 'xclaesse/glib-meson-cross-doc' (*)
7e2dfa8... DOC: Documentation fix in GTask description (*)
3693bc5... Merge branch 'gtaskfix' into 'master' (*)
291bb0c... Merge branch '1433-rename-timezones-in-tests' into 'master' (*)
929844f... W32: correctly use st_ctime (*)
075bb0f... W32: consider NTFS mounpoints to be symlinks (*)
10ee730... gvariant: Fix bounds checking in GVariant text format parse (*)
8defa46... Merge branch 'issue-1452' into 'master' (*)
0d27122... Merge branch '1481-variant-parse-overflow' into 'master' (*)
8c84429... gtimer: Ensure arithmetic is correctly signed for ISO 8601 (*)
cce309a... Merge branch 'ossfuzz-9815-time-signed-arithmetic' into 'ma (*)
12a2a98... tests: refactor running glib-mkenums (*)
cbd335c... tests: mkenums: placate flake8 (*)
7928fee... glib-mkenums: don't support @filename@/@basename@ in fhead/ (*)
de62a95... glib-mkenums: improve and correct argument documentation (*)
b1bfebc... tests: Explicitly set TZ=UTC for g_time_val_from_iso8601() (*)
f92359b... Merge branch 'wjt/glib-mkenums-filename-basename-in-fhead-f (*)
ae6439c... Update Polish translation (*)
e98401f... Update Turkish translation (*)
e49f9c9... Merge branch '225-iso-8601-test-tz' into 'master' (*)
ef45c90... Update French translation (*)
4385476... Fix indicative gschema.dtd regarding range. (*)
93f3cb7... Revert "glocalfile: Check that parent device is the same wh
1152d99... Fix trashing on overlayfs
(*) 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]