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