1. 27 Aug, 2012 1 commit
    • Make git_object_peel a bit smarter · d8057a5b
      This expands the types of peeling that `git_object_peel` knows
      how to do to include TAG -> BLOB peeling, and makes the errors
      slightly more consistent depending on the situation.  It also
      adds a new special behavior where peeling to ANY will peel until
      the object type changes (e.g. chases TAGs to a non-TAG).
      
      Using this expanded peeling, this replaces peeling code that was
      embedded in `git_tag_peel` and `git_reset`.
      Russell Belfer committed
  2. 25 Aug, 2012 5 commits
  3. 24 Aug, 2012 15 commits
  4. 23 Aug, 2012 2 commits
  5. 22 Aug, 2012 9 commits
  6. 21 Aug, 2012 6 commits
  7. 20 Aug, 2012 2 commits