AUTHORS


Log

Author Commit Date CI Message
Ben Straub e267c9fc 2012-06-04T06:03:08 Complete the AUTHORS list.
Russell Belfer f917481e 2012-05-03T16:37:25 Support reading attributes from index Depending on the operation, we need to consider gitattributes in both the work dir and the index. This adds a parameter to all of the gitattributes related functions that allows user control of attribute reading behavior (i.e. prefer workdir, prefer index, only use index). This fix also covers allowing us to check attributes (and hence do diff and status) on bare repositories. This was a somewhat larger change that I hoped because it had to change the cache key used for gitattributes files.
Peter Drahoš 3433a699 2012-04-02T00:32:21 Removed my duplicate entry
Vicent Marti 7aece9cf 2011-09-19T06:14:54 Who makes the magic possible?