]> git.proxmox.com Git - libgit2.git/commit - src/checkout.c
Clean up index snapshot function naming
authorRussell Belfer <rb@github.com>
Fri, 14 Mar 2014 20:53:15 +0000 (13:53 -0700)
committerRussell Belfer <rb@github.com>
Thu, 17 Apr 2014 21:43:46 +0000 (14:43 -0700)
commit52bb0476a8ad462c56b1d2c68b6d5f20f947ee50
treeed4e78ea3062c1b24a78bc82f86685a964fda77e
parent8a2834d34173220c56bd1898397c0e6d200f327d
Clean up index snapshot function naming

Clear up some of the various "find" functions and the snapshot
API naming to be things I like more.
src/checkout.c
src/index.c
src/index.h
src/iterator.c
src/pathspec.c