Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-21add receive.denyNonFastforwards config variableJohannes Schindelin
2006-08-04Fix crash when GIT_DIR is invalidJohannes Schindelin
2006-07-31setup_git_directory_gently: do not barf when GIT_DIR is given.Matthias Lederhofer
2006-06-10shared repository: optionally allow reading to "others".Junio C Hamano
2006-04-27revision parsing: make "rev -- paths" checks stronger.Junio C Hamano
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds
2005-12-24Introduce core.sharedrepositoryJohannes Schindelin
2005-11-30Merge branch 'jc/subdir'Junio C Hamano
2005-11-30Do not attempt to access literal dirname "GIT_OBJECT_DIRECTORY".Tommi Virtanen
2005-11-29working from subdirectory: preparationJunio C Hamano
2005-11-27setup_git_directory(): check repository format version.Junio C Hamano
2005-11-27Repository format version check.Junio C Hamano
2005-11-26setup_git_directory: make sure GIT_DIR is a valid repository.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-25Diff clean-up.Junio C Hamano
2005-09-10Retire support for old environment variables.Junio C Hamano
2005-08-28[PATCH] Make .git directory validation code test HEADLinus Torvalds
2005-08-18[PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds
2005-08-17[PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds
2005-08-17[PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds
2005-08-17[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds