summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* build: Attempt at delaying the build of ObjC filesobjc-buildEmmanuele Bassi2018-06-221-14/+10
* Revert "Revert "build: Look for copied Objective-C files in builddir again""Emmanuele Bassi2018-06-221-5/+5
* Revert "build: Look for copied Objective-C files in builddir again"Philip Withnall2018-06-221-5/+5
* build: Look for copied Objective-C files in builddir againPhilip Chimento2018-06-211-5/+5
* Merge branch 'master' into 'master'Philip Withnall2018-06-218-82/+245
|\
| * gdesktopappinfo: add g_desktop_app_info_launch_uris_as_manager_with_fds variantDaniel Drake2018-06-213-19/+142
| * gdesktopappinfo: enable fast posix_spawn gspawn codepathDaniel Drake2018-06-216-66/+106
* | Add support for TCRYPT volumes to GMountOperationsegfault2018-06-215-6/+277
* | tests: Add basic tests for GMountOperationPhilip Withnall2018-06-193-0/+113
* | gfile: Document usefulness of g_file_dup()Philip Withnall2018-06-191-0/+5
* | Merge branch 'wip/lantw/freebsd-kqueue-complex' into 'master'Philip Withnall2018-06-195-177/+547
|\ \
| * | kqueue: Use the worker context to schedule rescanning of missing filesTing-Wei Lan2018-06-171-1/+5
| * | tests: Make testfilemonitor test work with kqueueTing-Wei Lan2018-06-171-101/+258
| * | kqueue: Make it possible to pass file monitor testsTing-Wei Lan2018-06-174-75/+284
* | | Merge branch 'wip/hughsie/EOPNOTSUPP' into 'master'Philip Withnall2018-06-191-1/+1
|\ \ \
| * | | gio: PPC64 returns EOPNOTSUPP from splice() if not supportedwip/hughsie/EOPNOTSUPPRichard Hughes2018-06-141-1/+1
* | | | Merge branch 'wip/oholy/gio-bash-completion' into 'master'Philip Withnall2018-06-194-0/+123
|\ \ \ \
| * | | | gio: Add bash completion for gio toolwip/oholy/gio-bash-completionOndrej Holy2018-06-154-0/+123
| |/ / /
* | | | docs: Change Bugzilla references to GitLabOlivier Crête2018-06-151-1/+1
* | | | Merge branch '1368-codegen-interface-info' into 'master'Philip Withnall2018-06-153-2/+354
|\ \ \ \ | |/ / / |/| | |
| * | | codegen: Fix a minor Python linting warningPhilip Withnall2018-06-141-1/+1
| * | | codegen: Suppress the old --xml-files option in the --help outputPhilip Withnall2018-06-141-1/+1
| * | | codegen: Add --interface-info-[body|header] modesPhilip Withnall2018-06-142-0/+319
| * | | codegen: Support Since and name changing annotations on annotationsPhilip Withnall2018-06-141-0/+33
| | |/ | |/|
* | | gfdonotificationbackend: hold a strong ref on backendArnaud Rebillout2018-06-141-1/+2
|/ /
* | g_dbus_is_supported_address(): set error if returning FALSEWill Thompson2018-06-132-29/+54
* | Merge branch 'fdonotif-segfault-fix' into 'master'Philip Withnall2018-06-131-21/+34
|\ \
| * | gfdonotificationbackend: Fix possible invalid pointer in dbus callbackArnaud Rebillout2018-06-131-21/+34
* | | gwin32notificationbackend: Only warn oncePhilip Withnall2018-06-121-1/+7
* | | Merge branch '811-content-type-docs' into 'master'Christoph Reiter2018-06-121-2/+2
|\ \ \
| * | | docs: Add (transfer full) annotation to g_content_type_get_mime_type()Philip Withnall2018-06-081-2/+2
* | | | Merge branch 'wip/jehan/android-master-v3' into 'master'Xavier Claessens2018-06-113-2/+10
|\ \ \ \
| * | | | gio: fix various "warning: unused variable".Jehan2018-06-111-2/+6
| * | | | gio: UNIX_PATH_MAX may be defined.Jehan2018-06-111-0/+2
| * | | | gio: C_IN is defined in recent Android headers.Jehan2018-06-111-0/+2
| |/ / /
* | | | Merge branch 'wip/piotrdrag/unicode-typography' into 'master'Philip Withnall2018-06-112-23/+23
|\ \ \ \
| * | | | Revert "Partially revert 10c490cdfe3ae042f747bd00f787492e2bdb7ed0"Piotr Drąg2018-06-082-23/+23
| |/ / /
* | | | Merge branch 'classify-test-suites' into 'master'Philip Withnall2018-06-111-10/+10
|\ \ \ \
| * | | | Classify the testsEmmanuele Bassi2018-06-101-10/+10
| | |/ / | |/| |
* | | | Merge branch 'wip/lantw/freebsd-socket-tests' into 'master'Philip Withnall2018-06-111-7/+21
|\ \ \ \
| * | | | socket: Fix get_available_bytes on systems other than Linux and WindowsTing-Wei Lan2018-06-091-7/+21
| | |_|/ | |/| |
* | | | Merge branch 'wip/lantw/freebsd-meson-builds' into 'master'Philip Withnall2018-06-114-2/+21
|\ \ \ \
| * | | | meson: libelf.pc is not always availableTing-Wei Lan2018-06-091-0/+17
| * | | | build: Define MAJOR_IN_TYPES when major is defined in sys/types.hTing-Wei Lan2018-06-071-0/+2
| * | | | meson: Don't use -export-dynamicTing-Wei Lan2018-06-071-1/+1
| * | | | kqueue: Make _ke_is_excluded staticTing-Wei Lan2018-06-071-1/+1
| |/ / /
* | | | Merge branch 'wip/lantw/freebsd-gettext-tests' into 'master'Philip Withnall2018-06-113-2/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: Set both environment variable and locale when running testsTing-Wei Lan2018-06-093-0/+11
| * | | tests: Use de_DE.UTF-8 instead of de_DE in gsettings testTing-Wei Lan2018-06-091-2/+2
| |/ /
* | | Merge branch 'wip/oholy/trashing-locations2' into 'master'Philip Withnall2018-06-095-9/+160
|\ \ \