summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* monitor systemwip/hadess/memory-monitor-testsBastien Nocera2023-01-181-1/+1
* XXX more debugBastien Nocera2023-01-181-0/+36
* XXX disable tapBastien Nocera2023-01-182-6/+2
* gio: Better debug in memory-monitor testsBastien Nocera2023-01-182-20/+18
* XXX ci: Allow gio/socket test to failBastien Nocera2023-01-171-1/+1
* XXX always enable installed-tests in CIBastien Nocera2023-01-171-1/+0
* Merge branch 'document-gtask-brokenness' into 'main'Philip Withnall2023-01-161-0/+18
|\
| * GTask: Document issuesMatthias Clasen2023-01-161-0/+18
* | Merge branch 'settings-action-per-desktop-default' into 'main'Marco Trevisan2023-01-162-4/+11
|\ \
| * | tests/gsettings: Check that per-desktop settings are used by GAction'sMarco Trevisan (Treviño)2023-01-141-0/+10
| * | gsettings: Slightly simplify g_settings_action_get_state()Philip Withnall2023-01-131-7/+1
| * | gsettings: Support per-desktop overrides in GSettingsActionPhilip Withnall2023-01-101-0/+3
* | | Merge branch 'issue_2883b' into 'main'Philip Withnall2023-01-161-2/+7
|\ \ \
| * | | gfileutils: Use 'write' with 'count' <= max value of its return typeCCode2023-01-161-2/+7
* | | | Merge branch 'gstring-optimizations' into 'main'Philip Withnall2023-01-164-40/+108
|\ \ \ \ | |/ / / |/| | |
| * | | Try to make gtk-doc happyMatthias Clasen2023-01-141-1/+6
| * | | markup: Use g_string_truncateMatthias Clasen2023-01-141-9/+2
| * | | markup: Replace a g_string_insert_len callMatthias Clasen2023-01-141-1/+1
| * | | Improve the g_string_truncate testMatthias Clasen2023-01-141-1/+1
| * | | string: Add an inline g_string_truncate tooMatthias Clasen2023-01-142-2/+14
| * | | Improve the g_string_append testMatthias Clasen2023-01-141-3/+21
| * | | Improve the g_string_append_c testMatthias Clasen2023-01-141-2/+5
| * | | string: Optimize g_string_append(_len)Matthias Clasen2023-01-142-8/+38
| * | | string: Add a G_LIKELYMatthias Clasen2023-01-141-1/+1
| * | | string: Split g_string_maybe_expandMatthias Clasen2023-01-141-12/+19
| | |/ | |/|
* | | Merge branch 'fix-closure-annotations' into 'main'Emmanuele Bassi2023-01-143-9/+9
|\ \ \
| * | | Fix a couple of `closure` annotationsSebastian Dröge2023-01-133-9/+9
* | | | Merge branch 'banjiuqingshan-main-patch-03761' into 'main'Philip Withnall2023-01-131-50/+126
|\ \ \ \ | |/ / / |/| | |
| * | | gio/tests/file.c: Fix expectations when running as rootbanjiuqingshan2023-01-131-50/+126
| |/ /
* | | Merge branch 'regex-invalid-memory-access' into 'main'Marco Trevisan2023-01-122-2/+36
|\ \ \ | |/ / |/| |
| * | gregex: Prevent invalid memory access for unmatched subpatternsPhilip Withnall2023-01-112-2/+36
* | | Merge branch 'badcel/revert-update-closure-annotations' into 'main'Philip Withnall2023-01-1118-61/+61
|\ \ \ | |/ / |/| |
| * | Do not name callback parameters "user_data"badcel2023-01-092-21/+21
| * | Revert "Rename all user datas in callbacks to user_data"badcel2023-01-093-13/+13
| * | Revert "Rename user data parameters to user_data"badcel2023-01-0916-28/+28
* | | Merge branch 'wip/smcv/gptrarray-null-term' into 'main'Simon McVittie2023-01-101-0/+3
|\ \ \
| * | | garray: Update NULL termination after copying array contentSimon McVittie2023-01-101-0/+3
* | | | Merge branch 'wip/smcv/rlimit-nproc-error' into 'main'Simon McVittie2023-01-101-1/+2
|\ \ \ \
| * | | | tests: Improve error message if setting max processes to 1 failsSimon McVittie2023-01-101-1/+2
| |/ / /
* | | | Merge branch 'wip/smcv/gptrarray-memcpy-nothing' into 'main'Simon McVittie2023-01-101-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | garray: Avoid calling memcpy with no itemsSimon McVittie2023-01-101-1/+1
| |/ /
* | | Merge branch 'gnumdk/cmpint_typo' into 'main'Philip Withnall2023-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | docs: Fix return type in cmpint exampleCédric Bellegarde2023-01-101-1/+1
|/ /
* | Merge branch 'fix-glib-compile-schemas-typo' into 'main'Simon McVittie2023-01-091-1/+1
|\ \
| * | glib-compile-schemas: Fix typo in comparison functionPhilip Withnall2023-01-091-1/+1
| |/
* | Merge branch 'ebassi/visibility-build-vars' into 'main'Philip Withnall2023-01-095-13/+13
|\ \
| * | build: Don't overwrite build variablesEmmanuele Bassi2023-01-085-13/+13
| |/
* | Merge branch 'ebassi/glib-types-visibility' into 'main'Philip Withnall2023-01-091-0/+1
|\ \ | |/ |/|
| * Include GObject's visibility headerEmmanuele Bassi2023-01-081-0/+1
|/
* 2.75.22.75.2Philip Withnall2023-01-062-1/+33