1. 06 Jun, 2014 1 commit
  2. 07 Apr, 2014 1 commit
  3. 03 Oct, 2013 1 commit
  4. 31 Jan, 2013 1 commit
  5. 07 Jan, 2013 1 commit
  6. 04 Jan, 2013 1 commit
  7. 03 Jan, 2013 1 commit
  8. 16 Nov, 2012 2 commits
  9. 25 Oct, 2012 2 commits
  10. 04 Jun, 2012 1 commit
  11. 03 May, 2012 1 commit
    • Support reading attributes from index · f917481e
      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.
      Russell Belfer committed
  12. 01 Apr, 2012 1 commit
  13. 19 Sep, 2011 1 commit