]> git.proxmox.com Git - libgit2.git/commit
Merge pull request #968 from arrbee/diff-support-typechange
authorRussell Belfer <rb@github.com>
Wed, 17 Oct 2012 21:14:51 +0000 (14:14 -0700)
committerRussell Belfer <rb@github.com>
Wed, 17 Oct 2012 21:14:51 +0000 (14:14 -0700)
commit4c47a8bcfe03c42096b74d4af06ab95fb95fd211
treec79eb8290ef110faff68ae2d5746455095508e1e
parent6012e86839bbdfc98085662c22f8e34b6f6abefb
parent52a61bb8047f431bf363bd9327d0f34884437c83
Merge pull request #968 from arrbee/diff-support-typechange

Support TYPECHANGE records in status and adjust checkout accordingly
include/git2/checkout.h
include/git2/status.h
src/clone.c
src/fileops.c
src/refs.c
src/status.c
tests-clar/diff/iterator.c