| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| git | ||
| sha1 | ||
| cc-compat.h | ||
| commit.c | ||
| commit.h | ||
| common.h | ||
| delta-apply.c | ||
| delta-apply.h | ||
| errors.c | ||
| errors.h | ||
| fileops.c | ||
| fileops.h | ||
| hash.c | ||
| hash.h | ||
| odb.c | ||
| odb.h | ||
| oid.c | ||
| revwalk.c | ||
| revwalk.h | ||
| thread-utils.c | ||
| thread-utils.h | ||
| util.c | ||
| util.h |
On windows, unless we use the O_BINARY flag in the open() call, the file I/O routines will perform line ending conversion (\r\n => \n on input, \n => \r\n on output). In addition to the performance penalty, most files in the object database are binary and will, therefore, become corrupted by this conversion. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| git | Loading commit data... | |
| sha1 | Loading commit data... | |
| cc-compat.h | Loading commit data... | |
| commit.c | Loading commit data... | |
| commit.h | Loading commit data... | |
| common.h | Loading commit data... | |
| delta-apply.c | Loading commit data... | |
| delta-apply.h | Loading commit data... | |
| errors.c | Loading commit data... | |
| errors.h | Loading commit data... | |
| fileops.c | Loading commit data... | |
| fileops.h | Loading commit data... | |
| hash.c | Loading commit data... | |
| hash.h | Loading commit data... | |
| odb.c | Loading commit data... | |
| odb.h | Loading commit data... | |
| oid.c | Loading commit data... | |
| revwalk.c | Loading commit data... | |
| revwalk.h | Loading commit data... | |
| thread-utils.c | Loading commit data... | |
| thread-utils.h | Loading commit data... | |
| util.c | Loading commit data... | |
| util.h | Loading commit data... |