summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbus: simplify error handling in g_dbus_connection_send_message_unlocked()th/gdbus-cleanupThomas Haller2021-03-311-14/+5
* gdbus: refactor duplicate code for freeing FilterDataThomas Haller2021-03-311-22/+22
* Merge branch '2055-correct-date-format-utf8' into 'master'Philip Withnall2021-03-318-33/+341
|\
| * Add private functions to correctly convert datetime when LC_TIME is not UTF8Frederic Martinsons2021-03-277-6/+318
| * Reorganize headers inclusion alphabeticallyFrederic Martinsons2021-03-271-5/+3
| * Correct FIXME by implementing a function for converting two digits yearFrederic Martinsons2021-03-271-22/+20
* | Merge branch 'remove-shgetfileinfo' into 'master'Philip Withnall2021-03-311-9/+178
|\ \
| * | GWin32Mount: Don't use SHGetFileInfoW() for mount displaynamesРуслан Ижбулатов2021-03-311-4/+42
| * | GWin32Mount: Don't use SHGetFileInfoW() for iconsРуслан Ижбулатов2021-03-311-5/+136
* | | Merge branch 'ricotz/for-master' into 'master'Philip Withnall2021-03-311-3/+3
|\ \ \
| * | | gtlspassword: Fix g-i annotation of return for g_tls_password_get_valueRico Tzschichholz2021-03-311-3/+3
| |/ /
* | | Merge branch 'exfat' into 'master'Philip Withnall2021-03-311-0/+2
|\ \ \
| * | | glocalfile: Add native exfat magic number to filesystem listLeigh Scott2021-03-291-0/+2
| |/ /
* | | Merge branch 'clang-cl-improvements' into 'master'Philip Withnall2021-03-314-6/+21
|\ \ \ | |/ / |/| |
| * | glib-sections.txt: Add g_macro__has_extension in private sectionclang-cl-improvementsChun-wei Fan2021-03-311-0/+1
| * | gmacros.h: Improve check for C _Static_assertChun-wei Fan2021-03-301-1/+8
| * | gmacros.h: Use _Static_assert for clangChun-wei Fan2021-03-301-1/+1
| * | msvc_recommended_pragmas.h: Refine for clang-clChun-wei Fan2021-03-302-5/+12
|/ /
* | Merge branch 'fixing_2281' into 'master'Philip Withnall2021-03-294-0/+323
|\ \
| * | gfileinfo: Add tests for get and set {access,creation}_date_time APIsAbanoub Ghadban2021-03-281-0/+149
| * | gfileinfo: Add APIs to get and set {access,creation}_date_timeAbanoub Ghadban2021-03-283-0/+174
* | | Merge branch 'gio-appinfo-thread-crash' into 'master'Philip Withnall2021-03-292-1/+9
|\ \ \ | |/ / |/| |
| * | Don't leak a handle from _g_io_win32_get_module()Руслан Ижбулатов2021-03-251-1/+2
| * | GIO W32: Pin gio DLLРуслан Ижбулатов2021-03-251-0/+7
* | | Update Chinese (China) translationDz Chen2021-03-271-44/+44
| |/ |/|
* | Merge branch 'fuzz-path-fix' into 'master'Simon McVittie2021-03-251-2/+2
|\ \
| * | fuzzing: Fix assertion failure in fuzz_paths.cPhilip Withnall2021-03-251-2/+2
| |/
* | Merge branch '2363-alloca-docs' into 'master'Simon McVittie2021-03-251-0/+11
|\ \ | |/ |/|
| * galloca: Clarify alloca() sizes must always be controlled by the programPhilip Withnall2021-03-251-0/+11
|/
* Merge branch 'master' into 'master'Philip Withnall2021-03-244-1/+46
|\
| * gtree: Make g_tree_remove_all() publicliuyangming2021-03-234-1/+46
* | Merge branch 'fuzz-path-functions' into 'master'Philip Withnall2021-03-243-0/+53
|\ \
| * | fuzzing: Add fuzz tests for functions which parse pathsPhilip Withnall2021-03-243-0/+53
* | | Merge branch 'git-to-gitlab' into 'master'Philip Withnall2021-03-2411-18/+18
|\ \ \ | |/ / |/| |
| * | docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane2021-03-2411-18/+18
|/ /
* | Merge branch 'docs' into 'master'Philip Withnall2021-03-241-1/+1
|\ \
| * | docs: Fix example program linkAvinash Sonawane2021-03-241-1/+1
|/ /
* | Merge branch '2361-key-file-locale-caching' into 'master'Sebastian Dröge2021-03-232-1/+45
|\ \ | |/ |/|
| * gkeyfile: Fix crash when parsing translations on a second loadPhilip Withnall2021-03-232-0/+44
| * gkeyfile: Drop a redundant checkPhilip Withnall2021-03-231-1/+1
|/
* Merge branch 'security-policy' into 'master'Philip Withnall2021-03-231-0/+67
|\
| * docs: Add a policy for handling security issuesPhilip Withnall2021-03-111-0/+67
* | Merge branch 'tls-bindings-ci-failure' into 'master'Philip Withnall2021-03-231-1/+8
|\ \
| * | tests: Deactivate tls-bindings test suite for windowsFrederic Martinsons2021-03-231-1/+8
|/ /
* | Merge branch 'wip/steal-fd' into 'master'Philip Withnall2021-03-226-23/+69
|\ \
| * | gmain: Add g_steal_fd() to APISimon McVittie2021-03-226-23/+69
|/ /
* | Merge branch 'remove-out-caller-allocates-from-pod-types' into 'master'Sebastian Dröge2021-03-202-19/+19
|\ \
| * | introspection: Remove 'caller-allocates' from POD typesPhilip Chimento2021-03-202-19/+19
|/ /
* | Merge branch 'parsing' into 'master'Philip Withnall2021-03-191-12/+3
|\ \
| * | goption.c: Simplfy parse_short_option()Avinash Sonawane2021-03-191-12/+3