1. 11 Apr, 2016 1 commit
    • refs::create: strict object creation on by default · d22a8b95
      When we turned strict object creation validation on by default, we
      forgot to inform the refs::create tests of this.  They, in fact,
      believed that strict object creation was off by default.  As a result,
      their cleanup function went and turned strict object creation off for
      the remaining tests.
      Edward Thomson committed
  2. 03 Mar, 2016 1 commit
  3. 28 Feb, 2016 1 commit
  4. 12 Nov, 2015 1 commit
  5. 03 Mar, 2015 1 commit
    • Remove the signature from ref-modifying functions · 659cf202
      The signature for the reflog is not something which changes
      dynamically. Almost all uses will be NULL, since we want for the
      repository's default identity to be used, making it noise.
      
      In order to allow for changing the identity, we instead provide
      git_repository_set_ident() and git_repository_ident() which allow a user
      to override the choice of signature.
      Carlos Martín Nieto committed
  6. 16 Dec, 2014 1 commit
  7. 01 Jul, 2014 1 commit
  8. 15 Jan, 2014 1 commit
  9. 14 Nov, 2013 1 commit
  10. 07 Mar, 2013 1 commit
  11. 01 Dec, 2012 2 commits
  12. 27 Nov, 2012 1 commit
  13. 30 Sep, 2012 1 commit
  14. 25 Sep, 2012 1 commit
  15. 17 Jul, 2012 1 commit
  16. 02 May, 2012 1 commit
  17. 03 Apr, 2012 1 commit
  18. 01 Apr, 2012 1 commit
  19. 30 Mar, 2012 1 commit