git-annex/CmdLine
Joey Hess 965e106f24 made parentDir return a Maybe FilePath; removed most uses of it
parentDir is less safe than takeDirectory, especially when working
with relative FilePaths. It's really only useful in loops that
want to terminate at /

This commit was sponsored by Audric SCHILTKNECHT.
2015-01-06 18:55:56 -04:00
..
GitAnnex limiting files based on metadata 2014-02-13 02:24:30 -04:00
GitAnnexShell Windows: Fix handling of absolute unix-style git repository paths. 2014-02-08 15:39:04 -04:00
Action.hs Run shutdown cleanup actions even if there were failures processing the command. 2014-12-30 12:49:34 -04:00
GitAnnex.hs setpresentkey: A new plumbing-level command. 2014-12-29 15:16:40 -04:00
GitAnnexShell.hs doh't use "def" for command definitions, it conflicts with Data.Default.def 2014-10-14 14:20:10 -04:00
Option.hs add desktop notifications 2014-03-22 14:12:19 -04:00
Seek.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
Usage.hs info: When passed the name or uuid of a remote, displays info about that remote. 2014-10-21 14:35:07 -04:00