Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-01-27 | checkout: do not make a temporary copy of symlink target. | Junio C Hamano | 1 | -6/+3 |
2006-01-05 | trivial: O_EXCL makes O_TRUNC redundant | Alex Riesen | 1 | -1/+1 |
2005-10-04 | Return error when not checking out an entry due to dirtiness. | Junio C Hamano | 1 | -1/+1 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -6/+6 |
2005-07-14 | Fix replacing of a directory with a file/symlink in git-checkout-cache | Linus Torvalds | 1 | -12/+8 |
2005-07-13 | Make "git-checkout" create files with O_EXCL | Linus Torvalds | 1 | -2/+2 |
2005-07-06 | [PATCH] Let umask do its work upon filesystem object creation. | Junio C Hamano | 1 | -2/+2 |
2005-06-05 | Fix entry.c dependency and compile problem | Linus Torvalds | 1 | -1/+1 |
2005-06-05 | Make fiel checkout function available to the git library | Linus Torvalds | 1 | -0/+160 |