git-annex/Logs
Joey Hess 67e817c6a1 New annex.largefiles setting, which configures which files git annex add and the assistant add to the annex.
I would have sort of liked to put this in .gitattributes, but it seems
it does not support multi-word attribute values. Also, making this a single
config setting makes it easy to only parse the expression once.

A natural next step would be to make the assistant `git add` files that
are not annex.largefiles. OTOH, I don't think `git annex add` should
`git add` such files, because git-annex command line tools are
not in the business of wrapping git command line tools.
2013-03-29 16:17:13 -04:00
..
Group.hs where indenting 2012-11-11 00:51:07 -04:00
Location.hs direct mode committing 2012-12-12 19:20:38 -04:00
PreferredContent.hs New annex.largefiles setting, which configures which files git annex add and the assistant add to the annex. 2013-03-29 16:17:13 -04:00
Presence.hs improve imports 2013-02-27 21:48:46 -04:00
Remote.hs another quickcheck 2012-12-20 00:02:33 -04:00
Transfer.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Trust.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Unused.hs show an error message if garbage is provided to dropunused 2013-03-03 20:04:24 -04:00
UUID.hs where indenting 2012-11-11 00:51:07 -04:00
UUIDBased.hs where indenting 2012-11-11 00:51:07 -04:00
Web.hs dropping from web 2012-11-29 17:01:07 -04:00