]> git.proxmox.com Git - libgit2.git/commit - src/refs.c
oid: Rename methods
authorVicent Marti <tanoku@gmail.com>
Thu, 16 Jun 2011 00:36:21 +0000 (02:36 +0200)
committerVicent Marti <tanoku@gmail.com>
Thu, 16 Jun 2011 00:36:21 +0000 (02:36 +0200)
commitfa48608ec30758dbf6d0d26d3c4f8efba8efe8e9
tree31e3cc7bedaa6c4d3a8b8d37903991ed811eb02d
parent43521d0688c744e98f07f19dd0b15e6b2c763693
oid: Rename methods

Yeah. Finally. Fuck the old names, this ain't POSIX
and they don't make any sense at all.
18 files changed:
examples/general.c
include/git2/oid.h
src/index.c
src/odb_loose.c
src/odb_pack.c
src/oid.c
src/refs.c
src/revwalk.c
src/tree.c
tests/t01-rawobj.c
tests/t02-objread.c
tests/t03-objwrite.c
tests/t04-commit.c
tests/t05-revwalk.c
tests/t06-index.c
tests/t08-tag.c
tests/t09-tree.c
tests/t10-refs.c