Sign in
googlers
/
jrn
/
git
/
38901a48375952ab6c02f22bddfa19ac2bec2c36
/
entry.c
971f229
Fix possible Solaris problem in 'checkout_entry()'
by Linus Torvalds
· 17 years ago
7a51ed6
Make on-disk index representation separate from in-core one
by Linus Torvalds
· 17 years ago
c78a249
Merge branch 'jc/maint-add-sync-stat'
by Junio C Hamano
· 17 years ago
4bd5b7d
ce_match_stat, run_diff_files: use symbolic constants for readability
by Junio C Hamano
· 17 years ago
c32f749
Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
by René Scharfe
· 17 years ago
b315c5c
strbuf change: be sure ->buf is never ever NULL.
by Pierre Habouzit
· 17 years ago
5ecd293
Rewrite convert_to_{git,working_tree} to use strbuf's.
by Pierre Habouzit
· 17 years ago
1a9d7e9
attr.c: read .gitattributes from index as well.
by Junio C Hamano
· 18 years ago
c1c10a3
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
fa2e71c
Do not expect unlink(2) to fail on a directory.
by Junio C Hamano
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
302b928
rename dirlink to gitlink.
by Martin Waitz
· 18 years ago
efbc583
entry.c: Use const qualifier for 'struct checkout' parameters
by Luiz Fernando N. Capitulino
· 18 years ago
cc2903f
remove_subtree(): Use strerror() when possible
by Luiz Fernando N. Capitulino
· 18 years ago
a2d7c6c
Merge branch 'jc/attr'
by Junio C Hamano
· 18 years ago
ac78e54
Simplify calling of CR/LF conversion routines
by Alex Riesen
· 18 years ago
f0807e6
Teach "git-read-tree -u" to check out submodules as a directory
by Linus Torvalds
· 18 years ago
78a8d64
Add core.symlinks to mark filesystems that do not support symbolic links.
by Johannes Sixt
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
6c510be
Lazy man's auto-CRLF
by Linus Torvalds
· 18 years ago
bd3a5b5
Mark places that need blob munging later for CRLF conversion.
by Linus Torvalds
· 18 years ago
93822c2
short i/o: fix calls to write to use xwrite or write_in_full
by Andy Whitcroft
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
095c424
Use PATH_MAX instead of MAXPATHLEN
by Jonas Fonseca
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 19 years ago
de84f99
Add --temp and --stage=all options to checkout-index.
by Shawn Pearce
· 19 years ago
5f73076
"Assume unchanged" git
by Junio C Hamano
· 19 years ago
1ecc18e
checkout: do not make a temporary copy of symlink target.
by Junio C Hamano
· 19 years ago
781411e
trivial: O_EXCL makes O_TRUNC redundant
by Alex Riesen
· 19 years ago
4b12dae
Return error when not checking out an entry due to dirtiness.
by Junio C Hamano
· 19 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
d48a72f
Fix replacing of a directory with a file/symlink in git-checkout-cache
by Linus Torvalds
· 20 years ago
2408cff
Make "git-checkout" create files with O_EXCL
by Linus Torvalds
· 20 years ago
f312de0
[PATCH] Let umask do its work upon filesystem object creation.
by Junio C Hamano
· 20 years ago
6ee67f2
Fix entry.c dependency and compile problem
by Linus Torvalds
· 20 years ago
12dccc1
Make fiel checkout function available to the git library
by Linus Torvalds
· 20 years ago