]> git.proxmox.com Git - libgit2.git/commit - src/libgit2/index.h
Support for core.ignorecase
authorPhilip Kelley <phkelley@hotmail.com>
Mon, 17 Sep 2012 19:42:41 +0000 (15:42 -0400)
committerPhilip Kelley <phkelley@hotmail.com>
Mon, 17 Sep 2012 19:42:41 +0000 (15:42 -0400)
commitec40b7f99f7f7161b0a1b24f1d8a934ec0eaacb1
tree59744c10038258c3993a4eb1b1dfc3896c35b97a
parente8776d30f7edb570f435cf746d712c696b862bdd
Support for core.ignorecase
20 files changed:
include/git2/diff.h
src/attr.c
src/attr.h
src/attr_file.c
src/attr_file.h
src/diff.c
src/ignore.c
src/ignore.h
src/index.c
src/index.h
src/iterator.c
src/iterator.h
src/status.c
src/util.c
src/util.h
src/vector.c
src/vector.h
tests-clar/attr/lookup.c
tests-clar/status/status_data.h
tests-clar/status/worktree.c