summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-01-09 16:07:54 -0800
committerRussell Belfer <rb@github.com>2013-01-15 09:51:35 -0800
commit25423d03b826f9647e72a56b14e08967d92ae479 (patch)
tree49b53c1c5ca7ac1f262eb3e1b5a6b3ceaf0b1692 /src/commit.c
parent98527b5b241ce9d240537f60e87aa9dd084c0f36 (diff)
downloadlibgit2-25423d03b826f9647e72a56b14e08967d92ae479.tar.gz
Support case insensitive tree iterators and status
This makes tree iterators directly support case insensitivity by using a secondary index that can be sorted by icase. Also, this fixes the ambiguity check in the git_status_file API to also be case insensitive. Lastly, this adds new test cases for case insensitive range boundary checking for all types of iterators. With this change, it should be possible to deprecate the spool and sort iterator, but I haven't done that yet.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions