summaryrefslogtreecommitdiff
path: root/programs/gvfs-ls.c
Commit message (Expand)AuthorAgeFilesLines
* Revert part of "Update NEWS for 1.25.90"Ondrej Holy2015-08-211-7/+4
* Update NEWS for 1.25.901.25.90Ondrej Holy2015-08-171-4/+7
* gvfs-ls: Always complete mountsOndrej Holy2015-08-141-6/+1
* gvfs-ls: Complete mounts with terminating slashOndrej Holy2015-08-141-1/+1
* gvfs-ls: Complete local uris as urisOndrej Holy2015-08-141-1/+1
* Report gvfs version when --version is usedRoss Lagerwall2014-04-111-0/+8
* gvfs-ls: added option to output URIsIhar Hrachyshka2013-10-161-4/+18
* 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
* programs: Return proper exit value when something failsTomas Bzatek2012-07-201-6/+14
* Apply some love to the gvfs utilitiesMatthias Clasen2012-06-291-7/+23
* Fix up various errors with i18n of programs/*.cAlexander Larsson2009-08-241-107/+107
* [PROGRAMS] add a -n option to gvfs-ls for nofollow-symlinksBenjamin Otte2009-06-171-2/+8
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-2/+0
* 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