summaryrefslogtreecommitdiff
path: root/programs/gvfs-copy.c
Commit message (Expand)AuthorAgeFilesLines
* Wrong branchGVFS_1_0_1_svn2027Christian Kellner2008-09-241-193/+0
* 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