summaryrefslogtreecommitdiff
path: root/programs
Commit message (Expand)AuthorAgeFilesLines
* Provide infrastructure for out of process volume monitors and port the halDavid Zeuthen2008-07-081-0/+22
* Add -p to create parents (using g_file_make_directory_with_parents, justRoss Burton2008-06-111-10/+36
* Make the bash completion script conditionally (#530772)Christian Kellner2008-05-201-2/+4
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-224-8/+0
* Unbreak the gphoto2 backend by allowing automounting.David Zeuthen2008-04-071-1/+35
* Add icon fallbacks for encrypted drives/media. (#525153)Christian Kellner2008-04-021-2/+39
* Fix wording of error messages. Don't include "Error renaming file" sinceWouter Bolsterlee2008-03-161-6/+6
* Add a little helper program that renames files by callingChristian Kellner2008-03-142-0/+84
* ANSIfication Same.Kjartan Maraas2008-03-071-2/+2
* Error out if the user passes invalid flags and warn the user. Fixes bugA. Walton2008-03-068-0/+94
* 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