summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbus-server-auth: Don't usually test non-EXTERNAL repeatedlywip/smcv/reduce-gdbus-server-auth-testSimon McVittie2020-09-151-3/+16
* Merge branch 'fix_warnings' into 'master'Philip Withnall2020-09-144-4/+4
|\
| * Fix a signedness problem in glib/tests/date.cEmmanuel Fleury2020-09-141-1/+1
| * Fix a signedness problem in glib/tests/collate.cEmmanuel Fleury2020-09-141-1/+1
| * Fix signedness error in glib/gspawn.cEmmanuel Fleury2020-09-141-1/+1
| * Fix signedness problem in glib/gutils.cEmmanuel Fleury2020-09-141-1/+1
|/
* Update Latvian translationRūdolfs Mazurs2020-09-131-1555/+1892
* Updated Danish translationAsk Hjorth Larsen2020-09-121-368/+458
* Merge branch '2194-winhttp-file-display-name' into 'master'Philip Withnall2020-09-112-1/+25
|\
| * gutf8: Fix a typo in the docs for g_utf16_to_utf8()Philip Withnall2020-09-101-1/+1
| * gwinhttpfile: Set display-name attribute on file infoPhilip Withnall2020-09-101-0/+24
* | Merge branch '2077-pointer-arithmetic' into 'master'Sebastian Dröge2020-09-101-1/+1
|\ \
| * | gfileutils: Correct operator precedence to avoid undefined pointer mathsPhilip Withnall2020-06-101-1/+1
* | | Merge branch 'wip/2164-dbus-sha1-timeout' into 'master'Philip Withnall2020-09-101-13/+40
|\ \ \
| * | | gdbusauthmechanismsha1: Use the same timeouts as libdbuswip/2164-dbus-sha1-timeoutSimon McVittie2020-09-071-13/+40
* | | | Merge branch 'coverity-fixes' into 'master'Philip Withnall2020-09-102-7/+252
|\ \ \ \ | |_|_|/ |/| | |
| * | | ci: Add model file for CoverityPhilip Withnall2020-09-081-0/+246
| * | | guri: Remove unnecessary NULL pointer checkPhilip Withnall2020-09-081-7/+6
* | | | 2.66.02.66.0Philip Withnall2020-09-102-1/+17
* | | | Update Italian translationMilo Casagrande2020-09-101-306/+361
* | | | Update Croatian translationGoran Vidović2020-09-091-80/+95
* | | | Update Croatian translationGoran Vidović2020-09-081-3/+4
* | | | Update Croatian translationGoran Vidović2020-09-081-62/+87
|/ / /
* | | Update Croatian translationGoran Vidović2020-09-071-36/+50
* | | Update Hungarian translationBalázs Meskó2020-09-071-370/+470
* | | Update Croatian translationGoran Vidović2020-09-071-49/+60
|/ /
* | Update Swedish translationAnders Jonsson2020-09-061-367/+457
* | Update Slovak translationDušan Kazik2020-09-061-1040/+1350
* | Update Croatian translationGoran Vidović2020-09-051-1667/+3512
* | Update Serbian translationМарко Костић2020-09-041-303/+394
* | Merge branch '2200-po-makefile-tabs' into 'master'Sebastian Dröge2020-09-031-16/+16
|\ \
| * | po: Fix tab indentation in Makefile.in.inPhilip Withnall2020-09-031-16/+16
* | | Merge branch 'tingping/fix-uri-not-nulling' into 'master'Patrick Griffis2020-09-021-0/+2
|\ \ \ | |/ / |/| |
| * | guri: Fix user passed to g_uri_split_with_user() not being NULL'dPatrick Griffis2020-09-021-0/+2
|/ /
* | 2.65.32.65.3Philip Withnall2020-09-022-1/+37
* | Merge branch '2191-scheduler-warnings' into 'master'Sebastian Dröge2020-09-021-1/+5
|\ \
| * | gthread: Only print scheduler setting warnings oncePhilip Withnall2020-09-021-1/+5
* | | Merge branch 'big_O_notations' into 'master'Philip Withnall2020-09-027-15/+45
|\ \ \
| * | | Add some notes on complexity in glib/gtree.cEmmanuel Fleury2020-09-021-4/+15
| * | | Add some notes on complexity in glib/gsequence.cEmmanuel Fleury2020-09-021-1/+4
| * | | Add some notes on complexity in glib/gqueue.cEmmanuel Fleury2020-09-021-1/+2
| * | | Add some notes on complexity in glib/gslist.cEmmanuel Fleury2020-09-021-1/+6
| * | | Add some notes on complexity in glib/glist.cEmmanuel Fleury2020-09-021-1/+6
| * | | Add some notes on complexity in glib/ghash.cEmmanuel Fleury2020-09-021-3/+4
| * | | Add some notes on complexity in glib/garray.cEmmanuel Fleury2020-09-021-4/+8
* | | | Merge branch '2197-option-group-limits' into 'master'Sebastian Dröge2020-09-021-0/+2
|\ \ \ \
| * | | | goption: Add a precondition to avoid GOptionEntry list overflowPhilip Withnall2020-09-021-0/+2
| | |/ / | |/| |
* | | | Update German translationMario Blättermann2020-09-021-301/+394
|/ / /
* | | Merge branch 'cancellable-disable-assert' into 'master'Simon McVittie2020-09-011-1/+1
|\ \ \
| * | | gcancellable: Mark a variable as unused if built with G_DISABLE_ASSERTPhilip Withnall2020-09-011-1/+1