summaryrefslogtreecommitdiff
path: root/gio/gio-tool-save.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix global variable name hidden by local variables in gio/gio-tool-save.cLoic Le Page2022-03-311-3/+3
* Use G_OPTION_ENTRY_NULL to avoid missing initializer warningsEmmanuel Fleury2021-05-131-1/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* gio-tool: Use print_file_error correctlyOndrej Holy2017-08-181-2/+2
* gio-tool-save: Use g_output_stream_write_all instead of whileOndrej Holy2017-08-181-18/+8
* gio-tool-save: Prevent overwriting errorOndrej Holy2017-08-181-1/+1
* gio-tool: Unify buffer sizesOndrej Holy2017-08-181-2/+7
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio-tool: Fix errors format stringVíctor Manuel Jáquez Leal2017-04-101-3/+3
* gio-tool: Do not leak GOptionContextOndrej Holy2017-04-101-0/+4
* gio-tool: Various fixes related to error messagesOndrej Holy2017-04-101-3/+3
* gio tool: Fix build on Windows/non-GCCChun-wei Fan2016-07-161-2/+13
* gio-tool: Remove a stray semicolonPhilip Withnall2016-07-111-1/+1
* Add a new gio commandline toolMatthias Clasen2016-07-011-0/+193