]> git.proxmox.com Git - libgit2.git/commit - src/indexer.c
Continue error conversion
authorRussell Belfer <arrbee@arrbee.com>
Thu, 15 Mar 2012 00:36:15 +0000 (17:36 -0700)
committerRussell Belfer <arrbee@arrbee.com>
Thu, 15 Mar 2012 00:36:15 +0000 (17:36 -0700)
commitdeafee7bd7a9e2efcdff90627b6094d8c1519319
tree4b11910d7d315a6db667cc4af4c6749630612ed3
parentab43ad2fd822504446e7876d6352c968a74beb53
Continue error conversion

This converts blob.c, fileops.c, and all of the win32 files.
Also, various minor cleanups throughout the code.  Plus, in
testing the win32 build, I cleaned up a bunch (although not
all) of the warnings with the 64-bit build.
21 files changed:
src/blob.c
src/buffer.c
src/buffer.h
src/fileops.c
src/fileops.h
src/hashtable.c
src/hashtable.h
src/index.c
src/indexer.c
src/iterator.c
src/mwindow.c
src/mwindow.h
src/odb.c
src/path.c
src/path.h
src/posix.c
src/repository.c
src/win32/dir.c
src/win32/posix_w32.c
src/win32/pthread.c
src/win32/utf-conv.c