index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-21
Merge branch 'jc/attr'
Junio C Hamano
1
-5
/
+3
2007-04-20
Simplify calling of CR/LF conversion routines
Alex Riesen
1
-5
/
+2
2007-04-14
Teach "git-read-tree -u" to check out submodules as a directory
Linus Torvalds
1
-13
/
+32
2007-03-02
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
1
-3
/
+6
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-3
/
+3
2007-02-14
Lazy man's auto-CRLF
Linus Torvalds
1
-1
/
+15
2007-02-13
Mark places that need blob munging later for CRLF conversion.
Linus Torvalds
1
-0
/
+1
2007-01-08
short i/o: fix calls to write to use xwrite or write_in_full
Andy Whitcroft
1
-2
/
+2
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-2
/
+0
2006-08-26
Use PATH_MAX instead of MAXPATHLEN
Jonas Fonseca
1
-3
/
+1
2006-04-04
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
1
-1
/
+2
2006-03-05
Add --temp and --stage=all options to checkout-index.
Shawn Pearce
1
-10
/
+32
2006-02-08
"Assume unchanged" git
Junio C Hamano
1
-1
/
+1
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
[prev]