Commit Graph

7 Commits

Author SHA1 Message Date
brian m. carlson
da4fdef00b
Support SHA-256 repositories
Git will start to support SHA-256 as a hash for repositories in the near
future.  Let's update gitobj to version 2 to support SHA-256
repositories properly.  We initialize the repository based on the
extensions.objectFormat value, if one is provided, since this is the
configuration key that represents the hash algorithm.

Vendor the proper dependencies in place.
2020-07-29 20:53:44 +00:00
Kitten King
f5f712b4de
Fix Typos 2019-07-24 07:17:40 +00:00
Taylor Blau
b060df60f2 *: replace git/odb with vendored copy 2018-07-05 11:50:21 -05:00
Taylor Blau
9e93c85684 git/githistory: only handle non-Windows paths 2018-02-15 15:50:21 -08:00
rick olson
1cfb016669 lfs,localstorage: remove TempFile config in favor of fs package 2017-10-24 18:59:36 -06:00
Taylor Blau
7acb18117b git/githistory: teach AssertRef fixture helper 2017-06-20 10:40:53 -06:00
Taylor Blau
6896413a1e git/odb: move *HistoryRewriter to 'githistory' package 2017-06-05 09:48:13 -06:00