]> git.proxmox.com Git - libgit2.git/commit - include/git2/revwalk.h
Take the first stab at defining revision traversal
authorShawn O. Pearce <spearce@spearce.org>
Fri, 31 Oct 2008 19:30:28 +0000 (12:30 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 31 Oct 2008 19:47:11 +0000 (12:47 -0700)
commit061605020c8f212d696a2a3d28e20c7091c09443
tree02f498e4bb85187f9fbc0b0e2eee06d5c9c27a0d
parent0e7fa1fe6837a46fad03e7fa9a3df0815364982d
Take the first stab at defining revision traversal

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile
src/git_commit.c [new file with mode: 0644]
src/git_commit.h [new file with mode: 0644]
src/git_common.h
src/git_revwalk.c [new file with mode: 0644]
src/git_revwalk.h [new file with mode: 0644]