git-annex/CmdLine
Joey Hess 67fd06af76 add git annex view command
(And a vpop command, which is still a bit buggy.)

Still need to do vadd and vrm, though this also adds their documentation.

Currently not very happy with the view log data serialization. I had to
lose the TDFA regexps temporarily, so I can have Read/Show instances of
View. I expect the view log format will change in some incompatable way
later, probably adding last known refs for the parent branch to View
or something like that.

Anyway, it basically works, although it's a bit slow looking up the
metadata. The actual git branch construction is about as fast as it can be
using the current git plumbing.

This commit was sponsored by Peter Hogg.
2014-02-18 18:22:20 -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 avoid using function named that conflicts with name used in newer version of process library 2014-01-29 13:44:53 -04:00
GitAnnex.hs add git annex view command 2014-02-18 18:22:20 -04:00
GitAnnexShell.hs reorg 2014-01-26 16:36:31 -04:00
Option.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00
Seek.hs Windows: Avoid using unix-compat's rename, which refuses to rename directories. 2014-01-29 15:19:03 -04:00
Usage.hs reorganize some files and imports 2014-01-26 16:25:55 -04:00