]> git.proxmox.com Git - libgit2.git/commit - src/merge.h
move mode_t to filebuf_open instead of _commit
authorEdward Thomson <ethomson@microsoft.com>
Mon, 4 Nov 2013 23:28:57 +0000 (18:28 -0500)
committerEdward Thomson <ethomson@microsoft.com>
Tue, 5 Nov 2013 03:33:05 +0000 (22:33 -0500)
commit1d3a8aeb4bd032d0bf34039fbcb308fba06b862a
tree8e9165cfd8c4c3919abd2d4f301b1f45e281d5eb
parentf966acd13366d21e0b9beeecf021c0114596c716
move mode_t to filebuf_open instead of _commit
19 files changed:
src/blob.c
src/checkout.c
src/config_file.c
src/fetchhead.c
src/filebuf.c
src/filebuf.h
src/fileops.c
src/fileops.h
src/index.c
src/indexer.c
src/merge.c
src/merge.h
src/odb_loose.c
src/refdb_fs.c
src/repository.c
tests-clar/config/stress.c
tests-clar/core/filebuf.c
tests-clar/index/tests.c
tests-clar/odb/alternates.c