24 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)

Author SHA1 Message Date
Luiz Fernando N. Capitulino efbc583126 entry.c: Use const qualifier for 'struct checkout' parameters 18 years ago
Luiz Fernando N. Capitulino cc2903fc70 remove_subtree(): Use strerror() when possible 18 years ago
Alex Riesen ac78e54804 Simplify calling of CR/LF conversion routines 18 years ago
Linus Torvalds f0807e62b4 Teach "git-read-tree -u" to check out submodules as a directory 18 years ago
Linus Torvalds 9129e056fb Teach "git-read-tree -u" to check out submodules as a directory 18 years ago
Johannes Sixt 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Linus Torvalds 6c510bee20 Lazy man's auto-CRLF 18 years ago
Linus Torvalds bd3a5b5ee5 Mark places that need blob munging later for CRLF conversion. 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Jonas Fonseca 095c424d08 Use PATH_MAX instead of MAXPATHLEN 18 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 1ecc18e4fc checkout: do not make a temporary copy of symlink target. 19 years ago
Alex Riesen 781411ed46 trivial: O_EXCL makes O_TRUNC redundant 19 years ago
Junio C Hamano 4b12dae69a Return error when not checking out an entry due to dirtiness. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Linus Torvalds d48a72f337 Fix replacing of a directory with a file/symlink in git-checkout-cache 20 years ago
Linus Torvalds 2408cff9f7 Make "git-checkout" create files with O_EXCL 20 years ago
Junio C Hamano f312de018b [PATCH] Let umask do its work upon filesystem object creation. 20 years ago
Linus Torvalds 6ee67f2610 Fix entry.c dependency and compile problem 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago