summaryrefslogtreecommitdiff
path: root/programs/gvfs-cat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up various errors with i18n of programs/*.cAlexander Larsson2009-08-241-49/+49
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-2/+0
* Error out if the user passes invalid flags and warn the user. Fixes bugA. Walton2008-03-061-0/+11
* C89 fixes from Jens Granseuer (#511838)Alexander Larsson2008-01-281-1/+2
* Add i18n/l10n to gvfs-cat, plus indentation. For details seeLuca Ferretti2008-01-181-50/+105
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Moved the gio tools from gio-standaloneAlexander Larsson2007-11-271-0/+128
* Split out gio into its own moduleAlexander Larsson2007-09-131-105/+0
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-131-1/+1
* Split out daemon implementation into a module in its own subdirAlexander Larsson2007-09-131-1/+1
* Move open into g_file_readAlexander Larsson2007-09-131-2/+8
* Make cancellable explicitly passed to sync opsAlexander Larsson2007-09-131-2/+2
* Add gvfs-cat & gvfs-infoAlexander Larsson2007-09-131-0/+99