]> git.proxmox.com Git - libgit2.git/commit - src/object.c
error handling: move the missing parts over to the new error handling
authorCarlos Martín Nieto <carlos@cmartin.tk>
Thu, 26 Apr 2012 13:05:07 +0000 (15:05 +0200)
committerCarlos Martín Nieto <carlos@cmartin.tk>
Thu, 26 Apr 2012 13:38:42 +0000 (15:38 +0200)
commit3aa351ea0fa0d9e8d155801cdac1e83d3b1717c1
tree9b2d8994245744ca0d2c2d07ef2d61e420451172
parenteb3d71a5bcd78cb4840e62194e8998141508af88
error handling: move the missing parts over to the new error handling
include/git2/errors.h
src/commit.c
src/delta-apply.c
src/filter.c
src/object.c
src/refspec.c
src/tag.c
src/tree.c
tests-clar/object/tree/frompath.c