summaryrefslogtreecommitdiffstats
path: root/path.c
AgeCommit message (Expand)AuthorLines
2005-12-03[PATCH] daemon.c and path.enter_repo(): revamp path validation.Junio C Hamano-54/+99
2005-11-27Check repository format version in enter_repo().Junio C Hamano-0/+1
2005-11-20Fix "do not DWIM" patch to enter_repo"Junio C Hamano-1/+1
2005-11-20Fix sparse warningsTimo Hirvonen-1/+1
2005-11-19Do not DWIM in userpath library under strict mode.Junio C Hamano-17/+60
2005-11-19Library code for user-relative paths, take three.Andreas Ericsson-0/+72
2005-09-27[PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege-3/+1
2005-09-09Retire support for old environment variables.Junio C Hamano-1/+1
2005-08-23Fix ?: statements.Jason Riedy-1/+3
2005-08-08[PATCH] git_mkstemp() fixHolger Eitzenberger-2/+7
2005-08-05[PATCH] git: add git_mkstemp()Holger Eitzenberger-0/+26
2005-07-08Add "mkpath()" helper functionLinus Torvalds-0/+60