Files
libgit2/include/git2
Russell Belfer d8057a5b0e Make git_object_peel a bit smarter
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`.
2012-08-27 11:53:59 -07:00
..
2012-08-11 18:14:07 -07:00
2012-07-31 19:39:06 -07:00
2012-07-31 21:25:48 -07:00
2012-08-22 16:16:42 -07:00
2012-08-24 11:00:26 -07:00
2012-08-22 11:42:00 -07:00
2012-08-19 01:26:06 -07:00
2012-06-07 16:25:37 +02:00
2012-02-13 17:11:09 +01:00
2012-08-27 11:53:59 -07:00
2012-06-12 15:24:33 +02:00
2012-08-24 20:29:39 +02:00
2012-08-27 11:53:59 -07:00
2012-02-13 17:11:09 +01:00
2012-02-13 17:11:09 +01:00