summaryrefslogtreecommitdiff
path: root/programs/gvfs-ls.c
Commit message (Expand)AuthorAgeFilesLines
* Error out if the user passes invalid flags and warn the user. Fixes bugA. Walton2008-03-061-0/+12
* Better completionAlexander Larsson2008-02-261-25/+74
* Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen2008-02-251-7/+176
* Update to new file attribute namesAlexander Larsson2007-12-201-4/+6
* Update for gio API changes (removal of GFileAttributeValue).Alexander Larsson2007-12-141-3/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Moved the gio tools from gio-standaloneAlexander Larsson2007-11-271-0/+209
* Split out gio into its own moduleAlexander Larsson2007-09-131-185/+0
* Better layout of ls outputAlexander Larsson2007-09-131-3/+12
* Make gvfs-ls attribute handling more usefulAlexander Larsson2007-09-131-4/+31
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-131-2/+2
* Remove GFileFlags and split out to multiple attributesAlexander Larsson2007-09-131-1/+1
* Make GFileInfo into a pure key => value+type mapping.Alexander Larsson2007-09-131-6/+6
* Handle 64bit sizesAlexander Larsson2007-09-131-1/+1
* Split out daemon implementation into a module in its own subdirAlexander Larsson2007-09-131-1/+1
* Make enumerate_children take cancellable & errorAlexander Larsson2007-09-131-2/+9
* Make cancellable explicitly passed to sync opsAlexander Larsson2007-09-131-2/+2
* Requirest hidden attributeAlexander Larsson2007-09-131-1/+1
* Hide hidden filesAlexander Larsson2007-09-131-0/+5
* Nicer gvfs-ls outputAlexander Larsson2007-09-131-3/+40
* Add gvfs-ls programAlexander Larsson2007-09-131-0/+100