25 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Matthias Lederhofer 7627943a1b getenv/setenv: use constants if available 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
Junio C Hamano c847f53712 Detached HEAD (experimental) 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano fe732edee1 adjust_shared_perm: chmod() only when needed. 18 years ago
Linus Torvalds e7676d2f64 Allow multiple "git_path()" uses 18 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Peter Eriksen bfbd0bb6ec Implement safe_strncpy() as strlcpy() and use it more. 19 years ago
Junio C Hamano 94df2506ed shared repository: optionally allow reading to "others". 19 years ago
Junio C Hamano 138086a725 shared repository - add a few missing calls to adjust_shared_perm(). 19 years ago
Junio C Hamano d79374c7b5 [PATCH] daemon.c and path.enter_repo(): revamp path validation. 19 years ago
Junio C Hamano 1644162ad5 Check repository format version in enter_repo(). 19 years ago
Junio C Hamano e0a87193d3 Fix "do not DWIM" patch to enter_repo" 19 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 19 years ago
Junio C Hamano 0870ca7fab Do not DWIM in userpath library under strict mode. 19 years ago
Andreas Ericsson 54f4b87454 Library code for user-relative paths, take three. 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Holger Eitzenberger 35c3c62983 [PATCH] git_mkstemp() fix 20 years ago
Holger Eitzenberger f2db68eda8 [PATCH] git: add git_mkstemp() 20 years ago
Linus Torvalds 26c8a533af Add "mkpath()" helper function 20 years ago