Imported Upstream version 2.67.2
[platform/upstream/glib.git] / gio / gfile.c
2021-10-29 DongHun KwakImported Upstream version 2.67.2 upstream/2.67.2
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.66.6 upstream/2.66.6
2021-10-29 DongHun KwakImported Upstream version 2.65.3 upstream/2.65.3
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.62.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.4
2019-12-03 Hyunjee KimImported Upstream version 2.59.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.2
2019-12-03 Hyunjee KimImported Upstream version 2.56.0
2019-12-03 Hyunjee KimImported Upstream version 2.55.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.6 80/153580/1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-06-17 Philip Withnallgfile: Clarify that g_file_replace_contents() uses...
2015-03-03 Philip Withnalldocs: Expand introduction to mention using async calls...
2014-12-18 Philip Chimentogfile: Explain nonobvious use of my_error
2014-12-18 Philip Chimentogfile: Use g_error_matches
2014-12-18 Philip Chimentogfile: make_directory_with_parents race condition
2014-10-30 Ross Lagerwalldoc: Clarify documentation regarding g_file_replace...
2014-10-21 Benjamin Ottegfile: g_file_equal (x, x) is TRUE
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-07-28 David Kinggfile: Fix memory leak in g_file_move()
2014-07-23 Colin Waltersgfile: Initialize variable to pacify static analysis
2014-06-29 Sébastien Wilmetdoc: improve doc of g_file_equal()
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-04-19 Philip Withnallgfile: More explicitly document the context for GFilePr...
2014-04-10 Colin Waltersg_file_copy: Don't set GError when we intend to ignore...
2014-02-08 Matthias ClasenRemove a few leftover <simplelist>s
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenDocs: Drop use of indexterm tags
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Matthias ClasenDocs: don't use the warning tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-18 Ryan Lortieg_file_new_for_commandline_arg: clarify encoding
2014-01-02 Ryan LortieGFile: fix uninitialised variable
2013-12-25 Matthias Schelergio: Fix return of value from void function
2013-12-02 Xavier ClaessensDocument clearly async functions not copying its args
2013-12-02 Xavier ClaessensGFile: add GBytes version of _replace_contents_async()
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-10-29 Ross Lagerwallgio: Clear error properly to prevent crash
2013-10-16 Colin Waltersg_file_copy: Fall back to pathname queryinfo to help...
2013-09-17 Ryan Lortiemeasure_disk_usage: properly report results
2013-09-17 Ryan Lortiemeasure_disk_usage: skip progress on NULL callback
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-06-05 Colin Waltersg_file_copy(): Clean up logic for info query
2013-04-19 Sébastien WilmetAdd async version of g_file_make_directory()
2013-04-19 Sébastien WilmetGFile: fix the *_async_thread()
2013-04-10 Sébastien WilmetAdd async version of g_file_trash()
2013-04-10 Sébastien WilmetAdd missing details in GFile documentation
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-02-10 Matthias ClasenFix the build on Solaris
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-27 Colin WaltersGFile: Clean up file_copy_fallback to fix SEGV with...
2013-01-25 Colin Waltersgfile: Ensure we create internal pipe with FD_CLOEXEC
2013-01-21 Cosimo Cecchigfile: don't report completion twice on g_file_load_con...
2013-01-05 Nirbheek ChauhanGFile: Add Btrfs clone ioctl support
2012-12-19 Ryan Lortiegio + inotify support for hard links
2012-12-18 Dan Winshipgio: port file/vfs-related classes from GSimpleAsyncRes...
2012-12-14 Tomas Bzatekdocs: Fix return value of g_file_set_attributes_from_info()
2012-11-30 Matthias Claseng_file_enumerate_children: Fix reference to wrong error...
2012-11-27 Ryan Lortiegio: New API for GFile from remote commandline arg
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-09-23 Matthias ClasenFix gio docs
2012-09-03 Dan Winshipg_file_copy: plug a leak
2012-08-28 Matthias ClasenGFile: Cosmetic doc changes
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: clean up logic
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents(): fix a corner...
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: refix error propagation
2012-07-30 Owen W. Taylorg_file_make_directory_with_parents: Fix error propagation
2012-07-30 Colin WaltersGFile: Note semantics of g_file_delete()
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-07-10 Dan WinshipGFile: remove some unnecessary code
2012-05-21 Debarshi Raygio: The tmpl parameter to g_file_new_tmp can be NULL
2012-05-15 Paolo Borelligfile: add g_return_if_fail to g_file_make_directory_wi...
2012-05-15 Colin Waltersgfile: Plug memory leak in g_file_make_directory_with_p...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-26 Thomas Hindoe Paab... docs: g_file_new_tmp: template was renamed to tmpl
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
next