Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make GFileAttributeInfoList refcounted | Alexander Larsson | 2007-09-13 | 1 | -2/+2 | |
* | Add preserve and no-dereference flags to gvfs-copy | Alexander Larsson | 2007-09-13 | 1 | -0/+9 | |
* | Better printing of writable attributes | Alexander Larsson | 2007-09-13 | 1 | -1/+11 | |
* | Ignore gvfs-save | Alexander Larsson | 2007-09-13 | 1 | -0/+1 | |
* | Remove GFileFlags and split out to multiple attributes | Alexander Larsson | 2007-09-13 | 2 | -2/+2 | |
* | Print attribute info flags | Alexander Larsson | 2007-09-13 | 1 | -1/+42 | |
* | Report errors on saving in gvfs-save exit status | Alexander Larsson | 2007-09-13 | 1 | -6/+19 | |
* | Rename gvfs-create to gvfs-save, add various commandline args | Alexander Larsson | 2007-09-13 | 2 | -6/+40 | |
* | Fix warning | Alexander Larsson | 2007-09-13 | 1 | -1/+0 | |
* | Add writable attribute query switch to gvfs-info | Alexander Larsson | 2007-09-13 | 1 | -1/+80 | |
* | Break out GFileAttributeValue from GFileInfo and use in other places. | Alexander Larsson | 2007-09-13 | 1 | -4/+6 | |
* | Added -T and -p switches | Alexander Larsson | 2007-09-13 | 1 | -2/+23 | |
* | Add -T argument | Alexander Larsson | 2007-09-13 | 1 | -1/+10 | |
* | Add progress argument | Alexander Larsson | 2007-09-13 | 1 | -1/+13 | |
* | Update gitignore | Alexander Larsson | 2007-09-13 | 1 | -0/+1 | |
* | Added gvfs-rm app | Alexander Larsson | 2007-09-13 | 2 | -0/+51 | |
* | Add git-trash program | Alexander Larsson | 2007-09-13 | 3 | -0/+52 | |
* | Add g_file_get_filesystem_info | Alexander Larsson | 2007-09-13 | 1 | -19/+33 | |
* | Finish implementing daemon version of file_mount_mountable | Alexander Larsson | 2007-09-13 | 1 | -4/+44 | |
* | Add cancellation to mount operations | Alexander Larsson | 2007-09-13 | 1 | -1/+1 | |
* | Convert g_file_read_async() to new async API model | Alexander Larsson | 2007-09-13 | 1 | -2/+2 | |
* | Update mounting APIs | Alexander Larsson | 2007-09-13 | 1 | -5/+9 | |
* | Removed parent argument to directory monitor callback signal | Alexander Larsson | 2007-09-13 | 1 | -2/+0 | |
* | Switch GFileMonitor and GDirectoryMonitor from interfaces to baseclass. | Alexander Larsson | 2007-09-13 | 2 | -2/+4 | |
* | Rename file/dir monitor signal from change to changed | Alexander Larsson | 2007-09-13 | 2 | -2/+2 | |
* | Import file monitoring work from John McCutchan | Alexander Larsson | 2007-09-13 | 4 | -0/+166 | |
* | Move from G_FILE_ERROR to G_IO_ERROR | Alexander Larsson | 2007-09-13 | 2 | -2/+2 | |
* | Add gvfs-move | Alexander Larsson | 2007-09-13 | 3 | -2/+134 | |
* | Fix up error message | Alexander Larsson | 2007-09-13 | 1 | -1/+1 | |
* | Add g_file_get_basename and g_file_copy. | Alexander Larsson | 2007-09-13 | 2 | -0/+132 | |
* | Make GFileInfo into a pure key => value+type mapping. | Alexander Larsson | 2007-09-13 | 2 | -23/+27 | |
* | Remove spew | Alexander Larsson | 2007-09-13 | 1 | -2/+0 | |
* | Update ignore files | Alexander Larsson | 2007-09-13 | 1 | -0/+2 | |
* | Added gvfs-create program | Alexander Larsson | 2007-09-13 | 2 | -0/+106 | |
* | Add git-mount to .gitignore | Alexander Larsson | 2007-09-13 | 1 | -0/+1 | |
* | Initial work on allowing manual mounts | Alexander Larsson | 2007-09-13 | 1 | -0/+4 | |
* | Added manual mount operation | Alexander Larsson | 2007-09-13 | 1 | -0/+140 | |
* | Handle 64bit sizes | Alexander Larsson | 2007-09-13 | 2 | -2/+2 | |
* | Split out daemon implementation into a module in its own subdir | Alexander Larsson | 2007-09-13 | 4 | -4/+4 | |
* | Make enumerate_children take cancellable & error | Alexander Larsson | 2007-09-13 | 1 | -2/+9 | |
* | Some initial work on get_info clientside | Alexander Larsson | 2007-09-13 | 1 | -1/+1 | |
* | Move open into g_file_read | Alexander Larsson | 2007-09-13 | 1 | -2/+8 | |
* | Make cancellable explicitly passed to sync ops | Alexander Larsson | 2007-09-13 | 2 | -4/+4 | |
* | Display display/edit names | Alexander Larsson | 2007-09-13 | 1 | -3/+45 | |
* | Update gitignore file | Alexander Larsson | 2007-09-13 | 1 | -0/+2 | |
* | Add gvfs-cat & gvfs-info | Alexander Larsson | 2007-09-13 | 3 | -8/+240 | |
* | Requirest hidden attribute | Alexander Larsson | 2007-09-13 | 1 | -1/+1 | |
* | Hide hidden files | Alexander Larsson | 2007-09-13 | 1 | -0/+5 | |
* | Nicer gvfs-ls output | Alexander Larsson | 2007-09-13 | 1 | -3/+40 | |
* | Add gvfs-ls program | Alexander Larsson | 2007-09-13 | 3 | -0/+134 |