author | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Nov 2008 03:23:51 +0000 (19:23 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Nov 2008 03:23:51 +0000 (19:23 -0800) |
* maint:
sha1_file.c: resolve confusion EACCES vs EPERM
sha1_file: avoid bogus "file exists" error message
git checkout: don't warn about unborn branch if -f is already passed
bash: offer refs instead of filenames for 'git revert'
bash: remove dashed command leftovers
git-p4: fix keyword-expansion regex
fast-export: use an unsorted string list for extra_refs
Add new testcase to show fast-export does not always exports all tags
sha1_file.c: resolve confusion EACCES vs EPERM
sha1_file: avoid bogus "file exists" error message
git checkout: don't warn about unborn branch if -f is already passed
bash: offer refs instead of filenames for 'git revert'
bash: remove dashed command leftovers
git-p4: fix keyword-expansion regex
fast-export: use an unsorted string list for extra_refs
Add new testcase to show fast-export does not always exports all tags
1 | 2 | |||
---|---|---|---|---|
builtin-checkout.c | patch | | diff1 | | diff2 | | blob | history |
contrib/completion/git-completion.bash | patch | | diff1 | | diff2 | | blob | history |
contrib/fast-import/git-p4 | patch | | diff1 | | diff2 | | blob | history |
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
t/t9301-fast-export.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-checkout.c
Simple merge
diff --cc contrib/completion/git-completion.bash
Simple merge
diff --cc contrib/fast-import/git-p4
Simple merge
diff --cc sha1_file.c
Simple merge
diff --cc t/t9301-fast-export.sh
Simple merge