summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix formatting of code blockpgriffis/doc-fixPatrick Griffis2021-04-191-2/+2
* Merge branch 'wip/prince781/fix-gspawn-terminal-win32' into 'master'Philip Withnall2021-04-191-1/+23
|\
| * improve console check in gspawn-win32Princeton Ferro2021-04-191-1/+23
|/
* Merge branch 'g_string_replace_doc_fix' into 'master'Philip Withnall2021-04-191-1/+1
|\
| * g_string_replace(): Fix documentation of 'limit' parameterNelson Ben2021-04-181-1/+1
|/
* Merge branch 'patch-2' into 'master'Sebastian Dröge2021-04-181-2/+2
|\
| * Add nullable annotations in GUnixMountEntrySophie Herold2021-04-181-2/+2
|/
* Merge branch 'fix-typo' into 'master'Philip Withnall2021-04-161-1/+1
|\
| * Fix typo in g_socket_listener_accept_async()'s commentdemotomohiro2021-04-161-1/+1
|/
* Merge branch 'clang-attributes' into 'master'Philip Withnall2021-04-162-35/+111
|\
| * gmacros.h: raise minimum GCC version for attribute __noreturn__Aleksandr Mezin2021-04-161-3/+3
| * gmacros.h: use g_macro__has_attribute() where possibleAleksandr Mezin2021-04-162-33/+109
|/
* Update Nepali translationPawan Chitrakar2021-04-151-1764/+2461
* Merge branch 'fix_more_warnings' into 'master'Sebastian Dröge2021-04-157-8/+11
|\
| * Fix missing initializer in gio/tests/gdbus-example-peer.cEmmanuel Fleury2021-04-151-0/+1
| * Fix missing initializer warning in gio/tests/gdbus-example-export.cEmmanuel Fleury2021-04-151-1/+2
| * Fix signedness warning in gio/tests/gsettings.cEmmanuel Fleury2021-04-151-1/+1
| * Fix missing initializer warning in gio/tests/gdbus-testserver.cEmmanuel Fleury2021-04-151-1/+2
| * Fix multiple signedness warnings in gio/tests/gdbus-testserver.cEmmanuel Fleury2021-04-151-1/+1
| * Fix signedness warning in gio/tests/mimeapps.cEmmanuel Fleury2021-04-151-1/+1
| * Fix signedness warning in gio/tests/proxy-test.cEmmanuel Fleury2021-04-151-2/+2
| * Fix signedness warning in gio/tests/file.cEmmanuel Fleury2021-04-151-1/+1
|/
* Merge branch 'fix_more_warnings' into 'master'Sebastian Dröge2021-04-156-13/+22
|\
| * Fix signedness warning in gio/tests/gdbus-test-codegen.cEmmanuel Fleury2021-04-151-2/+2
| * Fix signedness warning in gio/tests/testfilemonitor.cEmmanuel Fleury2021-04-141-3/+4
| * Fix signedness warning in gio/tests/socket.cEmmanuel Fleury2021-04-141-1/+2
| * Fix multiple missing initializer warnings in gio/tests/gdbus-export.cEmmanuel Fleury2021-04-141-5/+11
| * Fix missing initializer warning in gio/tests/gdbus-connection.cEmmanuel Fleury2021-04-141-1/+2
| * Fix signedness warning in glib/gstring.cEmmanuel Fleury2021-04-141-1/+1
* | Merge branch '2368-task-docs' into 'master'Sebastian Dröge2021-04-151-3/+3
|\ \ | |/ |/|
| * gtask: Clarify what counts as ‘too many tasks’ for rate limitingPhilip Withnall2021-04-141-3/+3
* | Merge branch 'gerror-utf8-docs' into 'master'Emmanuele Bassi2021-04-141-0/+6
|\ \ | |/ |/|
| * gerror: Clarify docs around message requirementsgerror-utf8-docsMatthias Clasen2021-04-141-0/+6
|/
* Merge branch 'wip/clarify-ref-count-api' into 'master'Philip Withnall2021-04-131-0/+8
|\
| * refcount: Clarify when the ref count ends up undefinedJonas Ådahl2021-04-091-0/+8
* | Merge branch 'clarify-refcount-init-api' into 'master'Philip Withnall2021-04-131-2/+2
|\ \ | |/ |/|
| * grefcount: Clarify that the initial reference count is 1Dor Askayo2021-04-091-2/+2
|/
* Merge branch 'mcatanzaro/coverity-noreturn' into 'master'Philip Withnall2021-04-081-0/+3
|\
| * Implement G_ANALYZER_NORETURN for Coveritymcatanzaro/coverity-noreturnMichael Catanzaro2021-04-081-0/+3
|/
* Merge branch 'fix-glib-unavailable-macro' into 'master'Philip Withnall2021-04-081-12/+29
|\
| * gmacros.h: Fix stringification in some macrosGaël Bonithon2021-04-081-2/+4
| * gmacros.h: Complete the use of GLIB_AVAILABLE_MACRO_IN_*Gaël Bonithon2021-04-081-10/+25
* | Merge branch 'fix_more_warnings' into 'master'Philip Withnall2021-04-085-74/+77
|\ \ | |/ |/|
| * Fix signedness warning in glib/gdate.cEmmanuel Fleury2021-04-081-1/+1
| * Fix several signedness warnings in gio/tests/actions.cEmmanuel Fleury2021-04-081-2/+2
| * Fix multiple missing initializer warnings in gio/tests/actions.cEmmanuel Fleury2021-04-081-15/+15
| * Fix missing initializer warning in gio/tests/gdbus-peer-object-manager.cEmmanuel Fleury2021-04-081-0/+1
| * Fix several missing initializer warnings in gio/tests/gdbus-peer.cEmmanuel Fleury2021-04-081-2/+4
| * Fix multiple missing initializer warning in gio/tests/g-file.cEmmanuel Fleury2021-04-081-54/+54
|/
* Merge branch 'fix-annotation' into 'master'Sebastian Dröge2021-04-082-5/+5
|\