summaryrefslogtreecommitdiff
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
* Merge branch 'fix-objc-build' into 'master'Philip Withnall2018-06-211-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-2116-186/+1042
|\
| * gspawn: use sane_open() for stdinDaniel Drake2018-06-211-1/+1
| * gspawn: document FD_CLOEXEC behaviourDaniel Drake2018-06-211-4/+5
| * gdesktopappinfo: add g_desktop_app_info_launch_uris_as_manager_with_fds variantDaniel Drake2018-06-214-19/+143
| * gdesktopappinfo: enable fast posix_spawn gspawn codepathDaniel Drake2018-06-216-66/+106
| * gspawn: Optimize with posix_spawn codepathDaniel Drake2018-06-214-2/+285
| * gspawn: Add g_spawn_async_with_fds variantDaniel Drake2018-06-215-97/+505
* | Merge branch 'support-tcrypt' into 'master'Philip Withnall2018-06-217-6/+298
|\ \
| * | Add support for TCRYPT volumes to GMountOperationsegfault2018-06-217-6/+298
* | | Revert "build: Look for copied Objective-C files in builddir"Philip Withnall2018-06-211-5/+5
* | | Merge branch '1377-g-assert-cmpfloat' into 'master'Philip Withnall2018-06-212-6/+6
|\ \ \
| * | | gtester: Explicitly convert arguments of g_assert_cmpfloat()Philip Chimento2018-06-211-1/+1
| * | | build: Look for copied Objective-C files in builddirPhilip Chimento2018-06-201-5/+5
|/ / /
* | | Merge branch '258-variable-names' into 'master'Xavier Claessens2018-06-201-49/+49
|\ \ \
| * | | gobject: Add prefixes to variables in G_VALUE_COLLECT*() macrosPhilip Withnall2018-06-201-49/+49
|/ / /
* | | Merge branch 'lrn/attachconsole' into 'master'Philip Withnall2018-06-203-0/+218
|\ \ \
| * | | W32: add std stream redirection envvar optionsРуслан Ижбулатов2018-06-203-0/+218
| | |/ | |/|
* | | Merge branch '1423-gmountoperation-tests' into 'master'Philip Withnall2018-06-203-0/+113
|\ \ \ | | |/ | |/|
| * | tests: Add basic tests for GMountOperationPhilip Withnall2018-06-193-0/+113
|/ /
* | Merge branch '896-variant-type-docs' into 'master'Emmanuele Bassi2018-06-194-9/+12
|\ \
| * | gvariant: Document differences between GVariant bytestrings and arraysPhilip Withnall2018-06-152-2/+5
| * | gvariant: Change type of ‘y’ variants from guchar to guint8Philip Withnall2018-06-152-7/+7
* | | Merge branch '807-g-file-dup-docs' into 'master'Xavier Claessens2018-06-191-0/+5
|\ \ \
| * | | 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 'non-atomicity-of-g_file_set_contents' into 'master'Philip Withnall2018-06-191-0/+11
|\ \ \ \
| * | | | gfileutils: document non-atomicity of g_file_set_contents()non-atomicity-of-g_file_set_contentsWill Thompson2018-06-151-0/+11
* | | | | 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
* | | | | | | Merge branch 'strlcpy-comment' into 'master'Philip Withnall2018-06-181-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Meson: Add comment telling why we test strlcpy/strlcatXavier Claessens2018-06-181-0/+2
|/ / / / / / /
* | | | | | | Merge branch 'str-equal-docs' into 'master'Xavier Claessens2018-06-151-3/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | docs: Amend the docs for g_str_equal() to reflect current general usagePhilip Withnall2018-06-141-3/+3
* | | | | | | Merge branch 'meson-functions' into 'master'Xavier Claessens2018-06-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Meson: Add missing checks for functionsXavier Claessens2018-06-141-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'gitlab' into 'master'Xavier Claessens2018-06-1522-52/+46
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | docs: Rename README.commits to CONTRIBUTING.mdPhilip Withnall2018-06-153-2/+2
| * | | | | | docs: Rename README.in to README.md for GitLabPhilip Withnall2018-06-158-12/+10
| * | | | | | docs: Change Bugzilla references to GitLabOlivier Crête2018-06-1514-38/+34
|/ / / / / /
* | | | | | Merge branch '1368-codegen-interface-info' into 'master'Philip Withnall2018-06-154-9/+412
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |