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