summaryrefslogtreecommitdiff
path: root/programs/gvfs-cat.c
Commit message (Expand)AuthorAgeFilesLines
* Report gvfs version when --version is usedRoss Lagerwall2014-04-111-0/+8
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* programs: Return proper exit value when something failsTomas Bzatek2012-07-201-4/+13
* Apply some love to the gvfs utilitiesMatthias Clasen2012-06-291-57/+55
* 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