Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-20 | Fix up previous commit | Linus Torvalds | |
Add '-R' flag to diff-tree, and change the test subdirectory shell files to be executable (something that Junio couldn't get me to do through the pure patch with my current patch handling infrastructure). | |||
2005-05-14 | [PATCH] Test GIT environment use. | Junio C Hamano | |
This test makes sure that use of deprecated environment variables still works, using both new and old names makes new one take precedence, and GIT_DIR and GIT_ALTERNATE_OBJECT_DIRECTORIES mechanisms work. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Petr Baudis <pasky@ucw.cz> |