summaryrefslogtreecommitdiff
path: root/programs
Commit message (Expand)AuthorAgeFilesLines
* don't mess up my terminal when entering passwordsBenjamin Otte2008-02-271-0/+3
* Better completionAlexander Larsson2008-02-262-30/+75
* Add gvfs-bash-completion.shAlexander Larsson2008-02-251-1/+1
* Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen2008-02-254-7/+509
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-193-4/+3
* Update for the new mount flag argument.Alexander Larsson2008-02-112-9/+2
* Pass on uris unmodified to avoid roundtripping through GFile which can beAlexander Larsson2008-02-011-10/+24
* Require glib 2.15.5 for g_file_query_default_handler ().Alexander Larsson2008-01-292-0/+149
* C89 fixes from Jens Granseuer (#511838)Alexander Larsson2008-01-281-1/+2
* Remove debug spew.Alexander Larsson2008-01-241-3/+33
* Add a test mkdir programBastien Nocera2008-01-242-0/+73
* Add i18n/l10n to gvfs-cat, plus indentation. For details seeLuca Ferretti2008-01-182-69/+125
* Make g_mount_source_ask_password_async () public and addChristian Kellner2008-01-171-4/+40
* Update to new gio APIAlexander Larsson2008-01-142-2/+2
* Fix crash if no mount in volume.Alexander Larsson2008-01-111-4/+7
* Handle error reply from list_mounts.Alexander Larsson2008-01-101-12/+196
* Add g_mount_source_get_operation() that lets you handle a remoteAlexander Larsson2008-01-091-4/+2
* Update to handle removed GDirectoryMonitor from API.Alexander Larsson2008-01-071-2/+2
* Don't run gettextizeAlexander Larsson2007-12-201-0/+2
* Update to new file attribute namesAlexander Larsson2007-12-203-6/+8
* Update to new unmount flag apiAlexander Larsson2007-12-201-1/+1
* Add missing files from previous patch.David Zeuthen2007-12-201-0/+23
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-192-2/+53
* Update for gio API changes (removal of GFileAttributeValue).Alexander Larsson2007-12-142-6/+2
* Update to new gio flag enum types/valuesAlexander Larsson2007-12-145-10/+10
* Only use <gio/gio.h> includeAlexander Larsson2007-12-1411-14/+11
* Update for g_mount_for_location to g_file_mount_enclosing_volume change.Alexander Larsson2007-12-131-2/+2
* Moved the gio tools from gio-standaloneAlexander Larsson2007-11-2712-0/+1838
* Split out gio into its own moduleAlexander Larsson2007-09-1313-1590/+0
* Make monitoring apps monitor mountsAlexander Larsson2007-09-132-2/+2
* Add a flag for file monitoringAlexander Larsson2007-09-132-2/+2
* Add new event typesAlexander Larsson2007-09-131-0/+6
* Better layout of ls outputAlexander Larsson2007-09-131-3/+12
* Make gvfs-ls attribute handling more usefulAlexander Larsson2007-09-131-4/+31
* Add PRE_UNMOUNT and CHANGES_DONE_HINT file notification typesAlexander Larsson2007-09-131-6/+12
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-1311-14/+14
* Make GFileAttributeInfoList refcountedAlexander Larsson2007-09-131-2/+2
* Add preserve and no-dereference flags to gvfs-copyAlexander Larsson2007-09-131-0/+9
* Better printing of writable attributesAlexander Larsson2007-09-131-1/+11
* Ignore gvfs-saveAlexander Larsson2007-09-131-0/+1
* Remove GFileFlags and split out to multiple attributesAlexander Larsson2007-09-132-2/+2
* Print attribute info flagsAlexander Larsson2007-09-131-1/+42
* Report errors on saving in gvfs-save exit statusAlexander Larsson2007-09-131-6/+19
* Rename gvfs-create to gvfs-save, add various commandline argsAlexander Larsson2007-09-132-6/+40
* Fix warningAlexander Larsson2007-09-131-1/+0
* Add writable attribute query switch to gvfs-infoAlexander Larsson2007-09-131-1/+80
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-131-4/+6
* Added -T and -p switchesAlexander Larsson2007-09-131-2/+23
* Add -T argumentAlexander Larsson2007-09-131-1/+10
* Add progress argumentAlexander Larsson2007-09-131-1/+13