summaryrefslogtreecommitdiff
path: root/entry.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-04Return error when not checking out an entry due to dirtiness.Libravatar Junio C Hamano1-1/+1
2005-09-07Big tool rename.Libravatar Junio C Hamano1-6/+6
2005-07-14Fix replacing of a directory with a file/symlink in git-checkout-cacheLibravatar Linus Torvalds1-12/+8
2005-07-13Make "git-checkout" create files with O_EXCLLibravatar Linus Torvalds1-2/+2
2005-07-06[PATCH] Let umask do its work upon filesystem object creation.Libravatar Junio C Hamano1-2/+2
2005-06-05Fix entry.c dependency and compile problemLibravatar Linus Torvalds1-1/+1
2005-06-05Make fiel checkout function available to the git libraryLibravatar Linus Torvalds1-0/+160