]> git.proxmox.com Git - libgit2.git/commit - src/diff.c
Remove old and unused error codes
authorVicent Martí <tanoku@gmail.com>
Thu, 3 May 2012 02:56:38 +0000 (19:56 -0700)
committerVicent Martí <tanoku@gmail.com>
Thu, 3 May 2012 02:56:38 +0000 (19:56 -0700)
commit3fbcac89c47cb66ea193f66da6d93d1c36ed0f5e
tree1774677db7e5f0e33c3ab3967d64e2c95a631a5e
parentb02bcd97f80beabc96cd1f861bfc3b5f7532ef8b
Remove old and unused error codes
24 files changed:
include/git2/errors.h
include/git2/refspec.h
src/config.c
src/crlf.c
src/delta-apply.c
src/diff.c
src/errors.c
src/fetch.c
src/filter.c
src/object.c
src/refspec.c
src/revwalk.c
src/tag.c
src/transport.c
src/transports/git.c
src/transports/http.c
src/tree-cache.c
src/tree.c
src/util.c
src/util.h
tests-clar/clar_libgit2.h
tests-clar/core/errors.c
tests-clar/network/remotes.c
tests-clar/object/tree/frompath.c