summaryrefslogtreecommitdiff
path: root/programs/gvfs-copy.c
Commit message (Expand)AuthorAgeFilesLines
* gvfs-copy: Show progress for interactive copyRoss Lagerwall2014-04-181-1/+2
* gvfs-copy: Improve the interactive overwriteRoss Lagerwall2014-04-181-4/+5
* gvfs-copy: Make the progress output usableRoss Lagerwall2014-04-181-12/+26
* 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
* Apply some love to the gvfs utilitiesMatthias Clasen2012-06-291-10/+20
* gvfs-copy: Do not use deprecated g_format_size_for_display()Vincent Untz2011-08-151-1/+1
* Correct return values on error for programsBastien Nocera2010-03-051-1/+3
* gvfs-copy: Fix cmd-line help and error reportingChristian Kellner2010-02-181-4/+19
* Fix up various errors with i18n of programs/*.cAlexander Larsson2009-08-241-26/+27
* show speed in progress updates of gvfs-copyBenjamin Otte2009-06-081-2/+11
* Error out if the user passes invalid flags and warn the user. Fixes bugA. Walton2008-03-061-0/+12
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* Update to new file attribute namesAlexander Larsson2007-12-201-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Moved the gio tools from gio-standaloneAlexander Larsson2007-11-271-0/+181
* Split out gio into its own moduleAlexander Larsson2007-09-131-158/+0
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-131-2/+2
* Add preserve and no-dereference flags to gvfs-copyAlexander Larsson2007-09-131-0/+9
* Add -T argumentAlexander Larsson2007-09-131-1/+10
* Add progress argumentAlexander Larsson2007-09-131-1/+13
* Move from G_FILE_ERROR to G_IO_ERRORAlexander Larsson2007-09-131-1/+1
* Fix up error messageAlexander Larsson2007-09-131-1/+1
* Add g_file_get_basename and g_file_copy.Alexander Larsson2007-09-131-0/+128