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