summaryrefslogtreecommitdiff
path: root/programs
Commit message (Expand)AuthorAgeFilesLines
* Correctly detect the missing argumentsÉric Piel2010-06-231-2/+8
* describe the unset typeÉric Piel2010-06-231-1/+1
* Correct return values on error for programsBastien Nocera2010-03-056-8/+25
* gvfs-save: cmd-line help fix newly introduced typo (oops) Christian Kellner2010-02-191-1/+1
* gvfs-save: Fix cmd-line help and error reportingChristian Kellner2010-02-181-1/+1
* gvfs-move: Fix cmd-line help and error reportingChristian Kellner2010-02-181-4/+19
* gvfs-copy: Fix cmd-line help and error reportingChristian Kellner2010-02-181-4/+19
* gvfs-monitor-[dir|file]: Support for "move events"Christian Kellner2010-02-182-13/+61
* Add "default location" support for mountsChristian Kellner2009-11-261-1/+10
* Fixed description for gvfs-mkdirJonh Wendell2009-10-011-1/+1
* Remove dead codeMatthias Clasen2009-09-111-2/+0
* Fix up various errors with i18n of programs/*.cAlexander Larsson2009-08-2414-660/+665
* Add -f support to gvfs-rm and gvfs-trashAlexander Larsson2009-08-242-19/+31
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-2/+5
* Allow unsetting attributes with gvfs-set-attributesAlexander Larsson2009-06-251-1/+6
* Don't show not requested info in gvfs-info (#582175)Andreas Henriksson2009-06-231-10/+16
* Add gvfs-set-attribute programAlexander Larsson2009-06-233-0/+205
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-171-1/+15
* [PROGRAMS] add a -n option to gvfs-ls for nofollow-symlinksBenjamin Otte2009-06-171-2/+8
* Make gvfs-mount print should_automount for GVolume objectsDavid Zeuthen2009-06-121-7/+8
* show speed in progress updates of gvfs-copyBenjamin Otte2009-06-081-2/+11
* Fix up .gitignore filesAlexander Larsson2009-04-171-0/+15
* Bug 523420 – gvfs-bash-completion.sh has a shebang and is executableAlexander Larsson2009-04-162-3/+1
* Bug 523732 – gvfs-bash-completion.sh should not modify COMP_WORDBREAKSAlexander Larsson2009-03-091-2/+14
* Bug 561172 – gnome-open fails on local URIs with anchorsAlexander Larsson2009-03-031-1/+10
* Implement --device option for gvfs-mount.David Zeuthen2009-02-261-1/+99
* Use the new support for shadow mounts instead ofAlexander Larsson2008-12-011-6/+246
* Don't show fallback setting for GThemedIcon (this is a construct onlyAlexander Larsson2008-10-241-13/+7
* reviewed by: Christian Kellner <ck@xatom.net>Richard Hughes2008-10-201-3/+36
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-291-7/+20
* 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