libgit2/include
Russell Belfer 797dfb28fe Add APIs to dup and free git_index_entrys
This adds git_index_entry_dup to make a copy of an existing entry
and git_index_entry_free to release the memory of the copy.  It
also updates the documentation for git_index_get_bypath and
git_index_get_byindex to make it clear that the returned structure
should *not* be modified.
2013-05-15 16:11:31 -07:00
..
git2 Add APIs to dup and free git_index_entrys 2013-05-15 16:11:31 -07:00
git2.h update copyrights 2013-01-08 17:31:27 -06:00