1. 26 Jan, 2018 1 commit
    • tree: reject writing null-OID entries to a tree · c0487bde
      In commit a96d3cc3f (cache-tree: reject entries with null sha1,
      2017-04-21), the git.git project has changed its stance on null OIDs in
      tree objects. Previously, null OIDs were accepted in tree entries to
      help tools repair broken history. This resulted in some problems though
      in that many code paths mistakenly passed null OIDs to be added to a
      tree, which was not properly detected.
      
      Align our own code base according to the upstream change and reject
      writing tree entries early when the OID is all-zero.
      Patrick Steinhardt committed
  2. 25 Jan, 2018 1 commit
  3. 22 Jan, 2018 1 commit
  4. 20 Jan, 2018 3 commits
  5. 19 Jan, 2018 3 commits
  6. 18 Jan, 2018 1 commit
  7. 17 Jan, 2018 7 commits
  8. 12 Jan, 2018 5 commits
  9. 11 Jan, 2018 1 commit
  10. 10 Jan, 2018 5 commits
  11. 08 Jan, 2018 3 commits
  12. 07 Jan, 2018 2 commits
  13. 05 Jan, 2018 2 commits
  14. 04 Jan, 2018 5 commits