1. 04 Jan, 2018 2 commits
    • cmake: allow explicitly choosing SHA1 backend · 70aa6146
      Right now, if SHA1DC is disabled, the SHA1 backend is mostly chosen
      based on which system libgit2 is being compiled on and which libraries
      have been found. To give developers and distributions more choice,
      enable them to request specific backends by passing in a
      `-DSHA1_BACKEND=<BACKEND>` option instead. This completely replaces the
      previous auto-selection.
      Patrick Steinhardt committed
    • cmake: default to using SHA1DC · e7495ce6
      Upstream git.git has changed their default SHA1 implementation to the
      collision-detection algorithm SHA1DC in commit e6b07da27 (Makefile: make
      DC_SHA1 the default, 2017-03-17). To match upstream, align ourselves and
      switch over to SHA1DC by default.
      Patrick Steinhardt committed
  2. 01 Jan, 2018 1 commit
  3. 30 Dec, 2017 6 commits
  4. 29 Dec, 2017 2 commits
  5. 28 Dec, 2017 1 commit
  6. 26 Dec, 2017 4 commits
  7. 23 Dec, 2017 7 commits
  8. 20 Dec, 2017 10 commits
  9. 19 Dec, 2017 1 commit
  10. 18 Dec, 2017 1 commit
  11. 16 Dec, 2017 1 commit
  12. 15 Dec, 2017 4 commits