|
e4c2e006
|
2012-10-25T01:25:17
|
|
Add Holger Weiss to hall of fame
Permission obtained from Holger Weiss to include all of his contributions to Git into LibGit2. See https://github.com/git/git/commit/21e403a7b956a95a36f218439f82b1c8af869257
|
|
e267c9fc
|
2012-06-04T06:03:08
|
|
Complete the AUTHORS list.
|
|
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.
|
|
3433a699
|
2012-04-02T00:32:21
|
|
Removed my duplicate entry
|
|
7aece9cf
|
2011-09-19T06:14:54
|
|
Who makes the magic possible?
|