aboutsummaryrefslogtreecommitdiff
path: root/entry.c
Commit message (Expand)AuthorAge
* Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
* convert object type handling from a string to a numberNicolas Pitre2007-02-27
* Lazy man's auto-CRLFLinus Torvalds2007-02-14
* Mark places that need blob munging later for CRLF conversion.Linus Torvalds2007-02-13
* short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft2007-01-08
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Use PATH_MAX instead of MAXPATHLENJonas Fonseca2006-08-26
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-05
* "Assume unchanged" gitJunio C Hamano2006-02-08
* checkout: do not make a temporary copy of symlink target.Junio C Hamano2006-01-27
* trivial: O_EXCL makes O_TRUNC redundantAlex Riesen2006-01-05
* Return error when not checking out an entry due to dirtiness.Junio C Hamano2005-10-04
* Big tool rename.Junio C Hamano2005-09-07
* Fix replacing of a directory with a file/symlink in git-checkout-cacheLinus Torvalds2005-07-14
* Make "git-checkout" create files with O_EXCLLinus Torvalds2005-07-13
* [PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano2005-07-06
* Fix entry.c dependency and compile problemLinus Torvalds2005-06-05
* Make fiel checkout function available to the git libraryLinus Torvalds2005-06-05