author | Junio C Hamano <junkio@cox.net> | |
Sun, 29 Apr 2007 08:52:43 +0000 (01:52 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 29 Apr 2007 08:52:43 +0000 (01:52 -0700) |
* maint:
http.c: Fix problem with repeated calls of http_init
Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
Fix import-tars fix.
Update .mailmap with "Michael"
Do not barf on too long action description
Catch empty pathnames in trees during fsck
Don't allow empty pathnames in fast-import
import-tars: be nice to wrong directory modes
git-svn: Added 'find-rev' command
git shortlog documentation: add long options and fix a typo
http.c: Fix problem with repeated calls of http_init
Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
Fix import-tars fix.
Update .mailmap with "Michael"
Do not barf on too long action description
Catch empty pathnames in trees during fsck
Don't allow empty pathnames in fast-import
import-tars: be nice to wrong directory modes
git-svn: Added 'find-rev' command
git shortlog documentation: add long options and fix a typo
1 | 2 | |||
---|---|---|---|---|
Documentation/git.txt | patch | | diff1 | | diff2 | | blob | history |
builtin-fetch--tool.c | patch | | diff1 | | diff2 | | blob | history |
builtin-fsck.c | patch | | diff1 | | diff2 | | blob | history |
contrib/fast-import/import-tars.perl | patch | | diff1 | | diff2 | | blob | history |
fast-import.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git.txt
Simple merge
diff --cc builtin-fetch--tool.c
Simple merge
diff --cc builtin-fsck.c
Simple merge
diff --cc contrib/fast-import/import-tars.perl
Simple merge
diff --cc fast-import.c
Simple merge