summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glocalfileoutputstream: Add a missing O_CLOEXEC flag to replace()wip/2-58-cve-2021-28153Philip Withnall2021-03-191-3/+12
* glocalfileoutputstream: Fix CREATE_REPLACE_DESTINATION with symlinksPhilip Withnall2021-03-192-14/+142
* glocalfileoutputstream: Factor out a flag checkPhilip Withnall2021-03-191-3/+4
* tests: Stop using g_test_bug_base() in file testsPhilip Withnall2021-03-191-2/+2
* glocalfileoutputstream: Fix a typo in a commentPhilip Withnall2021-03-191-1/+1
* Update Chinese (Taiwan) translationTing-Wei Lan2019-10-081-330/+330
* Update Romanian translationDaniel Șerbănescu2019-07-211-216/+220
* Update French translationCharles Monzat2019-02-091-274/+279
* Update Hungarian translationBalázs Úr2019-01-291-232/+224
* Merge branch 'backport-623-dbus-message-size-glib-2-58' into 'glib-2-58'Simon McVittie2019-01-282-2/+72
|\
| * gdbusmessage: Fix check on upper limit of message sizePhilip Withnall2019-01-282-2/+72
|/
* 2.58.32.58.3Philip Withnall2019-01-213-3/+19
* Merge branch 'trash-mount-points' into 'glib-2-58'Philip Withnall2019-01-181-1/+41
|\
| * trash test: Don't rely on being able to determine mount pointsSimon McVittie2019-01-171-0/+29
| * trash test: Don't assume that ~/.local existsSimon McVittie2019-01-171-1/+12
|/
* Merge branch 'backport-573-gwin32appinfo-uninit-free-glib-2-58' into 'glib-2-58'Christoph Reiter2019-01-151-1/+1
|\
| * gwin32appinfo: Fix a potential free of an uninitialised variablePhilip Withnall2019-01-151-1/+1
|/
* Merge branch 'wip/oholy/gunixmounts-segfaults' into 'glib-2-58'Matthias Clasen2019-01-121-5/+5
|\
| * gunixmounts: Fix segfaults caused by new filter of mountsOndrej Holy2019-01-091-5/+5
|/
* Merge branch 'backport-555-gtype-bool-cxx-glib-2-58' into 'glib-2-58'Simon McVittie2019-01-041-1/+1
|\
| * Suppress -Wint-in-bool-context warning with G_DEFINE_INTERFACE and g++Kouhei Sutou2018-12-211-1/+1
* | Merge branch 'gvariant-test-align-more' into 'glib-2-58'Philip Withnall2019-01-041-2/+5
|\ \ | |/ |/|
| * gvariant test: Also force alignment for tuple test dataSimon McVittie2019-01-031-2/+5
|/
* Merge branch 'glib-2-58-guarantee-gvariant-test-alignment' into 'glib-2-58'Philip Withnall2018-12-191-3/+12
|\
| * tests: Allocate gvariant data from the heap to guarantee alignmentMart Raudsepp2018-12-191-3/+12
|/
* 2.58.22.58.2Philip Withnall2018-12-183-3/+81
* Revert "W32: new GFileInfo attributes"Philip Withnall2018-12-184-37/+0
* Revert "W32: extend the g-file-info test with new DOS attributes"Philip Withnall2018-12-181-63/+3
* Revert "test_internal_enhanced_stdio: don't use g_assert()"Philip Withnall2018-12-181-38/+38
* Merge branch 'backport-514-codegen-interface-info-glib-2-58' into 'glib-2-58'Emmanuele Bassi2018-12-175-21/+189
|\
| * gdbus-codegen: test --interface-info-{header,body}Will Thompson2018-12-113-15/+177
| * gdbus-codegen: sort input filesWill Thompson2018-12-111-1/+1
| * gdbus-codegen: don't sort args in --interface-info-bodyWill Thompson2018-12-111-1/+1
| * gdbus-codegen: make --interface-info-{header,body} not crashWill Thompson2018-12-112-4/+10
* | Merge branch 'backport-506-gdatetime-utf8-format-glib-2-58' into 'glib-2-58'Emmanuele Bassi2018-12-172-160/+193
|\ \
| * | gdatetime: Avoid unnecessary conversions from ASCII to UTF-8Tomasz Miąsko2018-12-102-2/+15
| * | gdatetime: Store intermediate result of g_date_time_format in UTF-8Tomasz Miąsko2018-12-102-159/+179
| |/
* | Merge branch 'backport-541-gentoo-timezones-glib-2-58' into 'glib-2-58'Emmanuele Bassi2018-12-171-6/+11
|\ \
| * | gtimezone: Fallback to /etc/timezone on GentooMart Raudsepp2018-12-171-6/+11
| |/
* | Merge branch 'backport-490-492-gspawn-deadlock-and-value-annotations' into 'g...Emmanuele Bassi2018-12-172-30/+66
|\ \
| * | g_value_get_variant: return value is transfer-none not transfer-fullChristoph Reiter2018-11-271-1/+1
| * | gspawn: Fix g_spawn deadlock in a multi-threaded program on LinuxPeter Wu2018-11-271-29/+65
* | | Merge branch 'backport-534-pem-parser-glib-2-58' into 'glib-2-58'Michael Catanzaro2018-12-172-3/+12
|\ \ \ | |_|/ |/| |
| * | gtlscertificate: Fix bug in PEM private key parserFredrik Ternerot2018-12-172-3/+12
|/ /
* | Update Basque translationIñaki Larrañaga Murgoitio2018-12-071-1511/+1787
* | Updated Slovenian translationMatej Urbančič2018-12-021-151/+144
* | Updated Spanish translationDaniel Mustieles2018-11-281-256/+259
* | Merge branch 'backport-433-date-matching-glib-2-58' into 'glib-2-58'Philip Withnall2018-11-272-44/+64
|\ \ | |/ |/|
| * gdate: Use longest matching month name in g_date_set_parseTomasz Miąsko2018-11-272-44/+64
|/
* Merge branch 'meson-pin-libffi-subproject' into 'glib-2-58'Philip Withnall2018-11-271-1/+1
|\