summaryrefslogtreecommitdiff
path: root/entry.c
AgeCommit message (Expand)Author
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce
2006-02-09"Assume unchanged" gitJunio C Hamano
2006-01-27checkout: do not make a temporary copy of symlink target.Junio C Hamano
2006-01-06trivial: O_EXCL makes O_TRUNC redundantAlex Riesen
2005-10-05Return error when not checking out an entry due to dirtiness.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-07-14Fix replacing of a directory with a file/symlink in git-checkout-cacheLinus Torvalds
2005-07-14Make "git-checkout" create files with O_EXCLLinus Torvalds
2005-07-06[PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano
2005-06-06Fix entry.c dependency and compile problemLinus Torvalds
2005-06-06Make fiel checkout function available to the git libraryLinus Torvalds