git-annex/CmdLine
Joey Hess adc5ca70a8 pre-commit: Block partial commit of unlocked annexed file, since that left a typechange staged in index
I had hoped that the git devs could change git's handling of partial
commits to not use a false index file, but seems not.

So, this relies on some git internals to detect that case. The test suite
has a test case added to catch it if changes to git break it.

This commit was sponsored by Paul Tagliamonte.
2014-11-10 15:36:24 -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 unify exception handling into Utility.Exception 2014-08-07 22:03:29 -04:00
GitAnnex.hs doh't use "def" for command definitions, it conflicts with Data.Default.def 2014-10-14 14:20:10 -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 pre-commit: Block partial commit of unlocked annexed file, since that left a typechange staged in index 2014-11-10 15:36:24 -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