summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Provide our Python tools for buildsnirbheek/override-find-programNirbheek Chauhan2018-07-192-0/+4
* Merge branch '1447-date-tests-again' into 'master'Emmanuele Bassi2018-07-172-3/+31
|\
| * tests: Skip some more date tests if translations are not installedPhilip Withnall2018-07-172-0/+22
| * tests: Compare month names case-insensitively in date testsPhilip Withnall2018-07-171-3/+9
* | Update Romanian translationDaniel Șerbănescu2018-07-171-468/+517
* | Merge branch 'jjardon/python_overrride' into 'master'Philip Withnall2018-07-171-1/+1
|\ \ | |/ |/|
| * gio/Makefile.am: Use PYTHON to call python scriptjjardon/python_overrrideJavier Jardón2018-07-171-1/+1
|/
* Merge branch 'coverity' into 'master'Emmanuele Bassi2018-07-173-10/+21
|\
| * gvariant: Fix some memory leaks on error pathsPhilip Withnall2018-07-171-8/+14
| * gsettings: Fix some memory leaks on error pathsPhilip Withnall2018-07-171-2/+6
| * gio-tool: Fix a memory leak when returning command line helpPhilip Withnall2018-07-171-0/+1
|/
* Merge branch '1444-install-tests' into 'master'Philip Withnall2018-07-177-205/+199
|\
| * Meson: Install glib testsXavier Claessens2018-07-164-2/+34
| * Meson: Group all glib tests into a single dictXavier Claessens2018-07-161-175/+144
| * Meson: Remove hack that got fixed a while agoXavier Claessens2018-07-161-1/+0
| * Meson: Use environment() for test_envXavier Claessens2018-07-164-28/+22
* | Merge branch 'add-g-has-typeof-1440' into 'master'Philip Withnall2018-07-174-3/+15
|\ \
| * | gmacros: Add new private g_has_typeof to abstract __typeof__ checksIain Lane2018-07-164-3/+15
* | | Merge branch 'type-safe-g-clear-pointer-1425' into 'master'Philip Withnall2018-07-175-3/+31
|\ \ \ | |/ / | | / | |/ |/|
| * gmem.h: Use __typeof__() in the g_clear_pointer() macroIain Lane2018-07-162-0/+28
| * gobject: Make g_clear_object take a non-volatile GObject **Iain Lane2018-07-123-3/+3
* | Update German translationMario Blättermann2018-07-141-579/+615
* | Merge branch '976-disable-assert-checks' into 'master'Emmanuele Bassi2018-07-132-7/+54
|\ \
| * | gtestutils: Bail out of g_test_init() if G_DISABLE_ASSERT is definedPhilip Withnall2018-07-112-3/+26
| * | gtestutils: Document difference between g_assert() and g_assert_*()Philip Withnall2018-07-111-4/+28
* | | Merge branch '786-gio-test-leaks' into 'master'Xavier Claessens2018-07-135-12/+30
|\ \ \
| * | | tests: Mark refcount/properties2 test as slowPhilip Withnall2018-07-061-1/+1
| * | | tests: Mark gdbus-threading test as slowPhilip Withnall2018-07-061-0/+1
| * | | tests: Add missing unit test to GLib tests listPhilip Withnall2018-07-061-0/+1
| * | | tests: Move two tests from GIO uninstalled helpers to test cases listPhilip Withnall2018-07-061-2/+4
| * | | tests: Rework slow test handling for GIO testsPhilip Withnall2018-07-051-4/+11
| * | | tests: Ensure GIO tests which need dbus-daemon are runPhilip Withnall2018-07-051-1/+1
| * | | build: Make actions and gdbus-export GIO tests as slowPhilip Withnall2018-07-051-1/+5
| * | | tests: Use Unicode typography in gdbus-export testPhilip Withnall2018-07-051-5/+5
| * | | gdbus-connection-loss: Fix leak in testStef Walter2018-07-051-0/+3
* | | | Merge branch 'indentation_correction_gspawn' into 'master'Philip Withnall2018-07-131-18/+18
|\ \ \ \
| * | | | gspawn: correct indentation in do_posix_spawnThomas Hindoe Paaboel Andersen2018-07-131-18/+18
* | | | | Merge branch '889-stdiowrappers-symlink-failure' into 'master'Philip Withnall2018-07-131-1/+8
|\ \ \ \ \
| * | | | | tests: Fix running fileutils test in cwd which is a symlinkPhilip Withnall2018-07-111-1/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'python-none-equality' into 'master'Philip Withnall2018-07-127-21/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | python: avoid equality check for NoneThomas Hindoe Paaboel Andersen2018-07-127-21/+21
|/ / / /
* | | | Merge branch 'gitlab-ci-freebsd-manual' into 'master'Philip Withnall2018-07-121-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ci: switch the freebsd-11 job to manual modeChristoph Reiter2018-07-121-0/+1
|/ / /
* | | Merge branch 'revert-08f41d80' into 'master'Emmanuele Bassi2018-07-114-14/+3
|\ \ \
| * | | Revert "Merge branch 'type-safe-g-clear-pointer-1425' into 'master'"Emmanuele Bassi2018-07-114-14/+3
|/ / /
* | | Updated Slovenian translationMatej Urbančič2018-07-111-179/+187
* | | Merge branch '640-appinfo-skip-display' into 'master'Emmanuele Bassi2018-07-111-1/+1
|\ \ \
| * | | tests: Fix skipping of appinfo tests when DISPLAY is unsetPhilip Withnall2018-07-111-1/+1
| |/ /
* | | Merge branch 'type-safe-g-clear-pointer-1425' into 'master'Philip Withnall2018-07-114-3/+14
|\ \ \
| * | | gmem.h: Use __typeof__() in the g_clear_pointer() macroIain Lane2018-07-111-0/+11